-
Notifications
You must be signed in to change notification settings - Fork 2
Expand file tree
/
Copy pathpluginlib5.def
More file actions
54 lines (54 loc) · 2.34 KB
/
pluginlib5.def
File metadata and controls
54 lines (54 loc) · 2.34 KB
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
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
LIBRARY PluginLib5
EXPORTS
CWAllocMemHandle @55
CWAllocateMemory @56
CWCachePrecompiledHeader @59
CWCheckinLicense @60
CWCheckoutLicense @61
CWCreateNewTextDocument @64
CWDisplayLines @65
CWDonePluginRequest @67
CWFindAndLoadFile @70
CWFindLogicalDirectory @71
CWFreeMemHandle @72
CWFreeMemory @73
CWFreeObjectData @74
CWGetAPIVersion @75
CWGetBrowseOptions @82
CWGetCompilerQuery @92
CWGetFileInfo @98
CWGetFileText @99
CWGetMainFileID @109
CWGetMainFileNumber @110
CWGetMainFileSpec @111
CWGetMainFileText @112
CWGetMemHandleSize @113
CWGetNamedPreferences @116
CWGetPluginData @124
CWGetPluginRequest @125
CWGetPrecompiledHeaderSpec @126
CWGetProjectFile @127
CWGetProjectFileCount @128
CWGetSuggestedObjectFileSpec @136
CWGetTargetInfo @138
CWGetTargetName @139
CWIsAutoPrecompiling @146
CWIsCachingPrecompiledHeaders @147
CWIsCheckingSyntax @148
CWIsGeneratingDebugInfo @150
CWIsPrecompiling @151
CWIsPreprocessing @152
CWIsUsingSourceRelativeIncludes @154
CWLoadObjectData @155
CWLockMemHandle @156
CWOpenFileInEditor @158
CWReleaseFileText @232
CWReportMessage @235
CWResizeMemHandle @236
CWSetFileDirty @242
CWSetModDate @247
CWShowStatus @257
CWStoreObjectData @258
CWStorePluginData @259
CWUnlockMemHandle @263
CWUserBreak @264