Friday, January 17, 2003, 10:54:37 AM, you wrote: > As I wrote to you, you should use the _stdcall (or whatever > underscores it needs - depending on compiler or WINAPI) as the calling > convention for all functions. I think this is the reason the program > does not go any further.
Using Visual C++ and switching from __cdecl to __stdcall results in TB throwing an error saying it cannot initialize the plugin. Rob ________________________________________________ Current version is 1.62 | "Using TBDEV" information: http://www.silverstones.com/thebat/TBUDLInfo.html

