Re: wince5, use of DHCP registry flag DhcpEnableImmediateAutoIP?
- From: "Michel Verhagen [eMVP]" <myfirstname@xxxxxxxxxxxxx>
- Date: Thu, 28 May 2009 10:01:52 +1200
No, it does not violate the license:
Microsoft says the new version of the Windows CE Shared Source license
eliminates many of the constraints that kept most companies from using
modified OS code in their products, "enabling, for the first time, all
licensees to ship products commercially built from their modifications
of the Windows CE 5.0 shared source code." Additionally, beginning with
the new Shared Source license version, Windows CE 5.0 licensees will
maintain ownership of their derivative code, "and will not be obligated
to share modifications with Microsoft, partners, or competitors."
From: http://www.windowsfordevices.com/news/NS8570590617.html
And: http://msdn.microsoft.com/en-us/embedded/bb190212.aspx (that is CE
6.0 but I can't seem to find the 5.0 license on the MS webpage anymore!)
Good luck,
Michel Verhagen, eMVP
Check out my blog: http://GuruCE.com/blog
GuruCE
Microsoft Embedded Partner
http://GuruCE.com
Consultancy, training and development services.
mmp wrote:
Hi Michel,
Except this is off the PRIVATE tree, so if I cloned it I would be violating
the license, right?
Any idea about the logic dealing with that particular Registry key?
Thanks,
/michel
"Michel Verhagen (eMVP)" wrote:
You can always clone the DHCP code and make the change in the cloned
copy. If you need help doing this read my blog (or send me an email).
Good luck,
Michel Verhagen, eMVP
Check out my blog: http://GuruCE.com/blog
GuruCE
Microsoft Embedded Partner
http://GuruCE.com
Consultancy, training and development services.
mmp wrote:
Hi,
In order to get Link Local to fire up quicker I noticed in the DHCP sources
a registry flag being used in dhcp.c, HKLM\Comm\"Adapter"\Comm\TcpIP called
DhcpEnableImmediateAutoIP. However, in the code after querying the Registry
for the existance of this key, it then deletes the value (REgDeleteValue)
which means the next time the device boots up this Registry value is gone and
it doesn't go through the same code.
Can anyone tell me what it would do this? I know this is "private" code so I
can't change it, though I could create code elsewhere that always creates the
key on each boot.
TIA,
/michel
.
- References:
- wince5, use of DHCP registry flag DhcpEnableImmediateAutoIP?
- From: mmp
- Re: wince5, use of DHCP registry flag DhcpEnableImmediateAutoIP?
- From: Michel Verhagen (eMVP)
- Re: wince5, use of DHCP registry flag DhcpEnableImmediateAutoIP?
- From: mmp
- wince5, use of DHCP registry flag DhcpEnableImmediateAutoIP?
- Prev by Date: Re: Strange PM timeouts behaviour
- Next by Date: Re: qfe UPDATES
- Previous by thread: Re: wince5, use of DHCP registry flag DhcpEnableImmediateAutoIP?
- Next by thread: ce5 usb activesync transfer file problem
- Index(es):
Relevant Pages
|