c_interface still kicks

This commit is contained in:
Vitor Santos Costa 2015-02-09 10:21:53 +00:00
parent 5a7602dfff
commit f983c99313
2 changed files with 4 additions and 1 deletions

View File

@ -700,6 +700,9 @@ PL_EXPORT(pl_wchar_t*) PL_atom_generator_w(const pl_wchar_t *pref,
#define PL_MSG_IGNORED 0
#define PL_MSG_HANDLED 1
#ifdef Bind
#undef Bind
#endif
#include <windows.h>
PL_EXPORT(LRESULT) PL_win_message_proc(HWND hwnd,

View File

@ -24,7 +24,7 @@
#ifndef Bool
#define Bool YAP_Bool
#endif11
#endif
#define Int long int