project.reg not replacing platform.reg entries
- From: tony@xxxxxxxxxxxxx
- Date: Fri, 01 Jun 2007 16:55:07 -0000
I added the following to my project.reg:
[HKEY_LOCAL_MACHINE\SYSTEM\GDI\ROTATION]
"Angle"=dword:5A ;; 90 degrees rotated clockwise
I want my device to start out at landscape.
I did a build and sysgen and this entry is in my project.reg in my
release folder. When I run the image, however, the device still starts
protrait. I use remote registry editor and sure enough the value is
still 0.
I also tried this:
[HKEY_LOCAL_MACHINE\SYSTEM\GDI\ROTATION]
"Angle"=-
"Angle"=dword:5A ;; 90 degrees rotated clockwise
In case it needed to remove the entry added by platform.reg, but that
didn't work either.
If I modify the platform.reg file, then everything works as I want.
Can someone explain this to me and how to fix it? I don't want to
modify my platform.reg for something that is specific to this project.
.
- Follow-Ups:
- Re: project.reg not replacing platform.reg entries
- From: Paul G. Tobey [eMVP]
- Re: project.reg not replacing platform.reg entries
- Prev by Date: Re: Cloning the Windows CE Web Server ASP sample
- Next by Date: Re: project.reg not replacing platform.reg entries
- Previous by thread: Re: Cloning the Windows CE Web Server ASP sample
- Next by thread: Re: project.reg not replacing platform.reg entries
- Index(es):
Relevant Pages
|