Skip to content

Commit 49fb67e

Browse files
committed
add more constants
1 parent d7fff8c commit 49fb67e

21 files changed

+15
-10
lines changed

Debug/FlashpointProxy.dll

0 Bytes
Binary file not shown.

Debug/FlashpointProxy.ilk

0 Bytes
Binary file not shown.

Debug/FlashpointProxy.pdb

0 Bytes
Binary file not shown.

FlashpointProxy/Debug/FlashpointProxy.log

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ safeseh.asm(2): warning A4024: directive ignored without /safeseh switch
55
main.cpp
66
shared.cpp
77
Generating Code...
8-
c:\users\anthony\documents\visual studio 2017\projects\flashpointproxy\flashpointproxy\shared.cpp(76): warning C4733: Inline asm assigning to 'FS:0': handler not registered as safe handler
9-
c:\users\anthony\documents\visual studio 2017\projects\flashpointproxy\flashpointproxy\shared.cpp(85): warning C4733: Inline asm assigning to 'FS:0': handler not registered as safe handler
8+
c:\users\anthony\documents\visual studio 2017\projects\flashpointproxy\flashpointproxy\shared.cpp(81): warning C4733: Inline asm assigning to 'FS:0': handler not registered as safe handler
9+
c:\users\anthony\documents\visual studio 2017\projects\flashpointproxy\flashpointproxy\shared.cpp(90): warning C4733: Inline asm assigning to 'FS:0': handler not registered as safe handler
1010
Creating library C:\Users\Anthony\Documents\Visual Studio 2017\Projects\FlashpointProxy\Debug\FlashpointProxy.lib and object C:\Users\Anthony\Documents\Visual Studio 2017\Projects\FlashpointProxy\Debug\FlashpointProxy.exp
1111
FlashpointProxy.vcxproj -> C:\Users\Anthony\Documents\Visual Studio 2017\Projects\FlashpointProxy\Debug\FlashpointProxy.dll
0 Bytes
Binary file not shown.

FlashpointProxy/Debug/main.obj

0 Bytes
Binary file not shown.

FlashpointProxy/Debug/safeseh.obj

0 Bytes
Binary file not shown.

FlashpointProxy/Debug/shared.obj

73 Bytes
Binary file not shown.

FlashpointProxy/Debug/vc141.idb

0 Bytes
Binary file not shown.

FlashpointProxy/Debug/vc141.pdb

0 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)