Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
Home
Discussion Groups
End Users
Pocket PCActiveSyncMultimediaEBooksWirelessSmartPhones
Developers
Windows MobileSmartPhonesWinCE ProgrammingVB for WinCEVC++ for WinCEPlatform BuilderTest Tools
PocketPC DirectoryFree SoftwareWeb Resources
Related Topics
PalmMobile PhonesMore Topics ...

Pocket PC Forum / Developers / VC++ for WinCE / August 2005

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Max Code size in Secondary Thread Procedure22 Aug 2005 09:24 GMT3
Which is the max code size that i can write inside the function started with
createThread(..)?
Thank you in advance.
Riccardo.
Code compiles with VS2003 but not eVC422 Aug 2005 01:05 GMT1
The following code compiles fine with VS 2003 but not with eVC4 SP4. I am
not sure VS.NET is right since the situation is kind of ambiguous.
Basically, we have a MultiEar class derive "twice" from the same IListener
interface - we do that by aliasing the interface with AListener ...
DC and BITMAP troubles20 Aug 2005 00:56 GMT1
Im trying to draw on a bitmap and then draw the bitmap to a printer.
This is what im doing, but it doesnot work. Am i doing somthing odvously
wrong?
Pesudo Code
parsing a char* using strtok19 Aug 2005 23:28 GMT7
i am writing a GPS app in evc++ 4.0, i am using c-style char* instead
of CStrings, i want to parse NMEA sentence such as
"GPZDA,162913.48,19,08,2005,,*63"
problem is when i use strtok it ignores an empty data field
Context Menu in a ComboBox19 Aug 2005 23:11 GMT1
I am trying to bring up a context menu in a ComboBox and I can not find where
the WM_LBUTTONDOWN message is posted?  I've tried setting up a message
handler for the edit control inside of the ComboBox but the message is never
posted to the new message handler.  The new message ...
WriteFile() returns 1, but writes 0 bytes19 Aug 2005 21:34 GMT7
I am using WriteFile() to write to a serial port on an embedded CE device
without overlapping.  Very intermittantly, WriteFile() will return 0 in
lpNumberOfBytesWritten, but the function returns 1 (Success).  GetLastError()
will return 0 when called right after WriteFile().  Most ...
problem with MIDL.exe19 Aug 2005 12:32 GMT1
I get following errors from MIDL when compiling release version from my
application. When compiling Debug version everything is okey. What is wrong?
error MIDL2311 : statements outside library block are illegal in mktyplib
compatability mode : [ Interface 'ICalc'  ]
RAS and TCPIP19 Aug 2005 01:11 GMT4
It's possible to connect to the WinCE device we are developing by
ethernet and also serial to a PC. The PC will offer remote control of
the device and the device will send messages back to the PC.
Writing the ethernet comms will be straightforward for me, however for
Black background to bitmap.18 Aug 2005 21:18 GMT1
I create a bitmap but it is black.
Is this corect? should it be white?
HDC hDC = CreateDC("DISPLAY", 0, 0, 0);
HDC hdcCompatible = CreateCompatibleDC( hDC );
Standard SDK for Wince 5.0 setup Problem18 Aug 2005 15:49 GMT2
I have installed PB 5.0 and VS.net 2003 in my XP pro sp2 system. When I
setup eVC 4.0 and SP4,everything is OK, but when I setup STANDARDSDK_500,
the setup fails.
When the setup program display: "Status: removing backup files", they stop
Create global HBITMAP18 Aug 2005 11:44 GMT5
I have a dll that creates a bitmap and returns the HBITMAP.
When the caller process comes to use this HBITMAP it is invalid. How can i
change my dll to product a global HBITMAP that can be used across all
processes?
How to Remove a custom Font18 Aug 2005 10:35 GMT7
For one part of my application I want to use a custom ttf Font, so I copy it
to the Fonts directory of the PPC device. Later when I have no need for it
any more I want to remove it from the Fonts Directory.
A simple DeleteFile does not work. Probably some sharing problem.
Read from a Virtual Memory Location18 Aug 2005 04:06 GMT4
I'm using WinCE.net BSP 4.2/eVC/PXA255. I need to read 20 bytes from a
Virtual Memory Location. The address is out of the segment where my software
is currently running. Can some one help me with that ?
Best regards
Link error: LNK1181: cannot open input file 'armv4_POCKET.obj'17 Aug 2005 16:00 GMT2
I'm doing a project in Microsoft embedded Visual C++ 4.0 and I get the
following error when I try to compile:
...
Generating Code...
interprocess communication with messages17 Aug 2005 13:50 GMT8
Is there any sample of messaging between two distinct process(xx.exe and
device.exe).
I tried postmessage with HWND_:BROADCAST parameter but I could not managed
to get the message with
Pages: 1 2 3 4 5 6 July, 2005
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread



©2009 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.