source: trunk/src/comdlg32/comdlg32exp.def@ 2247

Last change on this file since 2247 was 97, checked in by phaller, 27 years ago

Add: added cvs variable $Id$ to source files.

File size: 796 bytes
Line 
1; $Id: comdlg32exp.def,v 1.2 1999-06-10 17:07:28 phaller Exp $
2
3;Created by BLAST for IBM's compiler
4LIBRARY COMDLG32 INITINSTANCE
5DATA MULTIPLE NONSHARED
6
7EXPORTS
8_ChooseColorA@4 @1
9_ChooseColorW@4 @2
10_ChooseFontA@4 @3
11_ChooseFontW@4 @4
12_CommDlgExtendedError@0 @5
13_FindTextA@4 @6
14_FindTextW@4 @7
15_GetFileTitleA@12 @8
16_GetFileTitleW@12 @9
17_GetOpenFileNameA@4 @10
18_GetOpenFileNameW@4 @11
19_GetSaveFileNameA@4 @12
20_GetSaveFileNameW@4 @13
21_PageSetupDlgA@4 @14
22_PageSetupDlgW@4 @15
23_PrintDlgA@4 @16
24_PrintDlgW@4 @17
25_ReplaceTextA@4 @18
26_ReplaceTextW@4 @19
27;_WEP@?? @20
Note: See TracBrowser for help on using the repository browser.