Christy,
I looked in the glut sources. I think It will not possible to use
glut32.dll with SwiftForth.
The executable GLUT consumer have to be a CONSOLE application,
there is a lot of "printf" in the code.
Also, the executable have to be a multitheaded application.
Inside GLUT.H, there is the next definition:
...
/* GLUT callback calling convention for Win32. */
# define GLUTCALLBACK __cdecl
...
So, the __cdecl convention is used. Not compatible with CB:
Charles
----------------------------------------------------------------------
sftalk_at_forth.com The SwiftForth programming discussion email list
To unsubscribe, send subject "unsubscribe" to sftalk-request_at_forth.com
For list command help, send subject "help" to sftalk-request_at_forth.com
Message archives are located at http://www.forth.com/archive/sftalk
----------------------------------------------------------------------
This list is a forum for SwiftForth users. For product support and bug
reports, please send email to support_at_forth.com
----------------------------------------------------------------------
Received on Fri Feb 11 2005 - 04:47:32 PST
Subscribe to our e-mail list service. It's free for all SwiftForth and SwiftX users!
This archive was generated 09-Feb-2012. Archive updated nightly.