source:
trunk/src/testdrv/testdrv.def@
22055
| Last change on this file since 22055 was 21916, checked in by , 14 years ago | |
|---|---|
| File size: 282 bytes | |
| Line | |
|---|---|
| 1 | LIBRARY TESTDRV INITINSTANCE TERMINSTANCE |
| 2 | |
| 3 | DATA MULTIPLE NONSHARED READWRITE LOADONCALL |
| 4 | CODE LOADONCALL |
| 5 | |
| 6 | EXPORTS |
| 7 | DrvOpen = "_DrvOpen@8" @1 |
| 8 | DrvClose = "_DrvClose@4" @2 |
| 9 | DrvIOCtl = "_DrvIOCtl@32" @3 |
Note:
See TracBrowser
for help on using the repository browser.
