在Visual c++中做一個DLL時出現Linker Tools Warning LNK4086
entrypoint 'function' is not __stdcall with 12 bytes of arguments;
image may not run
help中說...
The entry point for a DLL must be __stdcall. Either recompile the function
with the /Gz option or specify __stdcall or WINAPI when you define
the function.
我加入了/Gz但仍然不行,我不懂甚麼是_stdcall,跟它所說的另一個解決方法我也看不
懂,請叫一下各位高手門,我該如何解決啊?????
--
[m [1;31m※ 來源:‧輔大美少女夢工場 bbs.secc.fju.edu.tw‧[FROM: 140.124.70.160] [m