Skip to content

BrianOtto/pony-win32

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pony-win32

This is a Win32 wrapper for Pony.

It's currently a work in progress, but it includes a helper package (winApp) and examples showing how to ...

  • create basic windows and system controls
  • handle window messages
  • do event handling
  • convert between Pony strings and wide character strings (WCHAR_T)
  • draw to a window using Cario

It has been tested on Windows 10 only.

Releases

No releases published

Packages

No packages published

Languages