Click here to Skip to main content
15,893,814 members
Articles / Mobile Apps / Windows Mobile

CHM Reader for Pocket PC 2003

Rate me:
Please Sign up or sign in to vote.
4.91/5 (65 votes)
29 Feb 2004CPOL3 min read 477.3K   960   87  
Allows the reading of CHM files on a Pocket PC2003.
Steps to create PocketPC 2002 project for CHM Reader

assumes using eVc 3 and the PocketPC 2002 sdk is installed,
   i.e., a working eVc 3 build configuration.

- Menu/File/Open workspace...
	PocketPC\CHM Reader\CHM Reader.vcw

- Menu/Build/Configurations...
	- Add
		CPU: Win32 (WCE ARM)
		Copy Settings From: Default Debug Configuration
		Configuration: Debug
	- Add
		CPU: Win32 (WCE ARM)
		Copy Settings From: Default Release Configuration
		Configuration: Release

- Menu/Project/Settings...
		Settings For: All Configurations
			General:
				Microsoft Foundation Classes: Use MFC in a Shared DLL

- Menu/Build/Rebuild All

By viewing downloads associated with this article you agree to the Terms of Service and the article's licence.

If a file you wish to view isn't highlighted, and is a text file (not binary), please let us know and we'll add colourisation support for it.

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)


Written By
Software Developer (Senior)
United Kingdom United Kingdom
This member has not yet provided a Biography. Assume it's interesting and varied, and probably something to do with programming.

Comments and Discussions