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 / March 2005

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Cannot show control inside Group box in eVC++ 3?Thanks07 Mar 2005 13:32 GMT2
I put 2 checkbox inside a Group box, but when i put the program in the real
PPC, the checkboxs didn't appear. I have sure the visible property of them
are true. Anyone knows why? Thanks
ComboBox Dropdown Height07 Mar 2005 10:49 GMT2
now that I got to know C++ a lot better because I need it at work, I
started again to write a program for my PDA.
Though I sometimes need an entire evening to figure out how to do just
one little thing, I am making progress each day.
SetTimer() Mystery ???07 Mar 2005 10:29 GMT3
I passed hours on trying to have SetTimer working... But nothing works !
a) Solution 1, not working :
case WM_CREATE:
if (SetTimer(hWnd,             // handle to main window
CryptoAPI07 Mar 2005 07:13 GMT1
hi i'm encountering a problem about MACTripleDES in EVC++ 4.0.
below are my steps
1. CryptDeriveKey a calg_3des_112 key - success
2. CryptCreateHash a calg_MAC, using the key above - success
A simple way to write a line of string into a text file, thanks06 Mar 2005 02:05 GMT6
i would like to open a text file (A.txt), then
do something like Java as WriteLine("ABC");
everytime i run WriteLine method, will add the text to the next new line of
the text file?
How to convert from CString to char array in WinCE?Thanks05 Mar 2005 15:56 GMT2
I found that i cannot copy CString to char array correctly.
   CString strTest("Hello World");
   char szBuffer[256];
   sprintf(szBuffer, "String: %s", strTest);
query on pocket pc emulator and device05 Mar 2005 14:51 GMT2
Sir,
i am developing my application on pocket pc device but i was using emulator
2003.today when i loaded my release exe on to my pocket pc device and tried
to execute it it showed me "out of memeory". but same aplication is running
Exceptions, __try -> try05 Mar 2005 06:07 GMT9
I am reading binary data into a CString which (when file structure changes)
can cause a CString exception.  I have been successfully catching such errors
using:
__try {
CE Platform SDK04 Mar 2005 15:19 GMT1
I had the v3 of eVC Embedded Visual Tools, then I had installed the V4 of
eVC++. When I try tu use it, I have a message saying that I haven't any CE
Platform SDK installed.
Where I can found it ?
Disable WiFi04 Mar 2005 15:18 GMT1
I need to permanent disable the WIFI on a CE Second Edition Is this possible
and does anyone know how to do this.
Thxz
Ed
CE Platform Sdk04 Mar 2005 12:45 GMT1
I had installed eVC++ V4, and when I try to use it, I have a message saying
that I haven't installed any CE PLATFORM SDK.
Where I can found it ?
Thanks in advance.
GUI thread vs. program thread03 Mar 2005 23:29 GMT8
Does WinCE have a "GUI thread" which is different from an app/worker
thread where the code runs from?  Another developer and I have a
disagreement about CE threads.  I tell him that there's only 1 thread.
He tells me that there are 2.
How to tell PPC that my network card connects to Internet???03 Mar 2005 21:31 GMT2
How to tell to PPC that my network card connects to The Internet, instead of
to Work.
I know how to do this through user interface, but I need to do this
PROGRAMATICALLY.
Windows Desktop Screen03 Mar 2005 21:00 GMT6
I have developed an app on a CEPC device that is automatically launched
once Windows CE has started.  The question I have is that is it
possible to go straight from ROM DOS messages to my app w/o showing the
Windows desktop?  Is there a registry setting I can modify to do that?
Memory Allocation Problem03 Mar 2005 18:06 GMT8
I am having a problem allocating memory when using LocalAlloc() and
LocalReAlloc().  I am a newbie at this so I am hoping someone can help me
understand why this short example fails.
I am using
Pages: 1 2 3 4 5 6 7 February, 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.