source: trunk/dll/collect.h@ 1178

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

Ticket 187: Draft 1: Functions only

File size: 310 bytes
Line 
1MRESULT EXPENTRY CollectorClientWndProc(HWND hwnd, ULONG msg, MPARAM mp1,
2 MPARAM mp2);
3MRESULT EXPENTRY CollectorObjWndProc(HWND hwnd, ULONG msg, MPARAM mp1,
4 MPARAM mp2);
5MRESULT EXPENTRY CollectorTextProc(HWND hwnd, ULONG msg, MPARAM mp1,
6 MPARAM mp2);
7
Note: See TracBrowser for help on using the repository browser.