Added comment on the TSS_ constants.

This commit is contained in:
Joshua Horton 2017-11-28 10:29:27 +07:00
parent e97d8615bd
commit adccc87f37

View file

@ -78,6 +78,8 @@ if(!window['keyman']['loaded']) {
var ui = keymanweb['ui'] = {};
var kbdInterface = keymanweb['interface'] = {
// Cross-reference with /windows/src/global/inc/Compiler.h - these are the Developer codes for the respective system stores.
// They're named here identically to their use in that header file.
TSS_LAYER: 33,
TSS_PLATFORM: 31,