X-Git-Url: https://sfsrealm.hopto.org/projects/?a=blobdiff_plain;f=linux%2Fwindows.h;h=fb1f8dfe75f4edf97bc2256c6d0f0464ec74e8f4;hb=77e7421c6e02965a51984e0bca976e2af10647be;hp=f377310b1a7f2652eb2d418391070b65087132e9;hpb=b5a8defaf57429f39e916814f7c7c4db4b03dedf;p=SFmpqapi.git diff --git a/linux/windows.h b/linux/windows.h index f377310..fb1f8df 100644 --- a/linux/windows.h +++ b/linux/windows.h @@ -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;