X-Git-Url: https://sfsrealm.hopto.org/projects/?a=blobdiff_plain;f=linux%2Fwindows.h;h=fb1f8dfe75f4edf97bc2256c6d0f0464ec74e8f4;hb=77e7421c6e02965a51984e0bca976e2af10647be;hp=f377310b1a7f2652eb2d418391070b65087132e9;hpb=1b459fd54695b623207e9b518010c69345b94836;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;