Current News
Archived News
Search News
Discussion Forum


Old Forum
Install Programs More Downloads...
Troubleshooting
Source Code
Format Specs.
Misc. Information
Non-SF Stuff
Links




ShadowFlare [Mon, 14 Mar 2011 12:32:59 +0000 (06:32 -0600)]
linux/windows.h

index f377310..fb1f8df 100644 (file)
@@ -32,6 +32,7 @@ extern "C" {
 typedef uint8_t BYTE;
 typedef uint16_t WORD;
 typedef uint32_t DWORD;
+typedef uint64_t UINT64;
 typedef int16_t SHORT;
 typedef uint16_t USHORT;
 typedef DWORD LCID;