Source code of Windows XP (NT5)
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.
 
 
 
 
 
 

22 lines
517 B

LIBRARY SYNCUI
CODE MOVEABLE DISCARDABLE
DATA PRELOAD MOVEABLE SINGLE
HEAPSIZE 1024
SEGMENTS
INIT_TEXT PRELOAD
COMMON_TEXT PRELOAD
DLGS_TEXT LOADONCALL
EXTRA_TEXT LOADONCALL
EXPORTS
DllCanUnloadNow @2 ; DLL unloading
Brief_RunOnlyOnce @3 ; Setup time
Brief_GetPages @40 ; Property pages
Brief_CMHandler @42 ; Context menu handler
; Briefcase functions
Brief_Init @50