source:
trunk/dll/collect.h@
1178
Last change on this file since 1178 was 1166, checked in by , 17 years ago | |
---|---|
File size: 310 bytes |
Line | |
---|---|
1 | MRESULT EXPENTRY CollectorClientWndProc(HWND hwnd, ULONG msg, MPARAM mp1, |
2 | MPARAM mp2); |
3 | MRESULT EXPENTRY CollectorObjWndProc(HWND hwnd, ULONG msg, MPARAM mp1, |
4 | MPARAM mp2); |
5 | MRESULT EXPENTRY CollectorTextProc(HWND hwnd, ULONG msg, MPARAM mp1, |
6 | MPARAM mp2); |
7 |
Note:
See TracBrowser
for help on using the repository browser.