source:
trunk/emx/src/emxomf/testcase/bug-254.def
| Last change on this file was 3752, checked in by , 14 years ago | |
|---|---|
|
|
| File size: 200 bytes | |
| Line | |
|---|---|
| 1 | LIBRARY bug-254 INITINSTANCE TERMINSTANCE |
| 2 | EXPORTS |
| 3 | |
| 4 | _foobar = _foo1 |
| 5 | |
| 6 | IMPORTS |
| 7 | _foobar = MYDLL._my_foobar |
| 8 | MYDLL._my_foobar2 |
| 9 | _foobar3 = MYDLL.10 |
| 10 | _foobar4 = MYOTHERDLL._my_foobar |
| 11 |
Note:
See TracBrowser
for help on using the repository browser.
