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 2007

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Dialup and network connection - Help needed31 Mar 2007 08:10 GMT10
I selected Dial-Up Connection to define a new connection for my modem
connected.
In the Remote Networking folder, after double-tapping "Make New
Connection",WinCE presents the Make New Connection dialog.
CommandBar Button VS200530 Mar 2007 16:38 GMT1
I have migrate a EVC 4 projet to VS2005.
Now the CCECommandBar have been replaced by CCommabdBar. After made
changed to my project to handle this replacement, the close and help
buttons are disabled.
Problem with DirectShow under WinCE29 Mar 2007 05:16 GMT2
Please help to solve the following problem...
I use: MS Windows XP Pro SP2, MS Visual Studio 2005 (C++); SDKs
installed: Microsoft DirectX SDK, Microsoft Platform SDK for Windows
Server 2003 R2, Windows Mobile 5.0 Pocket PC SDK.
I think Problem in Listening28 Mar 2007 18:50 GMT1
Actually, I am running Server Application in Pocket PC Emulator,
when i try to communicate with the Client Program which is running in
another Emulator on another PC
My Program is frozen when the control comes to the accept() of Server
numeric(9,0) problem ?28 Mar 2007 03:54 GMT2
  I create a table with Query Analyzer,and insert some records.
    create table IDPos (
           IDPos_ID             numeric(38,0)        not null,
           ID_CD                nchar(16)            not null,
CList Concept28 Mar 2007 02:50 GMT4
 I have been using C for quite a long time so the object oriented concept
is still a bit alien to me. There fore I just want to clarify the concept of
the usage of CList.
Below is an example code:
How to detect memory leak and detect who causes a memory leak28 Mar 2007 01:52 GMT2
 How can I detect memory leak in a WinCE application. And how do I detect
which thread or function is causing it?
 Are there any recommend ways to resolve the memory leak once detected?
WM5.0 Is there a way to check that the ActiveSync is connected?25 Mar 2007 17:11 GMT2
On the Device side (C++ not managed) I just want to know if the wire
is connected?
Is it possible ?
Thank you
folder selection dialog in embedded vc++23 Mar 2007 12:25 GMT2
I need to create an application for folder selection dialog.
Can anyone give me a sample code for Cfolderdialog inherited from
Cfiledialog in embedded vc++ or pls suggest me a method to create a
folder selection dialog in Embedded VC++ .
SHBrowseForFolder not working in wince 5.0(x86) processor23 Mar 2007 12:24 GMT2
I need to create an application for folder selection dialog and I have
created using SHBrowseForFolder concept.Iam using CEPC with x86
procesor booted with wince 5.0 image.
          For folder selection dialog I have used the following code
PXA270 and WinCE source code exemple ?23 Mar 2007 12:11 GMT3
I'm a new user with windows CE. I would like to create an application using
some pxa270 ressources. I use evc++ for programming.
Do you know where i can find source code exemples for some pxa270 function,
like I2c, camera interface, ...
Ending a thread?22 Mar 2007 17:14 GMT6
I have a communication thread that is waiting for WaitCommEvent() to return,
what would be the best way to exit or stop this thread while it's waiting for
a comm event?
Realtime disable start button and clock with registry22 Mar 2007 17:08 GMT3
I have to disable and unable the startbutton and clock on the taskbar.
I have to use the registry to do this
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Shell\Taskbar]
"Desktop"=dword:00000000
Reading Com Port via Tread21 Mar 2007 17:35 GMT3
this ist my part of code. On my XDA 1 (Windows CE 2) the code runs
perfekt. Without any changes i get only every 4 seconds a result on my
xda 2i (Windows CE 3 se).
DWORD PortReadThread(LPVOID lpvoid)
FindResource / SizeofResource problem / ERROR_INVALID_HANDLE20 Mar 2007 20:09 GMT8
I have an exe which loads an DLL.
Therefore I check the dll for its version:
HMODULE module = ::LoadLibrary(in_dllname);
if (!module) return;
Pages: 1 2 3 February, 2007
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread



©2008 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.