FiveTech Support Forums

FiveWin / Harbour / xBase community
Board index FiveWin for Harbour/xHarbour Building your app and dialogs from Visual Studio IDE
Posts: 44158
Joined: Thu Oct 06, 2005 05:47 PM
Building your app and dialogs from Visual Studio IDE
Posted: Sat Jun 07, 2014 01:48 PM
Designing your dialogs: (Important: Visual Studio Express does not provide it, you need a superior version)



Building your app and testing the dialog:



Editing your sources from the Visual Studio IDE:
we need to find how to colorize the text. Help required from Mastintin, Cristobal, or any other brave coder :-)

regards, saludos

Antonio Linares
www.fivetechsoft.com
Posts: 44158
Joined: Thu Oct 06, 2005 05:47 PM
Re: Building your app and dialogs from Visual Studio IDE
Posted: Sat Jun 07, 2014 04:06 PM
Here you have the full project file, including the dialog RC:

https://bitbucket.org/fivetech/fivewin-contributions/downloads/tutor02_vstudio2102_ide.zip

You just need to add fiveh32.lib y fivehc32.lib in the same folder where Harbour libs are.

By the way, this Microsoft project files store all the used files inside it, so you already have all the Harbour required libs inside ready to be used :-))
regards, saludos

Antonio Linares
www.fivetechsoft.com

Continue the discussion