2857|3

81

帖子

0

TA的资源

一粒金砂(初级)

楼主
 

关于Screen Saver的问题 [复制链接]


下面是自带的WinCE500自带的帮助文件:ms-help://MS.WindowsCE.500/wcetarget5/html/wce50conConfigureScreenSaversInThinClient.htm

If you want the shell to load a screen saver after a specified period of time, you must include the dynamic-link library (DLL) of the screen saver in your image. You must also configure the registry to support the screen saver.

The following registry key shows the required settings for Windows Thin Client.

[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Power]
    "BattPowerOff"=DWORD:0
    "ExtPowerOff"=DWORD:0
    "ScreenPowerOff"=DWORD:300
The ScreenPowerOff registry entry specifies the amount of time, in seconds, that must elapse with no user input before the shell starts the screen saver.

When the user presses the CTRL+ALT+END key combination, the Windows Thin Client Shell brings the shell UI to the foreground. To configure this key combination, set the following registry entries.

[HKEY_LOCAL_MACHINE\HARDWARE\DEVICEMAP\KEYBD]
    "DriverName"="Kbdmouse.dll"
    "CalVKey"=DWORD:0
    "ContLessVKey"=DWORD:0
    "ContMoreVKey"=DWORD:0
    "TaskManVKey"=DWORD:23
The HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\WBT\Shell registry key configures the screen saver for the thin client shell. The following table shows the named values.
Value                Description
ScreenSaver (REG_SZ)            This value specifies the DLL to load when starting the screen saver. This value is entered at build time.
                                The following list shows the three screen savers that are included with the Windows-based Terminal user interface source;
                                you can use one of these as the screen saver:
                                    SSFloat (ssfloat.dll)
                                    SSBlank (ssblank.dll)
                                    SSTile (sstile.dll)
                                To include one of these screen savers, list the name of the desired screen saver in the RDP_MODULES environment variable                                      (%_PROJECTROOT%\Oak\Misc\Cesysgen.bat).

ScreenSaverEnable (REG_DWORD)   This value specifies whether to enable the screen saver.
                                If this value is equal to 0, then the screen saver is not enabled.
                                If it is greater than 0, then the screen saver is enabled and the shell
                                attempts to load the screen saver specified. Because the shell queries this registry
                                every time that it receives a WM_POWERBROADCAST message, this can be changed dynamically.

问题来了:
1. SSFloat (ssfloat.dll) ,SSBlank (ssblank.dll),SSTile (sstile.dll)这3个文件只找到lib没找到dll,怎么办?
2. 自己做屏保dll怎么做?
3. ScreenSaver、ScreenSaverEnable是不是HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\WBT\Shell下的键名?

最新回复

瘦客户端~  详情 回复 发表于 2008-11-19 16:23
点赞 关注

回复
举报

79

帖子

0

TA的资源

一粒金砂(初级)

沙发
 
Thin Client是什么东西?
 
 

回复

73

帖子

0

TA的资源

一粒金砂(初级)

板凳
 
Thin Client是什么东西?
 
 
 

回复

81

帖子

0

TA的资源

一粒金砂(初级)

4
 
引用 2 楼 comey 的回复:
Thin Client是什么东西?


瘦客户端~
 
 
 

回复
您需要登录后才可以回帖 登录 | 注册

随便看看
查找数据手册?

EEWorld Datasheet 技术支持

相关文章 更多>>
关闭
站长推荐上一条 1/6 下一条

 
EEWorld订阅号

 
EEWorld服务号

 
汽车开发圈

About Us 关于我们 客户服务 联系方式 器件索引 网站地图 最新更新 手机版

站点相关: 国产芯 安防电子 汽车电子 手机便携 工业控制 家用电子 医疗电子 测试测量 网络通信 物联网

北京市海淀区中关村大街18号B座15层1530室 电话:(010)82350740 邮编:100190

电子工程世界版权所有 京B2-20211791 京ICP备10001474号-1 电信业务审批[2006]字第258号函 京公网安备 11010802033920号 Copyright © 2005-2025 EEWORLD.com.cn, Inc. All rights reserved
快速回复 返回顶部 返回列表