source:
trunk/dll/cmdline.h@
1177
      
      | Last change on this file since 1177 was 1168, checked in by , 17 years ago | |
|---|---|
| File size: 245 bytes | |
| Rev | Line | |
|---|---|---|
| [1168] | 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.
    