Forum Discussion
AlexKaras
13 years agoChampion Level 3
Hi
Venkateswaran,
According to your description, the fourth version should be correct (call Def_DLL.DefineProc ("AQ_SetStart", vt_int , vt_void)).
If it does not work, I would recommend to either post here or submit a Support Request (http://support.smartbear.com/support/message/) and provide the full contents of script and library function code (C-source and header file). My guess is that some mandatory declaration (like stdcall) was missed when creating the dll library.
Venkateswaran,
According to your description, the fourth version should be correct (call Def_DLL.DefineProc ("AQ_SetStart", vt_int , vt_void)).
If it does not work, I would recommend to either post here or submit a Support Request (http://support.smartbear.com/support/message/) and provide the full contents of script and library function code (C-source and header file). My guess is that some mandatory declaration (like stdcall) was missed when creating the dll library.
Related Content
- 6 years ago
- 6 years ago
Recent Discussions
- 5 hours ago