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

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
CSingleLock Query18 Sep 2005 23:35 GMT3
I am using MFC on WinCE4.2 (eVC4SP4)
I am trying to use a CSingleLock to restrict access to a class to one thread
at a time.
I can Lock and Unlock a CSingleLock and the IsLocked method works, but I am
Direct Draw Application Building error16 Sep 2005 06:03 GMT7
I trying to build the direct draw test application name "ddex1"
provided with MS WCE PB through eVC++, I had included in linker
"ddraw.lib dxguid.lib" files. After building the source code provided
as it is. I got the linking error. Plese help me in this regard.
Memory-Mapped Files And CString15 Sep 2005 06:15 GMT4
Hi , everybody:
   When I want display a text-file content in a edit ctrl by memory-mapped
, there is a  strange problem.When I press OK button that i couldn't destroy
the dialog box.
Threads nightmare14 Sep 2005 19:06 GMT5
All
We have developed a multithreaded application for CE5.0 and we are
having trouble with events.
We have a call to MsgWaitOnMultipleEvents() in a child thread with a
Serial Port Class14 Sep 2005 17:33 GMT3
I am using eVC++ 4 for an embedded application.  I need to send and receive
data over three serial ports.  I have searched around for examples or premade
classes that make this easy.  I would perfer to be "notified" when data
arrives (I am used to event driven programming).  I ...
simple question -- newline in unicode text file14 Sep 2005 15:15 GMT4
I'm trying to create a unicode text file on the device but can't figure how
to get a newline, i.e., "text to print\n".  I'm using CreateFile() and
WriteFile like so...
hFile=CreateFile(
how can I determine if a process runs started from telnetd?14 Sep 2005 09:34 GMT3
Does anyone have a solution or suggestion how to determine if code is run
from a remote side?
I have a console app that I use to debug some lib with. Running from a
telnet access with the Microsoft telnetd server, I need a different behaviour
Problem with Memory-Mapped Files14 Sep 2005 09:03 GMT3
   When I use the code from <<Programming Microsoft Windows CE .NET, Third
Edition>> to read a file using Memory-Mapped . The return handle from
CreateFileForMapping is ok , but when I use  CreateFileMapping the retun
handle is failed .I use GetLastError get the error value is 5 ...
development for windows ce 5.0 device14 Sep 2005 02:15 GMT5
I have SPV M5000 (ce 5.0) device with me. I have evc 4.0 installed on my
PC.OS is 2000 professional. My question is , is it sufficient to develop
application for the windows ce 5.0 pocketpc device. What else i need to
install(if necessary).
format in a multiline edit control?13 Sep 2005 22:34 GMT2
Is it possible to embed some formatting functions (like newline or tab) in a
multiline edit dialog control?  If so, how?
I have a multiline edit box painted in a dialog that I'd like to populate
with tab-separated values sometimes but just normal text at other times.
Playing a wavfile before PostMessage(mainwnd,WM_CLOSE,0,0)13 Sep 2005 15:59 GMT3
I want to signal the final of install an application on pocket pc with a
wavfile. I use sndPlaySound to play the sound before calling
PostMessage(mainwnd,WM_CLOSE,0,0); to close the window. The problem is that
the window closes (and also the application) before the sound has ...
How to add restrictions into Pocket PC13 Sep 2005 14:10 GMT1
I am programming a soft in embedded Visual C for a Pocket PC. I would like
to add restrictions like :
   - Restrictions on control panel (I would like to prevent user for
install or unistall program, for modify date or memory settings or other
cleanup during termination13 Sep 2005 13:27 GMT3
If the user/other process terminate my process will I get any notification
so that I can do some cleanup activities before application close?
regards,
How to remove link from Quickstart menu?13 Sep 2005 10:27 GMT1
When I uninstall some application I know how to remove the icons from the
start menu with
Code:
           HWND hTaskBarWnd = ::FindWindow(_T("MSStart"), NULL);
Access Violation?13 Sep 2005 10:05 GMT5
This method parses a TCHAR string and replaces one character with another.
//////////////////////////////////////////////////////////////////////////////////////////
//Replace every instance of theFindChar in theString with theReplaceChar
void TReplace(TCHAR* theString, TCHAR ...
Pages: 1 2 3 4 5 6 August, 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.