|
More site info...
Discussions in... - www.microsoft.com/communities/newsgroups... | Site profile
|
|
Site profile page for http://www.microsoft.com/communities/newsgroups....
This report page has aggregated and summarized the online discussions from the Message Board located at http://www.microsoft.com/communities/newsgroups....
This site profile page outlines general site statistics such as: Users Activity, Site Activity, Site Rank, and Top Authors, which are reported in either a table or graph below for a given reporting time period.
Additional site profile information for http://www.microsoft.com/communities/newsgroups... is also shown in the following divisions:
1) Top 10 Active Forums during Last Week
2) Top 10 Site Forums
3) Latest Active Threads
4) 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 site's popularity and/or exact posting volumes at any given reporting period.
|
|
|
|
|
Posting activity table on Discussions in microsoft.public.windowsce.platbuilder:
|
|
Week
|
Month
|
3 Months
|
|
Threads:
|
32
|
134
|
455
|
|
Post:
|
69
|
281
|
969
|
|
|
Authority Badge:
|
|
|
BoardReader Authority Badge code for Discussions in microsoft.public.windowsce.platbuilder (http://www.microsoft.com/communities/newsgroups...)
|
|
Put this code anywhere on your forum page:
|
|
|
|
|
|
|
|
Rating - The position measured by activity among all forum sites tracked by BoardReader.
If rating is 10 there are 9 forum sites which have higher activity.
Posts - Number of posts on forum site during last 7 days.
Threads - Number of threads on forum site active during last 7 days.
Authors - Number of authors which contributed to the site within last 7 days.
|
|
|
|
|
Discussions in microsoft.public.windowsce.platbuilder posting activity graph:
|
|
http://www.microsoft.com/communities/newsgroups/list/en-us/default.aspx?dg=microsoft.public.windowsce.platbuilder Alexa graph:
|
Top authors on Discussions in microsoft.public.windowsce.platbuilder during last week:
user's latest post:
BIB, REG, DAT and DB files in...
Published (2009-12-28 22:59:00)
PLATFORM\<BSP>\CESYSGEN\FILES - These files are created during sysgen phase in your platform\<BSP>. See the makefile in the PLATFORM\<BSP>\CESYSGEN dir.the makefile is using the !INCLUDE $(_WINCEROOT)\public\common\cesysgen\CeSysgenPlatform.mak file. this will create PLATFORM\<BSP>\CESYSGEN\FILES dir and call cefilter.exe for all the bib,dat,db,loc and reg files.this is just a...
user's latest post:
BIB, REG, DAT and DB files in...
Published (2009-12-29 01:10:00)
Thank you very much. Paolo "Vinoth [MCTS]" wrote: > PLATFORM\<BSP>\CESYSGEN\FILES - These files are created during sysgen phase > in your platform\<BSP>. > See the makefile in the PLATFORM\<BSP>\CESYSGEN dir.the makefile is using > the > !INCLUDE $(_WINCEROOT)\public\common\cesysgen\CeSysgenPlatform.mak file. > this will create...
user's latest post:
Tiny Kernel in...
Published (2009-12-24 01:12:00)
Folks, Under Win CE 5.0, we are developing a limited functionality device with very limited set of functions. Our goal is to have smallest OS image possible etc., Currently we use standard OS design template such as Internet+appliance and build our OS image. Then remove SYSGEN_xxxxx variables in this design to get to our goal OR.... Can we use the tiny kernel and *ADD* whatever we need one by one to keep things simple with OS...
user's latest post:
RSS feed support by WinCE 6.0 R2...
Published (2009-12-22 22:47:00)
Can anyone please let me know whether Windows CE 6.0 R2 has RSS feed support? I have searched in Catalog Items and in internet but didn't got any information about it Please help me. Thank you Submitted via EggHeadCafe - Software Developer Portal of Choice Refreshing ASP.NET Cached Data on a timed basis to avoid delays...
user's latest post:
RSS feed support by WinCE 6.0 R2...
Published (2009-12-23 02:02:00)
On 12/23/2009 7:11 AM, Vikram G wrote: > Can anyone please let me know whether Windows CE 6.0 R2 has RSS feed support? > I have searched in Catalog Items and in internet but didn't got any information about it > Please help me. You need to publish an RSS feed or read it? The bad news is that Windows CE does not support any of those functions. The good news is that supporting it isn't that difficult....
user's latest post:
Screen Saver supported by WinCE...
Published (2009-12-22 07:52:00)
No. You could add a service to handle screen saver, if you actually need a screen saver.
user's latest post:
AllocPhysMem Doubt in...
Published (2009-12-28 11:52:00)
Hi I need to access a block of memory allocated in driver and passed that memory into application for read/write. (for large data transfers). I am using AllocPhysMem to allocate virtual and physical memory. But I want to map this to user Space (i.e., application side). I used the following steps to map memory which is allocated by driver to application side. ============================================================= (1)...
user's latest post:
An advice on load a PB project...
Published (2009-12-22 08:27:00)
I don't know if CE 5.0 BSP for iMX32 is like the one for CE 6.0 but if it is, yes, you may consider saving the Platform\Common\<Added_by_Freescale> branches. In the 6.0 BSP for ADS boards, the subtrees Platform\Common\Src\Srm\Freescale and Platform\Common\Src\Soc\Freescale are added by the IMX31ADS and IMX23ADS BSP. All depends on the feeling you have that this Freescale code belongs to your own cloned BSP, or on...
user's latest post:
Terminal on Win CE 6.0 R2 in...
Published (2009-12-22 14:04:00)
What, exactly, was your test procedure for this? Maybe one of the serial ports is being used for serial debug messages in CE6 and is not in your CE5 BSP. The result might be that what you normally call COM1 is no longer available (it's used for serial debug output), and so what you'd normally call COM2 is now actually COM1 to Windows CE. Result: you're not connecting the right port between the two devices. Paul T....
|
|
|
Top 10 active forums on Discussions in microsoft.public.windowsce.platbuilder during last week:
|
|
Top 10 forums on Discussions in microsoft.public.windowsce.platbuilder:
|
|
|
|
Latest active threads on Discussions in microsoft.public.windowsce.platbuilder:
Started 5 days ago (2009-12-28 22:59:00)
by Vinoth [MCTS]
PLATFORM\<BSP>\CESYSGEN\FILES - These files are created during sysgen phase
in your platform\<BSP>.
See the makefile in the PLATFORM\<BSP>\CESYSGEN dir.the makefile is using
the
!INCLUDE $(_WINCEROOT)\public\common\cesysgen\CeSysgenPlatf orm.mak file.
this will create PLATFORM\<BSP>\CESYSGEN\FILES dir and call cefilter.exe for...
Started 5 days, 15 hours ago (2009-12-28 07:12:00)
by Luca Calligaris [eMVP]
What if you use the TARGETLIBS directive?
Started 5 days, 1 hour ago (2009-12-28 21:58:00)
by Vinoth [MCTS]
There are some third party tools available to extract CAB files.
you can search "Win CE CAB Manager". you can use this for 30 days as a trail
version.
Started 6 days, 10 hours ago (2009-12-27 12:17:00)
by Paul S
Werner,
I ran into the exact same problem and I would have spun my wheels on this for a lonnnngggggg time, so THANKS for taking the extra time to post the solution. (BTW, I only deleted 'Default.vol' but not the 'Docs and Settings' directory to fix this.)
Paul S...
Werne wrote:
Hi,I found the problem....
Started 1 week, 2 days ago (2009-12-24 00:47:00)
by Luca Calligaris [eMVP]
I do not think this can console you but my WM device behaves exactly the
same: with the backlight turned off, touching the screen once ca run, for
example, the calendar application.
You may modify the touch screen driver (if you have the code, but it looks
like it is not always the case) to make it aware of the fact that the User...
Started 1 week, 2 days ago (2009-12-24 01:31:00)
by Vinoth [MCTS]
I suggest the second one "Adding component to the tiny kernel".
First one is bit complex because removing the components may have dependency
with other component. you have to take care of the component dependency.
manner.
Started 1 week, 3 days ago (2009-12-23 20:37:00)
by Luca Calligaris [eMVP]
Windows CE includes an RDP client, not an RDP server; if you want something
similar you can look at VNC: here are some links:
http://dotnetvnc.sourceforge.net/
http://sourceforge.net/projects/wincevncsvr/
http://efonvnc.sourceforge.net/
|
|
Hot threads for last week on Discussions in microsoft.public.windowsce.platbuilder:
Started 5 days ago (2009-12-28 22:59:00)
by Vinoth [MCTS]
PLATFORM\<BSP>\CESYSGEN\FILES - These files are created during sysgen phase
in your platform\<BSP>.
See the makefile in the PLATFORM\<BSP>\CESYSGEN dir.the makefile is using
the
!INCLUDE $(_WINCEROOT)\public\common\cesysgen\CeSysgenPlatf orm.mak file.
this will create PLATFORM\<BSP>\CESYSGEN\FILES dir and call cefilter.exe for...
Started 5 days, 15 hours ago (2009-12-28 07:12:00)
by Luca Calligaris [eMVP]
What if you use the TARGETLIBS directive?
Started 6 days, 10 hours ago (2009-12-27 12:17:00)
by Paul S
Werner,
I ran into the exact same problem and I would have spun my wheels on this for a lonnnngggggg time, so THANKS for taking the extra time to post the solution. (BTW, I only deleted 'Default.vol' but not the 'Docs and Settings' directory to fix this.)
Paul S...
Werne wrote:
Hi,I found the problem....
Started 5 days, 1 hour ago (2009-12-28 21:58:00)
by Vinoth [MCTS]
There are some third party tools available to extract CAB files.
you can search "Win CE CAB Manager". you can use this for 30 days as a trail
version.
|
|