WinCE 5.0 and handle count
Thu, 3 Jun 2010 05:52:38 -0700
hi, how to get the handle count of a process in WinCe 5.0 ?
Thanks for help ...
|
WinCE NetBooks
Fri, 28 May 2010 22:06:47 +0000 (UTC)
I gotta admit sometimes my Acer Aspire One netbook is so slow on XP.
But their LinPus is so inflexible. SO I am curious on seeing ads for
WinCE netbooks. What do you give up? How different it it from my old
HTC ARM smartphone? Do standard WIndows apps run on these CE machines
or do you need a CE version?
...
|
Final Reminder - Microsoft Responds to the Evolution of Community
Fri, 28 May 2010 13:36:57 -0700
What is Happening?
This message is to inform you that Microsoft will soon begin discontinuing
newsgroups and transitioning users to Microsoft forums.
Why?
As you may know, newsgroups have existed for many years now; however, the
traffic in the Microsoft newsgroups has been steadily decreasing for the
past ...
|
Read the SD presence
Thu, 27 May 2010 14:59:57 +0200
Hi all,
WinCE600 on Freescale iM25.
I'd like to read the presence of the SD in its slot from a win32 app.
I'm looking the ESDHC driver in the Freescale BSP and i see a function
called BspESDHCIsCardPresent().
How can i call it from an application?
Which API can i recall (i guess with a driver call) to achieve ...
|
SysIPAddress32 in WinCE 6.0
Tue, 25 May 2010 12:03:01 -0700
Can I use IP Address control in windows CE 6.0 using Win32 API? ...
|
USB hang in WinCE6.0
Mon, 24 May 2010 07:47:16 -0700 (PDT)
Hi,
I'm having a USB to ethernet device which is having a bulk pair for Tx
and Rx.
My problem is that in the Tx path, if I try to do asynchronous bulk
transfer, the USB port hangs after some time. The lpIssueBulkTransfer
does not returns and seems hung.
Couple of other observations are:
1. In some cases ...
|
mfc smart device application for wince 6.0
Thu, 20 May 2010 23:09:01 -0700
hi,
I am new to wince 6.0,I am building a mfc smart device application using
ProgWinCE_SDK provided by microsoft press book. it gives error like LNK2019
:unresolve externals
the error generated by line :
ApplicationPath.Format(_T("%s"),((Cmsrmnt2App *)AfxGetApp())->GetAppPath());
where Application Path i ...
|
|
|
outofmemoryexception "new bitmap"
Thu, 20 May 2010 14:08:02 +0200
Windows CE 6.0 developper with Visual Studio 2005 in CSharp.
I have a simple code like this:
if (pbShoot.Image != null)
{
pbShoot.Image.Dispose();
pbShoot.Image = null;
}
pbShoot.Image = new Bitmap("pippo.bmp");
pbShoot.BackColor = System.Drawing.Color.White;
Only sometimes it happens that at the line ...
|
Reminder - Microsoft Responds to the Evolution of Community
Wed, 19 May 2010 02:43:52 -0700
What is Happening?
This message is to inform you that Microsoft will soon begin discontinuing
newsgroups and transitioning users to Microsoft forums.
Why?
As you may know, newsgroups have existed for many years now; however, the
traffic in the Microsoft newsgroups has been steadily decreasing for the
past ...
|
programs development
Tue, 18 May 2010 13:46:31 +0200
Hello,
I would like to know which should be the best programming software in order
to develop applications that have to run either on panelPC with WinCE (not
phone) either on notebook with XP OS.
Possibly without great modifications between each release of the same
software.
Thanks
Max
...
|