wine/programs/uninstaller/main.h
2000-08-01 00:27:35 +00:00

6 lines
125 B
C

#include <windows.h>
#define IDS_APPNAME 1101
LRESULT WINAPI MainProc( HWND hWnd, UINT msg, WPARAM wParam, LPARAM lParam);