Posts Topics Forums Images
Search videos from message boards Videos Search messages from microblogs Microblogs Search messages from imdb.com Imdb Search messages from yuku.com Yuku Search messages from lefora.com (free forums) Lefora
My account: Login | Sign Up
Loading... 

microsoft.public.windowsce.embedded.vc | Forum profile

Forum profile page for microsoft.public.windowsce.embedded.vc on http://www.microsoft.com/communities/newsgroups.... This report page is the aggregated overview from a single forum: microsoft.public.windowsce.embedded.vc, located on the Message Board at http://www.microsoft.com/communities/newsgroups.... This forum profile page summarizes the general forum statistics such as: Users Activity, Forum Activity, and Top Authors, which are reported in either a table or graph below for a given reporting time period. Additional forum profile information for "microsoft.public.windowsce.embedded.vc" on the Message Board at http://www.microsoft.com/communities/newsgroups... is also shown in the following ways:

1) Latest Active Threads
2) Hot Threads for Last Week

Warning: These statistics are generated using 'best efforts' and can experience delays and reporting errors at times. Please note that such statistics do not constitute a forum's popularity and/or exact posting volumes at any given reporting period.

Site: Discussions in microsoft.public.windowsce.embedded.vc - microsoft.public.windowsce.embedded.vc (site profile, domain info microsoft.com)
Title: microsoft.public.windowsce.embedded.vc
Url: http://www.microsoft.com/communities/newsgroups...
Users activity: 15 post per thread
Forum activity: 11 active threads during last week
 

Posting activity on microsoft.public.windowsce.embedded.vc:

  Week Month 3 Months
Threads: 11 20 50
Post: 12 33 75
 

microsoft.public.windowsce.embedded.vc Posting activity graph:

Posts by:  day  week  month 

Top authors during last week:

Name
Posts
sunsaro
1
user's latest post:
Wireless pop-up window hangs in...
Published (2009-11-19 02:17:00)
  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 the card, its able to detect the AP's in and around the circle and Displays in the...
Jack Chen
1
user's latest post:
lfCharSet and unicode in...
Published (2009-11-19 00:29:00)
  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.  
mgOn10To100
1
user's latest post:
How to detect active Ethernet...
Published (2009-11-19 17:52:00)
  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 comes on). Thanks for any help. Mark. .  
Erakis
1
user's latest post:
WM_TIMECHANGE in Windows CE in...
Published (2009-11-20 11:32:00)
  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  
adityasen via PocketPCJunkies.com
1
user's latest post:
how to make a transparent window...
Published (2009-11-24 01:32:00)
  Hello every1, I am making this application where i need to show a semi- transparent window over a playing video. Please can anyone tell me how to do this in wince or Do i need to use something else like Opengles 2.0 with wince to make this possible. Please someone suggest me a way out. Thanks in advance.
DB
1
user's latest post:
November Windows CE Live Chat...
Published (2009-11-25 00:43:00)
  Hi folks! If you missed the Live Chat yesterday you can find the transcript here: http://discovertheexperience.blogspot.com/2009/11/transcript-from-yesterdays-windows.html Also, don't miss Stefan's post on the fastest way to activate COMPILE_DEBUG=1 which you can find here: http://discovertheexperience.blogspot.com/2009/11/fastest-way-to-activate-compiledebug1.html Have fun! Cheers DB  
Clearco
1
user's latest post:
RedrawWindow for desktop...
Published (2009-11-26 09:52:00)
  Hi all, I am trying to write on a rect covering the entire screen on the desktop (WinCE 5.0) using GetDC(NULL) to take control of the screen. How may I restore the desktop when I ReleaseDC? How may I force the desktop to refresh? I already tried RedrawWindow(NULL, &rc, NULL, RDW_ERASE | RDW_INVALIDATE | RDW_INTERNALPAINT | RDW_UPDATENOW); where rc is the rectangle corresponding to the entire screen. thanks for the hint....
TONY98
1
user's latest post:
ce power managment in...
Published (2009-11-26 12:37:00)
  is it posible to power off a ce device when the battery drops below a level will this work [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Power] "PowerOffBatteryVoltage"=dword:00000E10 .  
clintsinger
1
user's latest post:
Windows CE R3, Silverlight and...
Published (2009-11-26 10:03:00)
  Hi, Please forgive me if this is the wrong forum for this question but I couldn't find a better one for this question. We are having a custom board developed with an OMAP 3530 and Windows CE 6.0 R3. I am expecting that we will have the correct opengl es 2.x shader drivers installed so that we will be able to use an optimized version of the new Silverlight support. I would like to know if one can host additional non-silverlight...
Windows Programmer
1
user's latest post:
VirtualQueryEx on Windows CE 6.0...
Published (2009-11-26 18:22:00)
  From a Windows CE 6.0 user mode process, I'm trying to get information about kernel memory using VirtualQueryEx(). The code goes something like this: hProc = OpenProcess(PROCESS_ALL_ACCESS, FALSE, pidOfNKdotEXE); if (hProc) { rc = VirtualQueryEx(hProc, 0xd0000000, &mbi, sizeof(mbi)) if (!rc) { print GetLastError(); } CloseHandle(hProc); } The address is valid in the address space of the kernel but GetLastError returns...
 

Latest active threads on microsoft.public.windowsce.embedded.vc::

Discussions in microsoft.public.windowsce.embedded.vc
Started 2 days, 5 hours ago (2009-11-27 00:37:00)  by Luca Calligaris [eMVP]
Generally speacking I think this won't work, it is not a standard registry value as far as I know. But if the Power Manager implementation of your device is aware of that setting and is configured to turn off the device in this condition, it will work. And if you have the code for the BSP you can actually implement that behaviour ...
Thread:  Show this thread (2 posts)   Thread info: ce power managment in microsoft.public.windowsce.embedded.vc Size: 599 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "RE: ce power managment in microsoft.public.windowsce.embedded.vc :: microsoft.public.windowsce.embedded.vc :: Discussions in microsoft.public.windowsce.embedded..."
 

Hot threads for last week on microsoft.public.windowsce.embedded.vc::

microsoft.public.windowsce.embedded.vc
Started 2 days, 5 hours ago (2009-11-27 00:37:00)  by Luca Calligaris [eMVP]
Generally speacking I think this won't work, it is not a standard registry value as far as I know. But if the Power Manager implementation of your device is aware of that setting and is configured to turn off the device in this condition, it will work. And if you have the code for the BSP you can actually implement that behaviour ...
Thread:  Show this thread (2 posts)   Thread info: ce power managment in microsoft.public.windowsce.embedded.vc Size: 599 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "RE: ce power managment in microsoft.public.windowsce.embedded.vc :: microsoft.public.windowsce.embedded.vc :: Discussions in microsoft.public.windowsce.embedded..."