Build Log
--------------------Configuration: exdll - Win32 Release--------------------
Command Lines
Creating temporary file "K:\Temp\RSPE6.tmp" with contents [ /nologo /MT /W3 /GX /O1 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_MBCS" /D "_USRDLL" /D "EXDLL_EXPORTS" /Fp"Release/exdll.pch" /YX /Fo"Release/" /Fd"Release/" /FD /c "F:\vpatch\Code\rev15\DLL_C\exdll.cpp" ] Creating command line "cl.exe @K:\Temp\RSPE6.tmp" Creating temporary file "K:\Temp\RSPE7.tmp" with contents [ kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /entry:"_DllMainCRTStartup" /dll /incremental:no /pdb:"Release/vpatchdll.pdb" /machine:I386 /nodefaultlib /out:"vpatchdll.bin" /implib:"Release/vpatchdll.lib" /opt:nowin98 .\Release\exdll.obj ] Creating command line "link.exe @K:\Temp\RSPE7.tmp"Output Window
Compiling... exdll.cpp F:\vpatch\Code\rev15\DLL_C\exdll.cpp(93) : error C2440: '=' : cannot convert from 'void *' to 'struct HINSTANCE__ *' Conversion from 'void*' to pointer to non-'void' requires an explicit cast Error executing cl.exe.Results
vpatchdll.bin - 1 error(s), 0 warning(s)