U++ framework
Do not panic. Ask here before giving up.

Home » Developing U++ » UppHub » Controls_4U Demo
Controls_4U Demo [message #46938] Sat, 24 September 2016 18:57 Go to previous message
deep is currently offline  deep
Messages: 281
Registered: July 2011
Location: Bangalore
Experienced Member
Hi,

Following changes are required to compile the demo.
Win10 MSC15

File main_win.cpp
	// player.AddTarget(file); 
	player.AddTarget(~file);
	
	// iexplorer.Browse(url);
	iexplorer.Browse(~url);


	//iexplorer.ShowHTML(html);
	iexplorer.ShowHTML(~html);


Warm Regards

Deepak
 
Read Message
Read Message
Previous Topic: Functions4U: Added LocalProcess2 and RealTimeStop
Next Topic: Functions4U: Added LocalProcessX
Goto Forum:
  


Current Time: Sun Aug 02 09:01:25 GMT+2 2026

Total time taken to generate the page: 0.00489 seconds