8 lines
250 B
Plaintext
8 lines
250 B
Plaintext
;; 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}"
|