feedback

Category Archives: C++

wxWidgets vs MFC

Wxwidgets vs MFC

Wxwidgets vs MFC

WxWidgets and MFC are programming frameworks for building GUI applications(Graphical User Interface). Of course you can also write console apps with wxWidgets and MFC but they are made particularly for building GUI apps. Both of them are wrappers, saying it simple that means both of them are libraries build to simplify some other code. On Windows, Windows API functions are used to build GUI apps, but it’s very hard to make applications using it and that’s the reason why we have wrappers.

Subscribe by RSS or mail

RSS icon Mail icon
Benefits of subscribing

Tweet, tweet

Twitter bird

"Finished watching CS75 lectures, would be great to find more like this"

Follow Bojan on Twitter!!

Random Quote

quote openHardware: The parts of a computer system that can be kicked.quote end
by Jeff Pesis

Tag cloud