source: trunk/gui/exports.def@ 144

Last change on this file since 144 was 127, checked in by cinc, 19 years ago

Added methods and code to NOMWindow and NOMFolderWindow classes. WPFolder uses a NOMFolderWindow for holding the icons.

File size: 263 bytes
Line 
1PROTMODE
2CODE PRELOAD DISCARDABLE
3;DATA SHARED LOADONCALL
4DATA MULTIPLE NONSHARED
5
6EXPORTS
7 _NOMWindowClassData
8 _NOMWindowCClassData
9 NOMWindowNewClass
10
11 _NOMFolderWindowClassData
12 _NOMFolderWindowCClassData
13 NOMFolderWindowNewClass
Note: See TracBrowser for help on using the repository browser.