Re: Private Code Tree
From: Kursad (Kursad_at_discussions.microsoft.com)
Date: 09/29/04
- Next message: Bhavin Shah: "Re: Unable to configure CE.NET for more than 3 serial ports."
- Previous message: A.User: "Re: Is there a BSP for PXA25x on WinCE 5.0 ?"
- In reply to: Steve Maillet \(eMVP\): "Re: Private Code Tree"
- Next in thread: K. S. Huang: "Re: Private Code Tree"
- Messages sorted by: [ date ] [ thread ]
Date: Wed, 29 Sep 2004 10:47:02 -0700
Hi Steve,
What I'm trying to do is this:
We want to use a system management software that calls GetVersionEx() to
find out whether an OS update is necessary or not. I already asked the
application developers if it is possible to use another API (currently, to
report my own version information I am using IOCTL_HAL_GET_DEVICE_INFO ioctl)
however I haven't received a response yet. Therefore I decided to investigate
whether changing GetVersionEx() and/or OSVERSIONINFO is possible or not.
Since it looks like this API is not meant to be modified, I think I will
stick with GET_DEVICE_INFO and try to force the application writers to alter
their code :) Please let me know if there is an alternative or preferred
method for OEMs to report their own version information. Thanks a lot for the
help,
Kursad
"Steve Maillet (eMVP)" wrote:
> You can't do what you want without modifying the code the shared source
> code. Why do you want to do this? GetVersionEx returns the OS version
> information that is defined by Microsoft. There are other ways to get your
> build specific information What are you trying to do (Big Picture)
>
> --
> Steve Maillet
> EmbeddedFusion
> www.EmbeddedFusion.com
>
> Do have an opinion on the effectiveness of Microsoft Windows Mobile and
> Embedded newsgroups? Let us know!
> https://www.windowsembeddedeval.com/community/newsgroups
>
>
>
- Next message: Bhavin Shah: "Re: Unable to configure CE.NET for more than 3 serial ports."
- Previous message: A.User: "Re: Is there a BSP for PXA25x on WinCE 5.0 ?"
- In reply to: Steve Maillet \(eMVP\): "Re: Private Code Tree"
- Next in thread: K. S. Huang: "Re: Private Code Tree"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|
|