Click here to Skip to main content
15,880,796 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Hi,

I want to built application which shd have reach UI so I am thinking of creating UI with HTML5 as a front end and C++ or VC++ as a backend. I want to use C++/VC++ dll as backend. Pls suggest me whether this could possible or is there any other way where we can use one language for reach UI (Front End) and C++/VC++ as a backend.

Regds
SNI
Posted
Comments
chaau 5-Jun-13 2:38am    
I believe this is one of the modern "Windows 8 App" development guidelines from Microsoft using Visual Studio 2012

1 solution

If you're familiar with ATL/WTL, you may want to try this:

Web Win32/WTL Hybrid[^]

Hope this helps,
Pablo.
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900