Searched refs:AboutDlgProc (Results 1 - 2 of 2) sorted by relevance
/vbox/src/libs/xpcom18a4/nsprpub/pr/tests/w16gui/ |
H A D | poppad.c | 55 BOOL FAR PASCAL _export AboutDlgProc (HWND, UINT, UINT, LONG) ; 244 lpfnAboutDlgProc = MakeProcInstance ((FARPROC) AboutDlgProc, 564 BOOL FAR PASCAL _export AboutDlgProc (HWND hDlg, UINT message, UINT wParam, function
|
/vbox/src/libs/libpng-1.2.8/contrib/visupng/ |
H A D | VisualPng.c | 38 BOOL CALLBACK AboutDlgProc (HWND, UINT, WPARAM, LPARAM) ; 395 DialogBox (hInstance, TEXT ("AboutBox"), hwnd, AboutDlgProc) ; 426 BOOL CALLBACK AboutDlgProc (HWND hDlg, UINT message, function
|
Completed in 252 milliseconds