I'm working on a visual c++ project and I have decided to implement it using GUI. Now, the problem is that I don't really have want to learn something entirely new for the GUI creation as I'm already learning c# and would like to carry on with c# GUI rather than c++ GUI.
So, I want a quick way to create GUI for the visual c++ project.
PS: I already know Java, if that can be used.
Platform: Windows 8/ 7/ Vista Cross-platform: doesn't matter Current ide: Visual Studio 11 Ultimate current os: Windows 8 64 bit