I have another bit of information, while playing around with my cpp build to lib, if I change C/C++ tab's Code Generation->Calling convention: from __cdecl* to __stdcall I would those error of unresolved externals with my lib file. If I keep the __cdecl*, the unresolved externals would not appear. I am really not sure what this means. 8-((
-- Jimmy --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
