jds, on 21 December 2011 - 01:50 AM, said:
Not sure, but a couple years ago or so I managed to build it under VC6 Express with Windows SDK 2003. Haven't tried that lately, things may have changed.
EDIT:
Just gave it a spin and I got most components compiled, except for kexbasen.dll , kexcontrol.exe and VKrnlEx.vxd . Didn't care to alter the original project settings, I'm too tired right now.
Errors:
Linking... Creating library Release/kexbasen.lib and object Release/kexbasen.exp SHBindToParent.obj : error LNK2001: unresolved external symbol __imp__ILFindLastID@4 SHBindToParent.obj : error LNK2001: unresolved external symbol __imp__ILFree@4 SHBindToParent.obj : error LNK2001: unresolved external symbol __imp__ILRemoveLastID@4 SHBindToParent.obj : error LNK2001: unresolved external symbol __imp__ILClone@4 SHCreateDirectoryEx.obj : error LNK2001: unresolved external symbol __imp__SHCreateDirectory@8 SHGetFolderLocation.obj : error LNK2001: unresolved external symbol __imp__SHILCreateFromPath@12 SHGetSpecialFolder.obj : error LNK2001: unresolved external symbol __imp__SHGetSpecialFolderPath@16 Release/kexbasen.dll : fatal error LNK1120: 7 unresolved externals Error executing link.exe. -------------------Configuration: kexcontrol - Win32 Release-------------------- Linking... kexcontrol.obj : error LNK2001: unresolved external symbol __imp__kexUninit kexcontrol.obj : error LNK2001: unresolved external symbol __imp__kexDbgDumpImtes kexcontrol.obj : error LNK2001: unresolved external symbol __imp__kexDbgDumpConfigurations kexcontrol.obj : error LNK2001: unresolved external symbol __imp__kexDbgDumpAppSettings kexcontrol.obj : error LNK2001: unresolved external symbol __imp__kexInit Release/kexcontrol.exe : fatal error LNK1120: 5 unresolved externals Error executing link.exe. -------------------Configuration: VxD - Win32 Release-------------------- Linking... LINK : fatal error LNK1181: cannot open input file "vxdwraps.clb" Error executing link.exe.
This post has been edited by Drugwash: 16 January 2012 - 04:39 AM



Help


Back to top









