Win32 Windows应用程序的简单C ++框架? [英] A simple C++ framework for Win32 Windows Applications?

查看:336
本文介绍了Win32 Windows应用程序的简单C ++框架?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

有一个简单/小框架(除.NET之外),它允许您使用C ++在Win32下创建窗口应用程序。

Is there a simple/small framework (Other than .NET) which allows you to create windowed applications with C++ under Win32. Just like a little DLL I can include with my app.

它应该有基本的功能,比如创建一个窗口,按钮,文本编辑和处理它们。

推荐答案

WTL 是一组轻量级的模板,使得编写Win32窗口代码变得相当容易(扩展C ++ / Win32可以很容易)。

WTL is a set of lightweight templates that make writing Win32 windowing code quite easy (to the extend C++/Win32 can be easy).

这篇关于Win32 Windows应用程序的简单C ++框架?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