source:
trunk/dll/cmdline.h@
1168
Last change on this file since 1168 was 1168, checked in by , 17 years ago | |
---|---|
File size: 245 bytes |
Line | |
---|---|
1 | MRESULT EXPENTRY CmdLine2DlgProc(HWND hwnd, ULONG msg, MPARAM mp1, |
2 | MPARAM mp2); |
3 | MRESULT EXPENTRY CmdLineDlgProc(HWND hwnd, ULONG msg, MPARAM mp1, MPARAM mp2); |
4 | BOOL add_cmdline(CHAR * cmdline, BOOL big); |
5 | VOID save_cmdlines(BOOL big); |
6 |
Note:
See TracBrowser
for help on using the repository browser.