Difference between revisions of "Windows CE Development Notes"

From Lazarus wiki
Jump to navigationJump to search
Line 5: Line 5:
 
Here are some link that migh be usefull in creating windows ce interfaces
 
Here are some link that migh be usefull in creating windows ce interfaces
  
http://www.developer.com/ws/pc/article.php/10947_1483401_1 How to Port Your Win32 Code to Windows CE
+
[http://www.developer.com/ws/pc/article.php/10947_1483401_1 How to Port Your Win32 Code to Windows CE]
  
 
http://www.sundialsoft.freeserve.co.uk/sddoc001.htm a rather old but usefull article.contain flags required for creating wince controls
 
http://www.sundialsoft.freeserve.co.uk/sddoc001.htm a rather old but usefull article.contain flags required for creating wince controls

Revision as of 11:07, 23 April 2006

Known Issues and bugs

Links

Here are some link that migh be usefull in creating windows ce interfaces

How to Port Your Win32 Code to Windows CE

http://www.sundialsoft.freeserve.co.uk/sddoc001.htm a rather old but usefull article.contain flags required for creating wince controls

http://www.orbworks.com/wince/resource/data/header.html nice description of lots of flags

http://www.developer.com/ws/pc/article.php/1490871 Adapting Application Menus to the CE User Interface