Build Log
  

Build started: Project: progwrp, Configuration: Release|x64

Command Lines
  
Creating temporary file "c:\Users\win32\Documents\progwrp\progwrp\x64\Release\RSP000013103881315124.rsp" with contents
[
/Ox /Oi /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_USRDLL" /D "PROGWRP_EXPORTS" /D "_WINDLL" /D "_UNICODE" /D "UNICODE" /FD /EHsc /MT /GS- /Gy /Fo"x64\Release\\" /Fd"progwrp.pdb" /W3 /c /TC .\dllmain.c
]
Creating command line "cl.exe @c:\Users\win32\Documents\progwrp\progwrp\x64\Release\RSP000013103881315124.rsp /nologo /errorReport:prompt"
Creating temporary file "c:\Users\win32\Documents\progwrp\progwrp\x64\Release\RSP000014103881315124.rsp" with contents
[
/OUT:"C:\Users\win32\Documents\progwrp\x64\Release\progwrp.dll" /INCREMENTAL:NO /DLL /MANIFEST:NO /NODEFAULTLIB /DEBUG /PDB:"c:\Users\win32\Documents\progwrp\x64\Release\progwrp.pdb" /SUBSYSTEM:CONSOLE /OPT:REF /OPT:ICF /ENTRY:"DllMain" /RELEASE /BASE:"0x17000000" /DYNAMICBASE /NXCOMPAT /MACHINE:X64 ntdll.lib setupapi.lib psapi.lib pdh.lib ws2_32.lib kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib

".\x64\Release\advapi.obj"

".\x64\Release\condvar.obj"

".\x64\Release\dbg.obj"

".\x64\Release\dllmain.obj"

".\x64\Release\dwmapi.obj"

".\x64\Release\dxgi.obj"

".\x64\Release\evt_log.obj"

".\x64\Release\exports.obj"

".\x64\Release\fiber.obj"

".\x64\Release\file.obj"

".\x64\Release\initonce.obj"

".\x64\Release\ip.obj"

".\x64\Release\locale.obj"

".\x64\Release\misc.obj"

".\x64\Release\module.obj"

".\x64\Release\ole32.obj"

".\x64\Release\power.obj"

".\x64\Release\processor.obj"

".\x64\Release\procthread.obj"

".\x64\Release\product.obj"

".\x64\Release\psapi.obj"

".\x64\Release\ptr.obj"

".\x64\Release\registry.obj"

".\x64\Release\setupapi.obj"

".\x64\Release\shell.obj"

".\x64\Release\srw.obj"

".\x64\Release\synch.obj"

".\x64\Release\tls.obj"

".\x64\Release\user.obj"

".\x64\Release\wer.obj"

".\x64\Release\rsrc.res"
]
Creating command line "link.exe @c:\Users\win32\Documents\progwrp\progwrp\x64\Release\RSP000014103881315124.rsp /NOLOGO /ERRORREPORT:PROMPT"
Output Window
  
Compiling...
dllmain.c
.\dllmain.c(144): warning C4996: 'GetVersion': was declared deprecated
.\dllmain.c(477): warning C4101: 'ansi_str': unreferenced local variable
.\dllmain.c(473): warning C4101: 'bcryptprimitives': unreferenced local variable
.\dllmain.c(575): warning C4133: 'function': incompatible types - from 'volatile BOOLEAN *' to 'volatile LONG *'
.\dllmain.c(573): warning C4101: 'tid': unreferenced local variable
Linking...
   Creating library C:\Users\win32\Documents\progwrp\x64\Release\progwrp.lib and object C:\Users\win32\Documents\progwrp\x64\Release\progwrp.exp
LINK : warning LNK4281: undesirable base address 0x17000000 for x64 image; set base address above 4GB for best ASLR optimization
Results
  
Build log was saved at "file://c:\Users\win32\Documents\progwrp\progwrp\x64\Release\BuildLog.htm"
progwrp - 0 error(s), 6 warning(s)