mirror of
https://github.com/reactos/reactos.git
synced 2024-11-04 13:52:30 +00:00
8c6bd0b95a
There's currently a hack, to make it work on ROS, OpenProcess() crashes ROS, so currently you will not see the processes names. svn path=/trunk/; revision=25755
3 lines
108 B
C
3 lines
108 B
C
|
|
INT_PTR CALLBACK MainWindow_WndProc(HWND, UINT, WPARAM, LPARAM);
|
|
VOID MainWindow_OnSize(HWND hMainWnd);
|