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.
7 lines
250 B
7 lines
250 B
;; Selfreg Naming convention
|
|
;; =========================
|
|
;; Include the DLL name in the string name
|
|
;; Prefix with STR_ if it needs to be localized
|
|
|
|
;; do not localize
|
|
CLSID_DIRECTDB_DatabaseSession = "{4A16043F-676D-11d2-994E-00C04FA309D4}"
|