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.
24 lines
293 B
24 lines
293 B
;*++
|
|
;
|
|
;Copyright (c) 2001 Microsoft Corporation
|
|
;
|
|
;Module Name:
|
|
;
|
|
; azroles.def
|
|
;
|
|
;Abstract:
|
|
;
|
|
; Declares the module parameters.
|
|
;
|
|
;Author:
|
|
;
|
|
; Cliff Van Dyke (cliffv) 11-Apr-2001
|
|
;
|
|
;--*/
|
|
|
|
LIBRARY "msazxml.dll"
|
|
|
|
EXPORTS
|
|
AzPersistProviderInitialize
|
|
|
|
|