source:
trunk/src/testdrv/testdrv.def
| Last change on this file was 21916, checked in by , 14 years ago | |
|---|---|
| File size: 282 bytes | |
| Rev | Line | |
|---|---|---|
| [21898] | 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.
