projects
/
mit-scheme.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f294d95
)
Change types to match Open Watcom 1.8.
author
Chris Hanson
<org/chris-hanson/cph>
Mon, 14 Dec 2009 09:54:53 +0000
(
01:54
-0800)
committer
Chris Hanson
<org/chris-hanson/cph>
Mon, 14 Dec 2009 09:54:53 +0000
(
01:54
-0800)
src/microcode/ntgui.c
patch
|
blob
|
history
diff --git
a/src/microcode/ntgui.c
b/src/microcode/ntgui.c
index 25c214229b20b42f8114835738915bd8711a5cb2..e95b20fe6544dbad9a7458f3d3d60b8d3badc9e8 100644
(file)
--- a/
src/microcode/ntgui.c
+++ b/
src/microcode/ntgui.c
@@
-40,7
+40,7
@@
BOOL InitInstance(HANDLE, int);
static SCHEME_OBJECT parse_event (SCREEN_EVENT *);
int WINAPI
-WinMain (H
ANDLE hInst, HANDL
E hPrevInst, LPSTR lpCmdLine, int nCmdShow)
+WinMain (H
INSTANCE hInst, HINSTANC
E hPrevInst, LPSTR lpCmdLine, int nCmdShow)
{
int argc;
char **argv;