Win32 Examples

This section is devoted to exploring how to use Windows through standard Win32 calls. The advantages are to be able to use Windows components without a managed IDE such as Visual C++. The idea is to allow freedom of a development environment so as to not have to rely on a proprietary system.

WebBrowser ActiveX ControlUse the WebBrowser ActiveX control in any window.
Dll HellYes, it really is called that for a reason. Those without MSVC have a lot more work to do.
HGLOBALHow to use and manage HGLOBALs (and how to set page orientation to landscape)

Comments

Leave a Reply

Your email address will not be published. Required fields are marked *