mirror of https://github.com/lianthony/NT4.0
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.
15 lines
384 B
15 lines
384 B
LIBRARY DOCPROP
|
|
DESCRIPTION 'Ole Docfile Properties Page '
|
|
|
|
SECTIONS
|
|
.bss READ WRITE SINGLE
|
|
.data READ WRITE SINGLE
|
|
.rodata READ SHARED
|
|
.idata READ WRITE SHARED
|
|
.rsrc READ SHARED
|
|
|
|
HEAPSIZE 512
|
|
|
|
EXPORTS
|
|
DllCanUnloadNow @2 ;DLL unloading
|
|
DllGetClassObject @3 ;Component object model
|