mirror of
https://bitbucket.org/theswgsource/client-tools-1.2.git
synced 2026-01-16 23:04:40 -05:00
safeseh and other fun
This commit is contained in:
@@ -178,6 +178,7 @@
|
||||
<BaseAddress>0x62A00000</BaseAddress>
|
||||
<ImportLibrary>.\..\..\..\..\..\..\compile\win32\Direct3d9\Release/gl05_r.lib</ImportLibrary>
|
||||
<TargetMachine>MachineX86</TargetMachine>
|
||||
<ImageHasSafeExceptionHandlers>false</ImageHasSafeExceptionHandlers>
|
||||
</Link>
|
||||
<Bscmake>
|
||||
<SuppressStartupBanner>true</SuppressStartupBanner>
|
||||
|
||||
@@ -233,6 +233,7 @@
|
||||
<BaseAddress>0x62A00000</BaseAddress>
|
||||
<ImportLibrary>.\..\..\..\..\..\..\compile\win32\Direct3d9_ffp\Release/gl06_r.lib</ImportLibrary>
|
||||
<TargetMachine>MachineX86</TargetMachine>
|
||||
<ImageHasSafeExceptionHandlers>false</ImageHasSafeExceptionHandlers>
|
||||
</Link>
|
||||
<Bscmake>
|
||||
<SuppressStartupBanner>true</SuppressStartupBanner>
|
||||
|
||||
@@ -233,6 +233,7 @@
|
||||
<BaseAddress>0x62A00000</BaseAddress>
|
||||
<ImportLibrary>.\..\..\..\..\..\..\compile\win32\Direct3d9_vsps\Release/gl07_r.lib</ImportLibrary>
|
||||
<TargetMachine>MachineX86</TargetMachine>
|
||||
<ImageHasSafeExceptionHandlers>false</ImageHasSafeExceptionHandlers>
|
||||
</Link>
|
||||
<Bscmake>
|
||||
<SuppressStartupBanner>true</SuppressStartupBanner>
|
||||
|
||||
@@ -58,7 +58,7 @@ AFX_INLINE short APIENTRY GetFileTitle(LPCTSTR lpszFile, LPTSTR lpszTitle, WORD
|
||||
|
||||
#if (_WIN32_WINNT >= 0x501)
|
||||
#include <uxtheme.h>
|
||||
#include <tmschema.h>
|
||||
#include <vssym32.h>
|
||||
#endif // (_WIN32_WINNT >= 0x501)
|
||||
|
||||
#ifdef _AFX_MINREBUILD
|
||||
|
||||
Reference in New Issue
Block a user