Click here to Skip to main content
15,883,887 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
7 May 2012 by emranallan
Lock Device Screen ,to prevent an one working on the device
18 May 2012 by emranallan
Server Application to remote your mobile device through wireless/wire connection not based on RAPI
2 Jun 2012 by nv3
I have no experience in WinCE, but I would use CDC::Polygon, which automatically fills the polygon with the current brush. So create a brush with the same color as your solid pen, select it into the DC and then draw a polygon with the three points of your triangle. (Of course you know that a...
29 Dec 2009 by tanyarat banyongkid
How to build client/server chat system using UDP socket:confused: :sigh:
30 Dec 2009 by Richard MacCutchan
Well you could start by studying UDP, sockets and client/server implementations. You may also search the articles here (and in Google) for sample chat applications.
13 May 2010 by pengxinglove
How to move a dialog that donot use title in wince
14 May 2010 by LittleYellowBird
Hi,I think you need to elaborate on your question, it is not very clear. What do you want to achieve and what is your problem?
1 Jul 2010 by sonu janjua
Hello All,I am running my application on WCE emulator 5.0 to show the Page Setup Dialog box which is in eVC++ but it does not show the Page Setup Dialog Box on executing PageSetupDlg(). It always returns 0. I have passed necessary parameters to PAGESETUPDLG structure. My code...
1 Dec 2011 by maycockt
Hi,My embedded application is displaying some real time values and some scrolling text.I am using a CWinThread class to poll my comms port and get the values, and the main UI thread is managing the scrolling.I am trying to poll at specific intervals, and have tried to use a timer, but...
30 Nov 2011 by maycockt
I have - eVC4.0 is embedded Visual C++ 4.0, it's an option offered in the tags, not one I made up.
4 Jun 2012 by Vaibhav_J_Jaiswal
Dear all I have a problem. I was created a triangle using LineTo and MoveTo methods. Now I am trying to fill that triangle by solid color using FillRgn of CDC class. But WinCE does not support this method. Can anybody tell me the other way to fill that triangle? Here is my code: for(unsigned...
7 Nov 2012 by noorAhmad22
hi all how i can make connect Stepper Motor and GSM with RC CAR (Parallel port interfacing)? In this link project details about RC CAR (Parallel port interfacing ) only without Stepper Motor and GSMhttp://www.instructables.com/id/RC-CAR-Parallel-port-interfacing/[^]help me plz...
7 Nov 2012 by enhzflep
No need for an apology - though I do appreciate the effort to make it. :)Grins - yes, written communication is certainly a task we all get better with over time. Practise makes perfect (or better, or something like that..)Okay, fantastic! - now your intentions are crystal-clear. I...
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