#ifndef PLATFORM_WIN32_INTERNAL_H #define PLATFORM_WIN32_INTERNAL_H #include #include const char* Win32GetMessage(DWORD messageId); #endif /* PLATFORM_WIN32_INTERNAL_H */