Commit | Line | Data |
---|---|---|
8b255842 DP |
1 | 1 pascal -ret16 Ctl3dGetVer() Ctl3dGetVer16 |
2 | 2 pascal -ret16 Ctl3dSubclassDlg(word word) Ctl3dSubclassDlg16 | |
3 | 3 pascal -ret16 Ctl3dSubclassCtl(word) Ctl3dSubclassCtl16 | |
4 | 4 pascal -ret16 Ctl3dCtlColor(word long) Ctl3dCtlColor16 | |
5 | 5 pascal -ret16 Ctl3dEnabled() Ctl3dEnabled16 | |
6 | 6 pascal -ret16 Ctl3dColorChange() Ctl3dColorChange16 | |
ba78aac4 PS |
7 | 7 pascal BtnWndProc3d(word word word long) BtnWndProc3d16 |
8 | 8 pascal EditWndProc3d(word word word long) EditWndProc3d16 | |
9 | 9 pascal ListWndProc3d(word word word long) ListWndProc3d16 | |
10 | 10 pascal ComboWndProc3d(word word word long) ComboWndProc3d16 | |
11 | 11 pascal StaticWndProc3d(word word word long) StaticWndProc3d16 | |
8b255842 DP |
12 | 12 pascal -ret16 Ctl3dRegister(word) Ctl3dRegister16 |
13 | 13 pascal -ret16 Ctl3dUnregister(word) Ctl3dUnregister16 | |
14 | 16 pascal -ret16 Ctl3dAutoSubclass(word) Ctl3dAutoSubclass16 | |
ba78aac4 | 15 | 17 pascal Ctl3dDlgProc(word word word long) Ctl3dDlgProc16 |
8b255842 | 16 | 18 pascal -ret16 Ctl3dCtlColorEx(word word long) Ctl3dCtlColorEx16 |
5a23a001 DT |
17 | 19 stub Ctl3dSetStyle |
18 | 20 pascal Ctl3dDlgFramePaint(word word word long) Ctl3dDlgFramePaint16 | |
8b255842 DP |
19 | 21 pascal -ret16 Ctl3dSubclassDlgEx(word long) Ctl3dSubclassDlgEx16 |
20 | 22 pascal -ret16 Ctl3dWinIniChange() Ctl3dWinIniChange16 | |
21 | 23 pascal -ret16 Ctl3dIsAutoSubclass() Ctl3dIsAutoSubclass16 | |
22 | 24 pascal -ret16 Ctl3dUnAutoSubclass() Ctl3dUnAutoSubclass16 | |
23 | 25 pascal -ret16 Ctl3dSubclassCtlEx(word word) Ctl3dSubclassCtlEx16 | |
24 | 26 pascal -ret16 Ctl3dUnsubclassCtl(word) Ctl3dUnsubclassCtl16 | |
25 | 27 pascal -ret16 Ctl3dAutoSubclassEx(word long) Ctl3dAutoSubclassEx16 |