The "/wildmidi/wildmidi-0..dmidi-0.2.3.3.tar.gz" file could not be found or is not available. Please select another file.

Win32++

81 Recommendations
81 Downloads (This Week)
Download Win32xx 730.zip
Browse All Files

Screenshots

Description

Win32++ is a C++ library used to build windows applications. It supports most compilers including Visual 2010 Express. It is an ideal starting point for anyone learning to program for windows, but also caters for the needs of professional developers.

Win32++ Web Site

User Ratings

 
 
81
3
Write a Review

User Reviews

  • Posted by Aaron 2010-12-16

    Thanks for this project, it's sad developers use MFC or Managed code because the lack of Platform SDK documentation and examples. Maybe now they'll be able to write fast and small windows applications. No more hello world creating a 2MB binary :) Keep up the great work!

  • Posted by Tomek Gąsiński 2010-03-24

    Replacement of complicated MFC. Very nice.Thank You david_nash.

  • Posted by IXix 2009-09-18

    Very helpful

  • Posted by Samuel 2012-03-26

    win32-framework works perfectly.

  • Posted by LeonX 2012-02-08

    I compiled the 'Dock' sample project using Visual Studio 6 on Windows 7, it runs ok. But when I try to run it on Windows Server 2003 SP2, it generates a bunch of errors 'The procedure entry point ___CxxFrameHandler3 could not be located in the dynamic link library Msvcrt.dll' and the Window eventually appears correctly. Is this framework really backward compatible? Is it referencing to a newer version of msvcrt.dll?

  • Posted by OpenID User 2011-07-06

    Nice framework. I hope that the future release would have optional message mapping macros like those used in ATL and WTL GUI classes or other message and event handling mechanisms aside from using switch statements. Message mapping macros make the code more neat and easier to maintain than a big switch statement especially if there are lots of messages and events that needs to be handled. Big and sometimes nested switch statements tangle the code making maintenance quite difficult and this can be avoided with message mapping macros. Message and event handling methods used in other frameworks like QT and SmartWin++ are also good alternatives to large switch statements. So, I suggest that this framework should have optional message mapping macros or other message and event handling methods making it more suitable for large projects too.

Read more reviews

Icons must be PNG, GIF, or JPEG and less than 1 MiB in size. They will be displayed as 48x48 images.