-
Notifications
You must be signed in to change notification settings - Fork 3
/
Copy pathgeneric32.def
27 lines (27 loc) · 926 Bytes
/
generic32.def
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
LIBRARY "generic32.dll"
DESCRIPTION 'Simple D add-in to Excel'
EXETYPE NT
CODE PRELOAD DISCARDABLE
DATA PRELOAD MULTIPLE
LIBRARY "generic64e.xll"
EXPORTS
xlAutoOpen @2
xlAutoClose @3
xlAutoRegister12 @4
xlAutoAdd @5
xlAutoRemove @6
xlAddInManagerInfo12 @7
DIALOGMsgProc @8
ExcelCursorProc @9
HookExcelWindow @10
UnhookExcelWindow @11
fShowDialog @12
GetHwnd @13
Func1 @14
FuncSum @15
fDance @16
fDialog @17
fExit @18
FuncFib @19
WrapSquare3 @20
lastErrorMessage @21