ANALYSIS OF MICROWINDOWS WIN32 COMPATIBLE GDI

He Liang,Shao Lijiong,Gao Chuanshan
DOI: https://doi.org/10.3969/j.issn.1000-386X.2005.12.011
2005-01-01
Abstract:Microwindows is an Open Source project aimed at bringing the features of modern graphical windowing environments to smaller devices and platforms.Although Microwindows was designed to provide 100% compatibility with Win32 API,it still left the detailed information about its GDI implementation to the users who are not only going to port their applications at Win32 API level but interested in the low level compatibility as well.Here we present a profile describing the detailed GDI routines by investigating its source code and give the result of a series of test cases,which compared it with Win32 GDI & GAPI at deferent levels.
What problem does this paper attempt to address?