Fixed impossibility of building GED+ under OS/2.
This commit is contained in:
parent
5d796969ed
commit
d2bc5c0ac6
@ -43,7 +43,7 @@
|
||||
|
||||
extern DWORD APIENTRY (*pfnmciSendString)(LPSTR, LPSTR, WORD, HWND, WORD);
|
||||
extern DWORD APIENTRY (*pfnmciGetErrorString)(DWORD, LPSTR, WORD);
|
||||
extern HMODULE ge_os2_mdmHandle = 0;
|
||||
extern HMODULE ge_os2_mdmHandle;
|
||||
|
||||
|
||||
// ------------------------------------------------------------------
|
||||
|
Reference in New Issue
Block a user