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.
33 lines
470 B
33 lines
470 B
;; Copyright Microsoft Corporation
|
|
;;
|
|
;; Module Name:
|
|
;;
|
|
;; winthrow_names.tpl
|
|
;;
|
|
;; Abstract:
|
|
;;
|
|
;; Author:
|
|
;;
|
|
;; July 2001 JayKrell
|
|
;;
|
|
;; Revision History:
|
|
;;
|
|
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
|
|
|
|
|
|
[Macros]
|
|
|
|
MacroName=SameSignatureName
|
|
Begin=
|
|
@ApiNameOrThrow
|
|
End=
|
|
|
|
MacroName=UnlessDotsName
|
|
Begin=
|
|
@ApiNameOrThrowUnless
|
|
End=
|
|
|
|
MacroName=UnlessVaName
|
|
Begin=
|
|
@ApiNameOrThrowUnlessVa
|
|
End=
|