mirror of
https://github.com/open-simh/simh.git
synced 2026-01-15 16:07:47 +00:00
parent
73a058a904
commit
83d414d6e6
@ -741,7 +741,8 @@ HWND CreateSubclassedButton (HWND hwParent, UINT_PTR i)
|
||||
static DWORD WINAPI Pump (LPVOID arg)
|
||||
{
|
||||
MSG msg;
|
||||
int wx, wy, i;
|
||||
int wx, wy;
|
||||
UINT_PTR i;
|
||||
RECT r, ra;
|
||||
BITMAP bm;
|
||||
WNDCLASS cd;
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user