|
|
1.1 root 1: /*
2: * LISTHAPI.H
3: *
4: * Include file that prototypes the exported functions that are in the
5: * LISTHSCR DLL to support horizontal listbox scrolling.
6: *
7: */
8:
9: BOOL FAR PASCAL FInitListboxExtents(HWND);
10: WORD FAR PASCAL WAddExtentEntry(HWND, LPSTR);
11: WORD FAR PASCAL WRemoveExtentEntry(HWND, WORD);
12: BOOL FAR PASCAL FFreeListboxExtents(HWND);
13: void FAR PASCAL ResetListboxExtents(HWND);
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.