Some questions about build proxy dll through *.idl files
-
I managed to get four files by compiling the *.idl file.But I have some problems in compiling the four files and the *.def file.When these files were being linked,I was told the following information: MyProxy.def : error LNK2001: unresolved external symbol DllRegisterServer MyProxy.def : error LNK2001: unresolved external symbol DllUnregisterServer I think the *.idl file will define the two functions for me.Is it true?And what's wrong?Do I have to define the two functions on myself?Inform me of the details,please.Many thanks for you read my question.I'm waiting for your reply.Thank you for reading my question.:eek:
-
I managed to get four files by compiling the *.idl file.But I have some problems in compiling the four files and the *.def file.When these files were being linked,I was told the following information: MyProxy.def : error LNK2001: unresolved external symbol DllRegisterServer MyProxy.def : error LNK2001: unresolved external symbol DllUnregisterServer I think the *.idl file will define the two functions for me.Is it true?And what's wrong?Do I have to define the two functions on myself?Inform me of the details,please.Many thanks for you read my question.I'm waiting for your reply.Thank you for reading my question.:eek: