22 lines
377 B
Modula-2
22 lines
377 B
Modula-2
|
|
LIBRARY ADSNT
|
|
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 PRIVATE
|
|
DllCanUnloadNow PRIVATE
|
|
|
|
|
|
|
|
|
|
|