source: trunk/dll/autoview.h@ 1166

Last change on this file since 1166 was 1166, checked in by John Small, 17 years ago

Ticket 187: Draft 1: Functions only

File size: 324 bytes
Line 
1MRESULT EXPENTRY AttrListDlgProc(HWND hwnd, ULONG msg, MPARAM mp1,
2 MPARAM mp2);
3MRESULT EXPENTRY AutoViewProc(HWND hwnd, ULONG msg, MPARAM mp1, MPARAM mp2);
4ULONG 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.