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.
36 lines
1.1 KiB
36 lines
1.1 KiB
;+-------------------------------------------------------------------------
|
|
;
|
|
; Microsoft Windows
|
|
;
|
|
; Copyright (C) Microsoft Corporation, 1998 - 2001
|
|
;
|
|
; File: dsprop.def
|
|
;
|
|
; Library definitions file for the AD shell property pages.
|
|
;
|
|
;--------------------------------------------------------------------------
|
|
|
|
LIBRARY dsprop
|
|
EXPORTS
|
|
DllCanUnloadNow PRIVATE
|
|
DllGetClassObject PRIVATE
|
|
DllRegisterServer PRIVATE
|
|
DllUnregisterServer PRIVATE
|
|
IsSheetAlreadyUp
|
|
BringSheetToForeground
|
|
ADsPropCreateNotifyObj
|
|
ADsPropGetInitInfo
|
|
ADsPropSetHwnd
|
|
ADsPropCheckIfWritable
|
|
ADsPropSetHwndWithTitle
|
|
ADsPropSendErrorMessage
|
|
ADsPropShowErrorDialog
|
|
CrackName
|
|
Smart_PADS_ATTR_INFO__Empty
|
|
MsgBox
|
|
ErrMsg
|
|
ErrMsgParam
|
|
CheckADsError
|
|
ReportError
|
|
PostADsPropSheet
|
|
FindSheet
|