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




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;