2010-02-20 82 views
0

我試圖找到這個函數的任何參考,但我還沒有找到任何東西。有沒有人有關於SHGetSysColor的文檔?

我只有一個不起眼的KB from Microsoft引用該編碼的Windows Mobile 6的一部分,他應該叫SHGetSysColor當程序員做出噓,噓,而是他叫GetSysColor,給出了一個完整的不同顏色,相同規格。

從我能收集的GetSysColor中讀取註冊表中的顏色值,從HKEY_LOCAL_MACHINE\Software\Microsoft\Color\SHColorHKEY_LOCAL_MACHINE\Software\Microsoft\Color\DefSHColor,並根據索引返回顏色。

在該註冊表我有一個標準的運移動6.5

"DefSHColor"=hex:\ 
    ff,00,00,00,00,00,00,00,dd,dd,dd,00,ff,ff,cc,00,ff,ff,ff,00,15,af,bc,00,15,\ 
    af,bc,00,c9,e7,e9,00,14,9c,a7,00,ff,ff,ff,00,14,9c,a7,00,14,9c,a7,00,14,9c,\ 
    a7,00,15,af,bc,00,14,9c,a7,00,ff,ff,ff,00,c9,e7,e9,00,37,c7,d3,00,37,c7,d3,\ 
    00,ff,ff,ff,00,00,b7,c9,00,14,9c,a7,00,ff,ff,ff,00,15,af,bc,00,84,84,c3,00,\ 
    15,af,bc,00,14,9c,a7,00,ff,ff,ff,00,ff,ff,ff,00,00,00,00,00,ff,ff,ff,00,00,\ 
    00,00,00,ff,ff,ff,00,2e,44,4f,00,00,14,3c,00,00,f0,ff,00,ff,ff,ff,00,c9,e7,\ 
    e9,00,14,9c,a7,00,ff,ff,ff,00,14,9c,a7,00 

以下值我意識到每四個字節代表不同的顏色(RR,GG,BB,AA - 的AA I」在這裏假設,因爲每個顏色都有AA字節,因此這意味着它是純色)。

我無法解決的是每個索引的含義,因爲我有41種不同的顏色。

谷歌搜索SHGetSysColor在給我的只有7場比賽,他們兩個都來自微軟(一個英文的,其他法文)的KB一個是從俄羅斯網站(我不讀),但另外兩個來自freepascal.org,一個來自描述commctl.def文件的Koders.com。

我去commctl.h試圖看看我能否找到引用tom這個函數,並且什麼都沒發現。

在MSDN上沒有搜索,無論是Google,Bing還是默認的MSDN搜索都給了我任何結果。

那麼,有誰知道我們在這裏談論什麼索引?

+0

如果它沒有記錄,那麼就不要使用它。 – 2010-02-20 03:57:31

回答

1

感謝Russian site,我能夠找到有關SHColor註冊表項的信息。

此信息曾用於MSDN,但不再可用。

的顏色指示如下:

