I try this tutorial to create dll.
http://msdn.microsoft.com/en-us/library/ms235636%28v=vs.90%29.aspx
I succeed to created dll (but I build win32 app to try). Now I am in the second part, where I configurated the win32 exe app.
But I got these errors:
http://paste.ofcode.org/38w9jH52NUr3ZPe2Wy3P65D
The MyExecRefs code is:
http://paste.ofcode.org/7km9bLKHcVkENbL6gsZjVA
Any idea where is problem? I think I have the paths configurated correctly.
http://msdn.microsoft.com/en-us/library/ms235636%28v=vs.90%29.aspx
I succeed to created dll (but I build win32 app to try). Now I am in the second part, where I configurated the win32 exe app.
But I got these errors:
http://paste.ofcode.org/38w9jH52NUr3ZPe2Wy3P65D
The MyExecRefs code is:
http://paste.ofcode.org/7km9bLKHcVkENbL6gsZjVA
Any idea where is problem? I think I have the paths configurated correctly.
Last edited:
