共有 0 个贴子
没有任何数据可供显示
开源项目社区 | 当前位置 : |
|
www.trustie.net/open_source_projects | 主页 > 开源项目社区 > winapi-wrapper |
winapi-wrapper
|
0 | 0 | 9 |
贡献者 | 讨论 | 代码提交 |
Winapi-wrapper is a c library for creating custom dialog and control in Windows using a wrapper structure. Some of the feature includes:
Gives a structure for writing GUI program under windows (see the hello world tutorial) Delegate event between widgets independent of each other. Creating small and fast program with c (or c++) using Windows native API.