Color# Description 

    0 COLOR_ALERT 
     Obsolete. 

    1 COLOR_ACCENTTEXT 
     Obsolete. 

    2 COLOR_CALOFFHOURS 
     Obsolete. 

    3 COLOR_CALONHOURS 
     Obsolete. 

    4 COLOR_TODAYTEXT 
     Today screen text color. 

    5 COLOR_STARTICONBACKGROUND 
     Base color for title bar and soft keys 
     Obs.:Windows Mobile 6 Professional and Windows Mobile 6 Classic. 

    6 COLOR_TODAYSEPARATOR 
     Today screen separator line color. 

    7 COLOR_TODAYMENU 
     Today screen menubar background color. 

    8 COLOR_NAVBAR 
     Color of title bar 
     Obs.:Windows Mobile 6 Professional and Windows Mobile 6 Classic. 

    9 COLOR_NAVBARTEXT 
     Color of title bar text on 
     Obs.:Windows Mobile 6 Professional and Windows Mobile 6 Classic. 

    10 COLOR_NAVBARHILITE 
     Obsolete. 

    11 COLOR_NOTIFTRAY 
     Notification tray background color 
     Obs.:Windows Mobile 6 Professional and Windows Mobile 6 Classic. 

    12 COLOR_NOTIFTRAYHILITE 
     Background of highlighted icon in the notification tray 
     Obs.:Windows Mobile 6 Professional and Windows Mobile 6 Classic. 

    13 COLOR_BUBBLECAPTION 
     Left color of bubble caption background gradient on 
     Obs.:Windows Mobile 6 Professional and Windows Mobile 6 Classic. 

    14 COLOR_GRADIENTBUBBLECAPTION 
     Right color of bubble caption background gradient 
     Obs.:Windows Mobile 6 Professional and Windows Mobile 6 Classic. 

    15 COLOR_INTGRADLEFT 
     Left color of a gradient listview background, for the interlaced rows. 

    16 COLOR_INTGRADRIGHT 
     Right color of a gradient listview background, for the interlaced rows. 

    17 COLOR_HIGHGRADLEFT 
     Currently not used. 

    18 COLOR_HIGHGRADRIGHT 
     Currently not used. 

    19 COLOR_PHONEDIALERTEXT 
     Text color of the text in the Phone dialpad buttons. 

    20 COLOR_TRAYGRADLEFT 
     Base color for title bar and soft keys 
     Obs.:Windows Mobile 6 Standard only. 

    21 COLOR_TRAYGRADRIGHT 
     Right color of tray 
     Obs.:Windows Mobile 6 Standard only. 

    22 COLOR_TRAYTEXT 
     Tray text color 
     Obs.:Windows Mobile 6 Standard only. 

    23 COLOR_TRAYBKGND 
     Tray background color, if not a gradient 
     Obs.:Windows Mobile 6 Standard only. 

    24 COLOR_DIALPADBKGND 
     Currently not used. 

    25 COLOR_CRITGRADLEFT 
     Left color of a critical bubble caption gradient 
     Obs.:Windows Mobile 6 Professional and Windows Mobile 6 Classic. 

    26 COLOR_CRITGRADRIGHT 
     Right color of a critical bubble caption gradient 
     Obs.:Windows Mobile 6 Professional and Windows Mobile 6 Classic. 

    27 COLOR_BUBBLETITLE 
     Text color of a bubble caption 
     Obs.:Windows Mobile 6 Professional and Windows Mobile 6 Classic. 

    28 COLOR_CRITBUBBLETITLE 
     Text color of a critical bubble caption 
     Obs.:Windows Mobile 6 Professional and Windows Mobile 6 Classic. 

    29 COLOR_ALERTTITLE 
     Alert title text color. An alert is a full screen message box 
     Obs.:Windows Mobile 6 Standard only. 

    30 COLOR_ALERTWINDOW 
     Background color of a listview in alert. Also used for volume alert slider bar 
     Obs.:Windows Mobile 6 Standard only. 

    31 COLOR_ALERTRULE 
     Color of alert horizontal separator line. An alert is a full screen message box 
     Obs.:Windows Mobile 6 Standard only. 

    32 COLOR_HOMETEXT 
     Home Screen text 
     Obs.:Windows Mobile 6 Standard only. 

    33 COLOR_HOMERULE 
     Home Screen horizontal separator line 
     Obs.:Windows Mobile 6 Standard only. 

    34 COLOR_HOMEHIGHLIGHT 
     Home Screen background color of highlighted text 
     Obs.:Windows Mobile 6 Standard only. 

    35 COLOR_HOMEHIGHLIGHTTEXT 
     Home Screen highlighted text 
     Obs.:Windows Mobile 6 Standard only. 

    36 COLOR_GRADLEFT 
     Left color of a gradient listview background, used to draw alternating lines together with COLOR_INTGRADLEFT and COLOR_INTGRADRIGHT. 

    37 COLOR_GRADRIGHT 
     Right color of a gradient listview background, used to draw alternating lines together with COLOR_INTGRADLEFT and COLOR_INTGRADRIGHT. 

    38 COLOR_STARTMENU 
     Start Menu background color when there is no background bitmap 
     Obs.:Windows Mobile 6 Professional and Windows Mobile 6 Classic. 

    39 COLOR_STARTMENUTEXT 
     Start Menu text. 

    40 COLOR_TAPANDHOLD 
     Tap and Hold 
     Obs.:Windows Mobile 6 Professional and Windows Mobile 6 Classic. 
相關問題