|
Last change
on this file since 162 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 | |
|---|
| 1 | PROTMODE
|
|---|
| 2 | CODE PRELOAD DISCARDABLE
|
|---|
| 3 | ;DATA SHARED LOADONCALL
|
|---|
| 4 | DATA MULTIPLE NONSHARED
|
|---|
| 5 |
|
|---|
| 6 | EXPORTS
|
|---|
| 7 | _NOMWindowClassData
|
|---|
| 8 | _NOMWindowCClassData
|
|---|
| 9 | NOMWindowNewClass
|
|---|
| 10 |
|
|---|
| 11 | _NOMFolderWindowClassData
|
|---|
| 12 | _NOMFolderWindowCClassData
|
|---|
| 13 | NOMFolderWindowNewClass
|
|---|
Note:
See
TracBrowser
for help on using the repository browser.