i study for "3dgs7\sdk_plugin\sampledll.cpp",but i have a question,
and then build by vs2005,at last i get "sampledll.dll".
and i can used sampledll.wdl to call sampledll`s function,but ): I can`t used sampledll.c to call sampledll`s function.

this is a part of sampledll.cpp
//---------------------------------------------------------
///////////////////////////////////////////////////////////////////////
// Use this source as template for your own DLLs.
// Copy sampledll.dll to the acknex_plugins folder,
// and include "sampledll.wdl" into your script.
///////////////////////////////////////////////////////////////////////
//---------------------------------------------------------

is that mean we can`t call dll`s function by lite-C??

can you tell me?


development 3d game is interesting!