Search found 24 matches: intensively

Return to advanced search

Re: call DLL under FiveWin

... Please review SOURCE\WINAPI\*.prg code samples.  We recommend to develop a C language based connection functions when you are going to develop an intensively work with some DLLs. See "using Windows API". Example: Calling SndPlaySound() at RunTime: #include "FiveWin.ch"function ...
by hua
Tue Aug 02, 2022 2:13 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: call DLL under FiveWin
Replies: 7
Views: 723

Re: Opinions wanted: Browse Refresh Issue

... row, the data in all the browse rows/fields refreshes properly. It should not happen. But for whatever it is worth, I will again test the class intensively. Is it working perfectly on your computer? May I know your FWH version? Are you browsing DBF or TData?
by nageswaragunupudi
Wed Nov 03, 2021 10:20 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Opinions wanted: Browse Refresh Issue
Replies: 4
Views: 482

Re: Resource leak in menus

... Randal I tested for many hours my Fivedit application, with very complex menus and different fonts, since it is the application with which I test intensively all the modifications that are made and I have reviewed many times the possible loss of resources that my applications could have. I do ...
by Randal
Fri Jul 21, 2017 11:23 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Resource leak in menus
Replies: 27
Views: 4818

Re: Resource leak in menus

Randal I tested for many hours my Fivedit application, with very complex menus and different fonts, since it is the application with which I test intensively all the modifications that are made and I have reviewed many times the possible loss of resources that my applications could have. I do not ...
by cnavarro
Fri Jul 21, 2017 11:10 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Resource leak in menus
Replies: 27
Views: 4818

ADORDD ITS READY TO WORK FOR YOU! PLEASE DONATE

Adordd its ready and it can be downloaded from https://github.com/AHFERREIRA/adordd.git This is a fully working rdd that has been intensively tested. Although this work has been fully paid by our client, it is released as free to the (x)Harbour community . This is a major step forward for ...
by AHF
Fri Jun 12, 2015 8:17 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: ADORDD ITS READY TO WORK FOR YOU! PLEASE DONATE
Replies: 4
Views: 970

Re: 2012 server

... application working in parallel with the actual application with ADS and passed all trials. This app with adordd its now being tested intensively on concurrent access to check locking scheme and exclusive use. Will report results end next week. Lucas DeBeltran helped a lot with his ...
by AHF
Fri Jun 12, 2015 8:44 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: 2012 server
Replies: 24
Views: 5977

Re: FiveWeb

... smaller and faster than those created with xbase++. Personally I would never advise to use xbase++ to create CGIs... The CGIs put the server to intensively work, so you need small and fast EXEs that will not overload the server. Anyhow I fully respect each one desition :-)
by Antonio Linares
Sun Feb 22, 2015 7:31 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: FiveWeb
Replies: 71
Views: 16445

Introducing FiveTech's fivedit

This is the first release (pending to be intensively tested) of FiveTech fivedit, a source code editor and projects manager. You can already easily create and build projects from it: https://bitbucket.org/fivetech/fivewin-contributions/downloads/fivedit.zip ...
by Antonio Linares
Fri Jan 16, 2015 7:48 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Introducing FiveTech's fivedit
Replies: 560
Views: 107547

Re: How do xHarbour and Harbour compatible?

... RETURN hb_CurDrive( x ) #EndIf it is almost all i had to do , except for Activex where you need to use the tactivex function that Antonio updated intensively. Richard
by Richard Chidiak
Mon Jul 01, 2013 11:24 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: How do xHarbour and Harbour compatible?
Replies: 19
Views: 3856

Re: RibbonBar

Enrico,

I used it to develop rbdesign.prg :-) but did not tested it as intensively as you have done it :-)

many thanks!
by Antonio Linares
Wed Jun 05, 2013 3:12 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: RibbonBar
Replies: 35
Views: 7280

Re: MSVS 2012

... to wait for the tests with Antonio to end succesfully. There is no problem with Codejock + xharbour , it is rock solid, i have been using it very intensively since 2 years without any problem, you share the same experience, Reinaldo too. But since we want to move to MSVC (at least i do) , we have ...
by Richard Chidiak
Tue May 21, 2013 6:01 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: MSVS 2012
Replies: 77
Views: 15099

New FTDN November/Noviembre 2012 (FWH 12.11)

... ::oFont ). Method Set() added evaluation of bChanged: http://forums.fivetechsupport.com/viewtopic.php?f=3&t=25125&start=0 * We are intensively working on the development of FiveWeb, that you can download and use for free from: http://code.google.com/p/fiveweb/ until we reach offcial ...
by Antonio Linares
Wed Dec 05, 2012 9:00 am
 
Forum: WhatsNew / Novedades
Topic: New FTDN November/Noviembre 2012 (FWH 12.11)
Replies: 0
Views: 1352

New FTDN June/Junio 2010 (FWH 10.6)

... constants to winapi.ch. Removed duplicate definitions. * Enhancement: FWH 64 bits has been updated with the most recent FWH source code, and intensively tested on Windows 64 bits versions. Actually we only provide it for Harbour as there is no a xHarbour 64 bits available. Built and used ...
by Antonio Linares
Wed Jun 23, 2010 6:04 pm
 
Forum: WhatsNew / Novedades
Topic: New FTDN June/Junio 2010 (FWH 10.6)
Replies: 3
Views: 3521

James I use txbrowse intensively in my app and refresh is very buggy when you use keyboard or mousewheel, top line of the browse is displayed often twice. In the above sample, once you added few records, try to move the keyboard arrow ...
by Richard Chidiak
Thu Oct 30, 2008 6:40 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: txbrowse refresh()
Replies: 14
Views: 2312

Now it is working. I will create a small sample program. Be my guest :) I allready use vfw intensively to design my forms. I simulate the controls that aren't supported yet with other similar and later, just retouch the generated prg. It saves a lot of design time and ...
by mmercado
Wed Jun 25, 2008 3:56 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Visual FiveWin from Manuel Mercado
Replies: 21
Views: 4492
Next

Return to advanced search