added DECLARE_STDCALL_P (grischka)
This commit is contained in:
parent
58f6207abe
commit
debf0234cc
1 changed files with 52 additions and 51 deletions
|
|
@ -47,5 +47,6 @@ typedef unsigned int wint_t;
|
|||
#define NONAMELESSUNION
|
||||
#define DECLSPEC_NORETURN
|
||||
#define WIN32_LEAN_AND_MEAN
|
||||
#define DECLARE_STDCALL_P(type) __stdcall type
|
||||
|
||||
#endif /* __MINGW_H */
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue