The specified procedure could not be found

May 20, 2008
12,167
133
Syracuse, NY, USA
Code:
g:\tc14> echo %@winapi[g:\tc14\takecmd.dll,TakeCommandIPC,"HWND",BUFFER]
TCC: (Sys) The specified procedure could not be found.
"TakeCommandIPC"
 
May 20, 2008
12,167
133
Syracuse, NY, USA
And though it works with @WINAPI[], @CAPI[] (works also) may be more appropriate since it's not declared as WINAPI (but as I recall, I added its declaration to TakeCmd.h, hopefully with Rex's advice). :)
 

Similar threads