AppleWin/source/linux/windows/winbase.h
Andrea Odetti 93990b0055 Small changes to compile with latest version.
Signed-off-by: Andrea Odetti <mariofutire@gmail.com>
2020-02-22 19:00:42 +00:00

5 lines
91 B
C

#pragma once
#include "linux/windows/wincompat.h"
DWORD WINAPI GetLastError(void);