22 lines
434 B
Modula-2
22 lines
434 B
Modula-2
|
|
LIBRARY ADSNW3
|
|
EXPORTS
|
|
|
|
;
|
|
; Please sort entries in this file alphabetically, as it makes it
|
|
; much easier to ensure that different platforms are identical
|
|
;
|
|
|
|
;
|
|
; Ordinals 1 through 99 are for API entry points.
|
|
;
|
|
; 801 is last ordinal
|
|
|
|
DllGetClassObject @1 PRIVATE
|
|
DllCanUnloadNow @2 PRIVATE
|
|
|
|
|
|
|
|
|
|
|