Search found 38 matches: timstone

Return to advanced search

Re: MSVC buildh32.bat

[quote="TimStone"]
Code: Select all  Expand view
call "%ProgramFiles%\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.33.31629\bin\Hostx86\x86\nmake" -fMLS32.mak


Why not "Hostx64" for x86 build?
by Enrico Maria Giordano
Mon Oct 17, 2022 7:46 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: MSVC buildh32.bat
Replies: 10
Views: 618

Re: Which C compiler and which Harbour should be used for FW?

Please email me directly with your question. I have been on vacation and don't look closely at the forum but I respond to emails immediately. I can answer your questions and send some examples. tim at gtstone period com or timstone at masterlinksoftware period com. I'm happy to help.
by TimStone
Sat Aug 22, 2020 4:55 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Which C compiler and which Harbour should be used for FW?
Replies: 27
Views: 3574

Re: Rpreview issues - PDF

TImStone,

Send to vilian@vfatec.com.br
by vilian
Wed Apr 24, 2019 1:08 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Rpreview issues - PDF
Replies: 58
Views: 7342

Re: Rpreview issues - PDF

TimStone,

I don't know if your license key will work with the last version of the dll, but here (https://www.4shared.com/zip/YUN_SqHBfi/Image2PDF_StdCall.html) is a link to download and try it. My version is of November/2007.
by vilian
Tue Apr 23, 2019 8:09 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Rpreview issues - PDF
Replies: 58
Views: 7342

Re: Rpreview issues - PDF

Hi TimStone, Here is it: DLL32 STATIC FUNCTION I2PDF_License( cLicCode AS LPSTR) AS LONG;   PASCAL FROM "I2PDF_License" LIB hLibDLL32 STATIC FUNCTION I2PDF_MetaToNativePDF( ) AS LONG;   PASCAL FROM ...
by vilian
Tue Apr 23, 2019 12:50 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Rpreview issues - PDF
Replies: 58
Views: 7342

Re: OT: ADS & Win 10 April Update RESOLUTION

... account so I can sell it to you, but if you want to sell it to clients, you need to go through the process of being set up with them. Email me ( timstone at masterlinksoftware dot com ) and I can put you in touch with the person who controls my account. Of course if you just a copy for yourself, ...
by TimStone
Tue Jun 05, 2018 5:09 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: OT: ADS & Win 10 April Update RESOLUTION
Replies: 25
Views: 6147

Tdata still Up to Date ?

... is FWH evolving? What is the future of Tdata? Or will Tdata becoming a part of FWH ? Marc, Re: More 16.01 problems with xBrowse UPDATED Postby TimStone » Mon Mar 07, 2016 7:27 pm I have further isolated the problem. I switched from using the tdata class extension, and went to strictly tdatabase. ...
by Marc Venken
Wed May 03, 2017 10:58 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Tdata still Up to Date ?
Replies: 25
Views: 5137

Re: Plotting locations on Google Maps

Timstone,

To remove the polygon, change this:

Code: Select all  Expand view
cAppendStr += "]).addTo(mymap).bindPopup('I am a polygon.');" + CRLF + CRLF


For this:
Code: Select all  Expand view
cAppendStr += "]);" + CRLF + CRLF
by vilian
Wed Mar 22, 2017 11:43 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Plotting locations on Google Maps
Replies: 48
Views: 14315

Re: TimStone - MSVC 2015

TimStone,

thank you very much for sharing your knowledge.

Your information is of great help, thank you!
by MGA
Wed Feb 22, 2017 12:08 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: TimStone - MSVC 2015
Replies: 2
Views: 690

Re: TimStone - MSVC 2015

I have two primary builds of my distributed application. Both are 32 bit versions. Harbour / FWH / MSVC 2015: I get great results with this and have it distributed with my clients. It works well and has some features ( ie. taking pictures within the app ) that are only supported with this version. x...
by TimStone
Tue Feb 21, 2017 9:50 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: TimStone - MSVC 2015
Replies: 2
Views: 690

TimStone - MSVC 2015

Tim Stone,

Please, i would like to know the advantages of compiling using Harbour64 + MSVC 2015.
by MGA
Tue Feb 21, 2017 9:01 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: TimStone - MSVC 2015
Replies: 2
Views: 690

Re: HTTP alternative ?

Tim,

Here it is:

Image
by Antonio Linares
Sun Aug 03, 2014 10:59 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: HTTP alternative ?
Replies: 16
Views: 2970

Re: Question for Timstone..

Tim,

I will try, Thanks.

Best regards.
by albeiroval
Tue Jun 18, 2013 5:06 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Question for Timstone..
Replies: 2
Views: 573

Re: Question for Timstone..

Sorry but I haven't been on for a couple of days.

The file is in the fwh folder. look for \fwh\uestudio\fwh\configs\Harbour\Application_vc32

It is relatively current. You will need to modify it to your specific paths.

Tim
by TimStone
Mon Jun 17, 2013 8:50 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Question for Timstone..
Replies: 2
Views: 573

Question for Timstone..

Hi Tim,

I need the compiler file make Exe with UEStudio for msvc 2010, and compiler file make Lib with UEStudio for msvc 2010.

sorry my english,

Thank you,

Best regards,
by albeiroval
Mon Jun 17, 2013 5:27 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Question for Timstone..
Replies: 2
Views: 573
Next

Return to advanced search