是否有用于学习c ++中的windows api的参考或帮助文件 [英] Is there a reference or a help file for learning windows api in c++

查看:80
本文介绍了是否有用于学习c ++中的windows api的参考或帮助文件的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我真的爱上了c ++ ... :-)。最近我开始了解c ++中的windows编程。我刚检查了一下windows.h头文件......那里有很多东西,我什么都听不懂:( ...我想知道是否有参考或帮助文件有点理解WIN32 API ... 。请帮助

I am really in love with c++... :-). recently i got to know about windows programming in c++. I just checked the windows.h header file... Theres a whole lot of stuff there , i couldnt understand anything :(... I was wondering if there was a reference or help file sorta thing to understand the WIN32 API....please help

推荐答案

我会使用 Google

实际上我做了,找到了这个页面: Win32教程 - 推荐书籍和参考资料 [ ^ ]。


运行,不要走到离你最近的二手书店和/寻找Charles Petzold的Programming Windows(第5版)并购买一份副本。它将向您展示如何用C语言编写Windows程序 - 它将带您了解如何使用WIN32 API编写应用程序。买第6版 - 不包括WIN32 API。



如果你想看看如何包装在C ++库中使用WIN32来移除重复的guff和bobo板的负载我建议留在二手书店,并购买由Paul DiLascia撰写的Windows ++:用C ++编写可重用的Windows代码。这不是C ++设计的最好例子(它是20世纪90年代),但是应该给你一些启发的见解。
Run, don't walk to your nearest second hand bookshop and/or ebay. Look for "Programming Windows" by Charles Petzold (5th edition) and buy a copy. It'll show you how to write Windows programs in C - it'll take you through how to write applications using the WIN32 API. Don't buy the 6th edition - that doesn't cover the WIN32 API.

If you want to see how to wrap the WIN32 in a C++ library to remove a load of repeated guff and boiler plate I'd recommend staying in the second hand book shop and also buying "Windows++: writing reusable windows code in C++" by Paul DiLascia. It's not the best example of C++ design (it's very 1990s) but should give you some insights to get going.


参见: EFNet #Winprog [ ^ ]和Win32编程 - 功能X [ ^ ]。毫无疑问,谷歌会找到你的其他人。
See: EFNet #Winprog[^] and Win32 Programming - FunctionX[^]. google will, no doubt, find you others.


这篇关于是否有用于学习c ++中的windows api的参考或帮助文件的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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