source:
trunk/dll/notify.h@
1178
Last change on this file since 1178 was 1172, checked in by , 17 years ago | |
---|---|
File size: 252 bytes |
Line | |
---|---|
1 | BOOL AddNote(CHAR * note); |
2 | HWND DoNotify(char *text); |
3 | VOID EndNote(VOID); |
4 | VOID HideNote(VOID); |
5 | VOID NotifyError(CHAR * filename, APIRET error); |
6 | MRESULT EXPENTRY NotifyWndProc(HWND hwnd, ULONG msg, MPARAM mp1, MPARAM mp2); |
7 | VOID ShowNote(VOID); |
8 |
Note:
See TracBrowser
for help on using the repository browser.