source:
trunk/dll/autoview.h@
1177
      
      | Last change on this file since 1177 was 1166, checked in by , 17 years ago | |
|---|---|
| File size: 324 bytes | |
| Line | |
|---|---|
| 1 | MRESULT EXPENTRY AttrListDlgProc(HWND hwnd, ULONG msg, MPARAM mp1, | 
| 2 | MPARAM mp2); | 
| 3 | MRESULT EXPENTRY AutoViewProc(HWND hwnd, ULONG msg, MPARAM mp1, MPARAM mp2); | 
| 4 | ULONG CreateHexDump(CHAR * value, ULONG cbValue, CHAR * ret, ULONG retlen, | 
| 5 | ULONG startval, BOOL longlead); | 
| 6 | 
  Note:
 See   TracBrowser
 for help on using the repository browser.
    