FiveTech Support Forums

FiveWin / Harbour / xBase community
Board index FiveWin for Harbour/xHarbour Visual Studio 2013 & 32 bit builds
Posts: 44162
Joined: Thu Oct 06, 2005 05:47 PM

Re: Visual Studio 2013 & 32 bit builds

Posted: Fri Jun 06, 2014 08:26 PM

and commctl32.lib

I am just searching for those names in the folder c:\Program Files (x86)\Windows Kits\8.1\Lib\winv6.3\um\x86

I use Total Commander, "Find files" option.

regards, saludos

Antonio Linares
www.fivetechsoft.com
Posts: 3022
Joined: Fri Oct 07, 2005 01:45 PM

Re: Visual Studio 2013 & 32 bit builds

Posted: Fri Jun 06, 2014 08:28 PM

And where do I put the .rc file and bmps ? In source or in Resource folder ?

Tim Stone
http://www.MasterLinkSoftware.com
http://www.autoshopwriter.com
timstone@masterlinksoftware.com
Using: FWH 23.10 with Harbour 3.2.0 / Microsoft Visual Studio Community 2022-24 32/64 bit
Posts: 44162
Joined: Thu Oct 06, 2005 05:47 PM

Re: Visual Studio 2013 & 32 bit builds

Posted: Fri Jun 06, 2014 08:31 PM

Tim,

Are you working from the Visual Studio IDE ?

If so, I guess that you may have a folder for that.

I am going to check it...

regards, saludos

Antonio Linares
www.fivetechsoft.com
Posts: 44162
Joined: Thu Oct 06, 2005 05:47 PM

Re: Visual Studio 2013 & 32 bit builds

Posted: Fri Jun 06, 2014 08:33 PM
Tim,

I have created a window app project from the IDE and see where they are placed at:

regards, saludos

Antonio Linares
www.fivetechsoft.com
Posts: 3022
Joined: Fri Oct 07, 2005 01:45 PM

Re: Visual Studio 2013 & 32 bit builds

Posted: Fri Jun 06, 2014 08:36 PM

Yes, I'm using the Visual Studio 2013 Professional IDE.

Also, even with the added libs, those missing externals still show up ( called from FiveHC32 ).

On the side, I spent time today with the new Surface Pro 3. I have one on order, but they will not ship until 2 weeks from today. I will get a 256 GB SSD, 8 GB RAM, 4th gen i5. It will have Visual Studio 2013 installed ( Pro ), so that's why I want this to work !

Tim Stone
http://www.MasterLinkSoftware.com
http://www.autoshopwriter.com
timstone@masterlinksoftware.com
Using: FWH 23.10 with Harbour 3.2.0 / Microsoft Visual Studio Community 2022-24 32/64 bit
Posts: 44162
Joined: Thu Oct 06, 2005 05:47 PM

Re: Visual Studio 2013 & 32 bit builds

Posted: Fri Jun 06, 2014 08:38 PM

Tim,

What is its price ? Do you have an url of a tech review of it ?

regards, saludos

Antonio Linares
www.fivetechsoft.com
Posts: 44162
Joined: Thu Oct 06, 2005 05:47 PM

Re: Visual Studio 2013 & 32 bit builds

Posted: Fri Jun 06, 2014 08:40 PM

Tim,

What MS libraries are you already using from the IDE ?

I think it is related to the use of C++ mode (as we can build in C mode or in C++ mode).

regards, saludos

Antonio Linares
www.fivetechsoft.com
Posts: 3022
Joined: Fri Oct 07, 2005 01:45 PM

Re: Visual Studio 2013 & 32 bit builds

Posted: Fri Jun 06, 2014 08:49 PM

I had to get the .libs from the SDK 7.0 which was actually 2012.

You can see info at www.Surface.com which includes pricing. I'm sure a thread on this would receive complaints that they are expensive for a tablet, but really, they are a FULL computer so they cannot be compared to an Android tablet ...

I went to the Microsoft Store this morning to meet with them and get some hands on time.

Tim Stone
http://www.MasterLinkSoftware.com
http://www.autoshopwriter.com
timstone@masterlinksoftware.com
Using: FWH 23.10 with Harbour 3.2.0 / Microsoft Visual Studio Community 2022-24 32/64 bit
Posts: 3022
Joined: Fri Oct 07, 2005 01:45 PM

Re: Visual Studio 2013 & 32 bit builds

Posted: Sat Jun 07, 2014 12:30 AM

I've got almost everything ready in the build except for the 12 unresolved external symbols listed in an earlier post on this thread ( in the Code box ) ( I think we have a missing library we need to call )

AND

When trying to open the .rc file, I get the error:

c:\Program Files(x86)\Windows Kits\8.1\Include\um\prsht.h(0)
Error RC2247: SYMBOL name too long

Of course I don't specify to #include prsht.h so I don't know how that is happening.
I would just like to be able to open the resource file in the resource editor ... it would be nice.

Ideas on either issue ?

Thanks.

Tim

Tim Stone
http://www.MasterLinkSoftware.com
http://www.autoshopwriter.com
timstone@masterlinksoftware.com
Using: FWH 23.10 with Harbour 3.2.0 / Microsoft Visual Studio Community 2022-24 32/64 bit
Posts: 44162
Joined: Thu Oct 06, 2005 05:47 PM

Re: Visual Studio 2013 & 32 bit builds

Posted: Sat Jun 07, 2014 07:47 AM

Tim,

I have posted a full working Visual Studio project file that we will be enhancing to include RC dialogs, bitmaps, etc:

viewtopic.php?f=3t=28591

Lets please continue the conversation there, thanks

&

regards, saludos

Antonio Linares
www.fivetechsoft.com

Continue the discussion