10 lines
169 B
Modula-2
10 lines
169 B
Modula-2
LIBRARY PASSTHRU
|
|
|
|
EXPORTS
|
|
TestDllGetBootSector
|
|
TestDllReturnContextAsError
|
|
TestDllNotEnoughParms
|
|
TestDllTooManyParms
|
|
TestDllCauseException
|
|
|