mirror of
https://github.com/reactos/reactos.git
synced 2025-06-24 02:00:28 +00:00
5 lines
153 B
C
5 lines
153 B
C
![]() |
extern HWND hStartupPage;
|
||
|
extern HWND hStartupPageListCtrl;
|
||
|
|
||
|
INT_PTR CALLBACK StartupPageWndProc(HWND hDlg, UINT message, WPARAM wParam, LPARAM lParam);
|