blob: a32a2f93e55a6c1ed195f130f863c98295a7073a (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
|
;
; Exports of file catsrv.dll
;
; Autogenerated by gen_exportdef
; Written by Kai Tietz, 2007
;
LIBRARY catsrv.dll
EXPORTS
; long __cdecl CancelWriteICR(struct IComponentRecords * __ptr64 * __ptr64)
?CancelWriteICR@@YAJPEAPEAUIComponentRecords@@@Z
CreateComponentLibraryTS
GetCatalogCRMClerk
; long __cdecl GetReadICR(int,struct IComponentRecords * __ptr64 * __ptr64)
?GetReadICR@@YAJHPEAPEAUIComponentRecords@@@Z
; long __cdecl GetWriteICR(struct IComponentRecords * __ptr64 * __ptr64)
?GetWriteICR@@YAJPEAPEAUIComponentRecords@@@Z
OpenComponentLibrarySharedTS
OpenComponentLibraryTS
; void __cdecl ReleaseReadICR(struct IComponentRecords * __ptr64 * __ptr64)
?ReleaseReadICR@@YAXPEAPEAUIComponentRecords@@@Z
; long __cdecl SaveWriteICR(struct IComponentRecords * __ptr64 * __ptr64)
?SaveWriteICR@@YAJPEAPEAUIComponentRecords@@@Z
DllCanUnloadNow
DllGetClassObject
DllRegisterServer
DllUnregisterServer
|