8 lines
150 B
Modula-2
8 lines
150 B
Modula-2
;osdet.def : Declares the module parameters for the osdet DLL.
|
|
|
|
LIBRARY "OSDET"
|
|
EXPORTS
|
|
V3_Detection @4
|
|
V3_GetLangID @5
|
|
V3_GetUserLangID @6
|