mercredi 4 mars 2015

Need sqlite 3 stdcall library

Tool:Visual Studio 2010


I have a MFC vc++ application which depends upon 3 dlls with calling type as _STDCALL. Now i have to use SQLite3 database with the application as a library .


But unfortunately i cannot build a static library or dll with STDCALL. It gives me compilation error while doing so. But compiles perfectly with CDECL convention.


Can you please tell me steps to build with STDCALL ? Or how to overcome this problem?


Many Thanks! Thank you, Selva


Aucun commentaire:

Enregistrer un commentaire