Skip to content

HPC-Factor/hpc-development-resources

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

37 Commits
Β 
Β 

Repository files navigation

Handheld PC development resources

Disclaimer: this document is very much under construction!

This is a curated list of Handheld PC development resources. This list is created by HPC:Factor, a community dedicated to keeping the Handheld PC legacy alive.

Various tools

  • ExecutabilityCheck - Executability Check allows you to reassign imports and operating system dependencies required to run Pocket PC applications on the Handheld PC.
  • ExecutabilityCheck How-To - This article discusses the purpose and use of ExecutabilityCheck on MIPS & ARM based Handheld PCs.
  • UAEDT - Unrecoverable Application Error Debugging Tool (CE2.11+)
  • cetoys - Collection of tools for accessing/manipulating a Windows CE device using the remote api (rapi)
  • OpenWinCE Project - Collection of (outdated) devtools, header files, etc

C/C++

C/C++ compilers and IDEs

C/C++ projects and sample code

C++ Books

.net

.net Books

.net projects

Visual Basic

Visual Basic Books

Java

There are numerous Java runtimes for Windows CE. Sun created PortableJava, a somewhat limited runtime which was compatible with Java SE 1.2. Other companies also created JREs, but since they're commercial products that need a paid license, these won't be covered here. Another notable product was Microsoft Visual J++, which was part of the embedded Visual Toolkit until support was dropped in embedded Visual Tools 6.0, meaning it was not possible to use J++ for creating Windows CE 3.0 apps, at least not for ARM processors.

PersonalJava

SuperWaba

SuperWABA is a java-like VM developed for low-power devices

Ewe

  • Ewe - A Java-like VM.

Java Projects

  • MindTerm - A Java 1.1 SSH client with sources and libraries that can be used in other applications. SSH1 and SSH2 compatible.

Python

Books

About

Development resources for creating Windows CE applications.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published