资 源 简 介
The word "Nexus" means a series of connections. That is what this project is intended to be a connection between all the different aspects and tedious tasks of programming in C++. Its aims are to completely abstract many crucial and low-level third party libraries and features and create a solid code base to increase productivity. Currently only a Win Api wrapper and some Base classes have been implemented. Please contribute.
Project Owner: Muhammad Ahmad Tirmazi
Current Stable Release:
http://code.google.com/p/nexuswin/downloads/detail?name=Nexus_Win%200.1.zip&can=2&q=#makechanges
NOTE: The Current Version has been developed with the old "C with Classes" approach and utilises a lot of pointers and macros. Worst of all , it depends heavily on inheritance. So it has a LOT of design flaws. A new version written from scratch is under-development which is NOT backwards compatible. You may download this version to check it out, but for