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 / Windows Mobile / February 2006

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
StdAfx.h15 Feb 2006 14:57 GMT2
In the StdAfx.h files there are two lines at the beginning:
#if !defined(AFX_STDAFX_H__<string>)
#define AFX_STDAFX_H__<string>
where <string> is a long string of various chars.
Use FindWindow( ) or FindWindowEx( ) ?15 Feb 2006 14:03 GMT7
I am working on a little application that should find a dialog in
another application and send WM_COPYDATA message to that window.
The dialog is created by
hWndPs = CreateDialog( hIns,MAKEINTRESOURCE(IDD_DIALOG2 ),
Serial Port15 Feb 2006 12:33 GMT2
I need to connect a pocket PC with a device via serial port to recieve
datas. I'm trying to find how can I call the serial port in the pocket PC.
I'm using Visual Studio .NET 2005 to develop the aplication.
Thanks
Screen Flicker so much15 Feb 2006 09:48 GMT1
When I drag a small GIF image on the PPC screen, the background and
the image flicker so much, even though I invalidate and update only the small
area cover by the image. How can I fix the flickering problem?  My development
language is C#.
Attach menu to Dialog15 Feb 2006 09:40 GMT1
I am trying to attach a menu bar to a dialog box.
I have written following code but menu is not showing on dialog:
CMenu menu;
menu.LoadMenuW(IDR_MENU1);
WM5 Download Agent Docs?15 Feb 2006 08:51 GMT1
I have been trying to locate some documentation for the new Windows Mobile
5.0 Download Agent for my own edification.  Does anyone have a URL they would
care to share that describes what this thing is and what it does?
Thanks!
CE strings15 Feb 2006 08:04 GMT4
I'm having problem downloading the cab file onto my device.  I looked at the
setup.log and notice that the CE strings in my .inf is not being translated.  
Does anyone know why it's doing that?
thanks
Weird things about waveOutOpen()15 Feb 2006 03:34 GMT7
I had used waveOutOpen in one of my previous project. But same code in new
project did nothing.
So I wrote some testing code like following:
WAVEFORMATEX fmt1;
Idle time(s)15 Feb 2006 02:08 GMT1
I am interested how can I get the idle time values.
So far I found in help only:
void WINAPI SystemIdleTimerReset( void);  - to reset the timers
and
Calendar Control (like Pocket PC calendar)15 Feb 2006 02:07 GMT1
I am having a little trouble finding a calendar control that looks and
feels like the default Pocket PC calendar to put into an application i
am building.
Does anyone out there have any suggestions?
Targeting CF 2.014 Feb 2006 22:37 GMT1
I am targeting a Windows Mobile 5 PDA and am trying to write a .NET
application.  I got to using a Dictionary and realized I don't have access to
the new properties that are in CF 2 (e.g. Dictionary.Item()).  I can't figure
out how to change Visual Studio 2005 to know to use CF 2 ...
generating DTMF tones problem14 Feb 2006 19:53 GMT1
I need some urgent help regarding the TAPI callback function...
1- I need to detect out going call
2- dissconnect the call if it is international
3- dial a number and send DTMF
LSPs on WM5.0 Beginner Questions14 Feb 2006 17:32 GMT2
Hi folks--
I'm trying to implement an LSP into hp iPaq running Windows Mobile 5.0, but
I'm having a heck-of-a time wrapping my head around it. I have the
Layered.exe example, as well as the TSP/CE5.0 example in the SDK, but I don't
Cannot get HMENU from menu created by shmenubar in WM514 Feb 2006 13:39 GMT3
I have problem that i need dynamicaly change label of left sof-key in
the menu bar of my dialog. I have this code called on WM_INITDIALOG event:
     SHMENUBARINFO shmbi;
    // Create our softkey bar
Passing a pointer to a constructor fails14 Feb 2006 12:48 GMT1
I have a weird problem compiling for debug ( at least I find it weird ;)
I have code looking something like
pPage = new GPage( pDataPointer );
where pDataPointer points to a valid class
Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 January, 2006
 
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.