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 Control | Use the WebBrowser ActiveX control in any window. |
Dll Hell | Yes, it really is called that for a reason. Those without MSVC have a lot more work to do. |
HGLOBAL | How to use and manage HGLOBALs (and how to set page orientation to landscape) |
Leave a Reply