programming tools for Windows applications development
  Home  |   SwiftForth Archive  |   SwiftX Archive  |

Calling DLL function from assembler in Swiftforth

From: <John.Ballenthin_at_hanscom.af.mil>
Date: Thu, 28 Feb 2002 13:50:20 -0500

How do I call a DLL imported function from the
assembler. I have no problem using the function
from FORTH itself. I have tried

    dllfunc CALL
   ' dllfunc CALL
   ' dllfunc >CODE CALL

Where dllfunc is a valid function visible from the .IMPORTS statement.

All of these give me an access violation.

John Ballenthin
John.Ballenthin_at_hanscom.af.mil
----------------------------------------------------------------------
sftalk_at_forth.com The SwiftForth programming discussion email list
To unsubscribe, send subject "unsubscribe sftalk" to listar_at_forth.com
For help with listar commands, send subject "help" to listar_at_forth.com
Archives are located at http://www.forth.com/sftalk -- check them out!
Search the archives! Visit http://www.forth.com/search for details.
Received on Thu Feb 28 2002 - 10:58:31 PST

This archive was generated by hypermail 2.2.0 : Fri Nov 21 2008 - 03:04:21 PST