source: trunk/dll/chklist.h@ 1179

Last change on this file since 1179 was 1170, checked in by John Small, 17 years ago

Ticket 187: Draft 1: Functions only

File size: 194 bytes
Line 
1VOID CenterOverWindow(HWND hwnd);
2MRESULT EXPENTRY CheckListProc(HWND hwnd, ULONG msg, MPARAM mp1, MPARAM mp2);
3MRESULT EXPENTRY DropListProc(HWND hwnd, ULONG msg, MPARAM mp1, MPARAM mp2);
4
Note: See TracBrowser for help on using the repository browser.