Description:
Microsoft Windows CE newsgroup.
|
|
|
WM_TIMECHANGE in Windows CE
|
| |
Hi, Is WM_TIMECHANGE support on Windows CE ? Because I'm unable to compile, this message isn't defined. I need a way to detect when the hour is ajust by another application or windows itself. Best regards
|
|
How to detect active Ethernet link
|
| |
Hi, I am using embedded Visual C++ on WinCE with Winsock API calls and want to detect if my Ethernet card is connected to a switch or not without actually making a connection to another socket. A bit like how your computer 'knows' when connected to a switch, without actually requiring DHCP, etc. (just plug in an RJ45 and the on-board link light... more »
|
|
Wireless pop-up window hangs in win ce 6.0
|
| |
Hi All, I newbie to WinCE. I'm working in WINDOWS CE 6.0. We are developing Our own SDIO Stack and WLAN drivers. My SDIO Stack is working fine and its able to initialize any wireless LAN card or SD/MMC Memory card. When i connect my WLAN card,After initialization, its starting dowloading the WLAN firmware to the card and After download to... more »
|
|
lfCharSet and unicode
|
| |
hi, I want to draw a unicode string(WCHAR type), what should i set to the lfCharSet of the LOGFONT struct when i creating the font? is this "lfCharSet " important with unicode(wide char) strings? thanks.
|
|
Silverlight on windows embedded
|
| |
I am trying to create a custom silverlight user control on windows embedded. This control has to have some dependency and attached properties. Creating the user control works, i can include it in the visual tree at runtime and the control displays itself. Well the next thing you want to do is declaring the control in a Xaml file, with the right namespace declaration.... more »
|
|
how to start a batch with CreateProcess
|
| |
Does anybody know how to start a bat-file with CreateProcess ? I tried: CreateProcess(L"mybat.bat",NUL L.... CreateProcess(L"cmd.exe",L"<my bat.bat"... CreateProcess(L"cmd.exe",L"cmd .exe <mybat.bat".... Any ideas ? Thank you !
|
|
get sound
|
| |
hello evrery body i want to deveoppe a driver that capture the sound witch is transmitted to my phone from another phone during a conversation with windows mobil but i do'nt know how can i do.
|
|
Flash activeX MFC example - R3
|
| |
I'm wondering is there a way to use the flash player activeX included in R3 in a mfc dialog based program? Thanks, Thomas
|
|
Silverligth installation in VS 2008
|
| |
Hi folks, i read that it is now possible, to use silverlight in WinCE 6.0 R3. Therefore i want so write some code for it in my VS 2008. I installed the "silverlight.exe" which i found in the official homepage, but the only thing i can create is an visual basic or an c# project. But i want to use c++ together with my projectcode i wrote till now.... more »
|
|
|