You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
19 lines
465 B
19 lines
465 B
LIBRARY IISEXT
|
|
|
|
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
|
|
DllRegisterServer PRIVATE
|
|
DllUnregisterServer PRIVATE
|
|
|