source:
trunk/src/win16ldr/w16odin.def@
10366
Last change on this file since 10366 was 5954, checked in by , 24 years ago | |
---|---|
File size: 184 bytes |
Line | |
---|---|
1 | NAME W16ODIN |
2 | EXETYPE WINDOWS |
3 | CODE SHARED PRELOAD MOVEABLE |
4 | DATA SHARED PRELOAD MOVEABLE |
5 | HEAPSIZE 1024 |
6 | |
7 | EXPORTS |
8 | ; ===List your explicitly exported functions here=== |
Note:
See TracBrowser
for help on using the repository browser.