Click here to Skip to main content
15,867,453 members
Everything / Programming Languages / eMbedded Visual C++ 4.0

eMbedded Visual C++ 4.0

eVC4.0

Great Reads

by MiamiCoder
How to create a real-world BlackBerry application.
by emranallan
Add your local inside windows local to be supported for unicode
by emranallan
Lock Device Screen ,to prevent an one working on the device
by emranallan
Server Application to remote your mobile device through wireless/wire connection not based on RAPI

Latest Articles

by Stan Bice
Imagine connecting church worship attenders with real-time content.
by ljw1004
Adding zip/unzip easily, no LIBS or DLLs, with an elegant and powerful API
by emranallan
Server Application to remote your mobile device through wireless/wire connection not based on RAPI
by emranallan
WINDOWS CE API HOOKING and Replace Function inside GWES.exe on all models since pocket PC 2003 until Windows mobile 6.5

All Articles

Sort by Score

eMbedded Visual C++ 4.0 

16 Apr 2009 by MiamiCoder
How to create a real-world BlackBerry application.
6 May 2012 by emranallan
Add your local inside windows local to be supported for unicode
18 May 2012 by emranallan
Server Application to remote your mobile device through wireless/wire connection not based on RAPI
21 Sep 2009 by Apriorit Inc, Oleksandr Dodatko
This article describes the process of initial configuration and basic work with Palm Web OS on the lower level than it's described in Palm SDK docs.
5 Dec 2009 by Noel Dillabough
A (hopefully) complete extended MAPI wrapper for WinXP, WinCE, and .NET
31 Jul 2009 by Dmitry Klionsky
Bluetooth for Microsoft Device Emulator enables Bluetooth communication from and to the emulator.
27 Jun 2006 by Marco Zaratti
This article presents a new socket wrapper class specifically designed for the WinCE (PokcetPC) platform that solves the issues of asynchronous notifications and more.
29 Feb 2004 by Peter Tewkesbury
Allows the reading of CHM files on a Pocket PC2003.
15 Jan 2005 by Ramanan.T
Useful tool to view functions in a library (.LIB) file and export them to a header (.H) file
19 Sep 2012 by ljw1004
Adding zip/unzip easily, no LIBS or DLLs, with an elegant and powerful API
9 Jun 2013 by Stan Bice
Imagine connecting church worship attenders with real-time content.
13 Dec 2004 by Alain Rist
Some proposed WTL classes and functions at work: CAppWindow, CFullScreenFrame, CStdDialog, CF_DIB clipboard support, and more...
30 Jul 2007 by dzolee
A Wifi scanner with custom slider, tab control, buttons and checkboxes
26 Mar 2009 by Alex_Intw
A cross-platform state-oriented application framework and a ClassWizard-like round-trip UML dynamic modeling/development tool that runs in popular IDEs. Aims at providing concurrent, distributed, and real-time application development tools for Win32/Linux
14 Apr 2004 by João Paulo Figueira
Enabling the fastest database access protocol for C++ developers on the Pocket PC.
12 Aug 2002 by Tanzim Husain
This article describes an undocumented API that enables you to load images (bmp, gif etc.) from files under Pocket PC 2002
26 Oct 2002 by CT CHANG
Add full screen capability in your PocketPC applications.
24 Mar 2007 by dzolee
A fast solution to create custom-shaped windows from a bitmap mask.
28 Jul 2009 by Slava Khristich
How to deliver GPS data asynchronously to the server over the internet without queues.
20 Nov 2006 by Dustin Metzgar
Create 3D bar charts and pie graphs using WPF
26 Jul 2001 by Ciprian Miclaus
This article presents a class to encapsulate threads, leaving the user to focus on project details.
3 Mar 2006 by Fernando A. Gomez F.
How to change the color of Windows CE components without modifying your program.
5 Jan 2008 by Aleh
Shows how to unload the Input Method (IM) DLL for the Software Input Panel (SIP) on Pocket PC, which is important to Input Method uninstallers
1 Nov 2005 by Prathamesh S Kulkarni
The article shows how to use keyboard hooks in WinCE.
30 Aug 2005 by Channa Jayasinghe
How to remove the annoying “Backup Battery Very Low” (bogus) critical notification programmatically.
29 Dec 2005 by midnightEngineer
A SQLite3 MFC wrapper with Unicode/Pocket PC 2003 support.
4 Dec 2005 by mb2sync
Performs conversions between values of type bool, BOOL and VARIANT_BOOL.
24 Apr 2005 by João Paulo Figueira
Implementing a managed wrapper to the CEDB database engine with some C++ help.
30 Jun 2004 by João Paulo Figueira
Managing large data types on SQL CE databases and the ATL OLE DB Consumer Templates.
2 Nov 2004 by Alain Rist
CZoomScrollImpl extends WTL CScrollImpl to allow continuous zooming.
8 Apr 2004 by Adrian Stanley
This article describes how to combine managed and unmanaged projects into a single Visual Studio .NET solution.
19 Sep 2011 by isemenov
28 Sep 2006 by Alain Rist
Plug-in CodeProject's CStdString as WTL::CString and get the WTL CString support with a Standard C++ Library implementation.
30 Aug 2003 by EK_Kiwi
Creating and using a header bar style control in Windows CE.
6 Feb 2005 by João Paulo Figueira
Exploring SQL CE 2.0 schema information with the ATL OLE DB Consumer Templates.
24 Jun 2003 by Idael Cardoso
A C++ class to allow simple serial communication in Win32 platforms
31 Mar 2005 by D. Ajith Nilantha de Silva
24 Jun 2007 by kris_raj
How to trap a C# application window message in an eMbedded VC++ created DLL.
11 May 2012 by emranallan
WINDOWS CE API HOOKING and Replace Function inside GWES.exe on all models since pocket PC 2003 until Windows mobile 6.5
7 May 2012 by emranallan
Black List Application in window mobile (Blocker Application)
28 Oct 2004 by 110_110_110
A class for setting various attributes of static text such as font, color, or alignment.
11 May 2009 by Hani Gamal Eldeen
.NET controls to be used for development of Arabic applications for smart devices.
12 Jun 2001 by Ciprian Miclaus
This code detects memory leaks in embedded VC++ almost the same way crtdbg does in VC++.
15 Mar 2005 by Iven Xu
Implement an explorer using .NET Compact Framework in Pocket PC.
12 Apr 2007 by Diogo Ferreira Lopes
A basic sample on how to rotate the screen of a pocket PC.
16 May 2004 by João Paulo Figueira
Extending the DrawText function to display truncated text with a terminating ellipsis
12 Jun 2007 by dstefanov
Virtual Serial (COM) Driver that translates GPS input from NMEA 0183 v2.3 to v2.0 so it can be consumed from legacy GPS applications
22 Aug 2004 by fftz
The CMDIBase template provides multiple view UI support for WinCE WTL-based projects.
3 Nov 2005 by Prathamesh S Kulkarni
An article on using keyboard hooks in WinCE.
10 Dec 2005 by advatronix
C++ Class to enumerate COM ports on Pocket PC
16 Mar 2005 by Henrik Pettersson
Functions for drawing Bezier splines on Pocket PC. Since they are missing in GDI for Pocket PC.
4 Oct 2004 by Gaurang Desai
Common validation conrol for more than one Required Field on the page. The simple and most eligant way to validate required fields.
25 Dec 2005 by advatronix
An owner drawn button class in C++.
31 Aug 2002 by Ancient Dragon
A Two-Dimensional Array of VARIANTs
4 Oct 2006 by Pradeep Kothari
29 Apr 2005 by Andreas Muegge
A practical example how to use the Levenshtein algorithm for string matching
2 Feb 2006 by Alexander Kovachev
17 Aug 2007 by ThomasMiller
Descripe the SQL Server 2000/2005 interaction with Active Directory on Windows 2000 or 2003 server
14 Jul 2005 by luweiewul
Exploring how to read given number of bytes with RSocket::Read() on Symbian.
18 Feb 2007 by AhmedEssamNaiem
Using Vector and double linked list to create trees
3 Oct 2006 by Pradeep Kothari
How to select network connections from many Networks available like BlueTooth, Active Sync, 3G, Wireless Lan