... After having tested a total of 10 sorting routines... my recommendation is to use... either RapidQ's QuickSort or RapidQ's QSringList Sort. I realize that...
Hello, This email message is a notification to let you know that a file has been uploaded to the Files area of the rapidq group. File :...
rapidq@yahoogroups.com
Jun 2, 2006 12:18 am
29193
... AlphaNumeric text. ... I just uploaded a revised version of this source code and... it's a much more complete demo now. David P.S. If you make use of the...
... My goal is an OPEN and FAST sort function, to manage databases indexes on the fly.. I love dbaseIII, because we can build our own LOCAL database manager...
... The following RapidQ code includes a RQASM code implementing QuickSort, it 6 times faster than RapidQ built in QuickSort Function (Nasm source code...
... This is a good news. :-) It's like having an insert-able static LIB function at code level. Has anyone has thought about RQ2ASM translator? I think it's...
... As usual, good job Jacques. Do you work or just make code for us? ... FreeBasic!! play around with this: fbc myprog.bas -r then you will see myprog.asm ...
Got 1 of my off-the-wall questions here... As you all know, I love to interface with other programs...especially AOL :) My question is this: How can I detect a...
... Using QTimer to do a call to the API "FindWindow" should work. In order to use FindWindow... you need to pass the ClassName and Caption of the window to be...
... sent ... Opppsss... forget the code I gave above. I use that code to close out "multiple" instance of my own programs. Here is code that will find Windows'...
... Yes, and it is very 'portable' ... even in RapidQ. ... Calling the RQASM function with CallWindowProc takes something like 10000 CPU cycles, so it's the...
... TY Do you work No, I created a nanobio stuff that transforms air in 1 cent coins. or just make code for us? Not for us John, for you :) ... for Fun too. I...
I've been working with the QTabControl for the last 24 hours and I discovered something quite out of the ordinary. There is "no" Handle class for... a...
Hello, This email message is a notification to let you know that a file has been uploaded to the Files area of the rapidq group. File : /GUI/TabDemo.bas...
rapidq@yahoogroups.com
Jun 3, 2006 6:47 pm
29207
... desassembling ... ofthese API ... I've looking around for a document like this in this group, Guardian's site and your site, but has not found any. It's...
... Hash: SHA1 burkleyd @ 2006-6-03 6:59:31 AM "[rapidq] Re: Checking for new windows...??" <mid:e5rq2j+k06h@eGroups.com> ... Also look at EnumWindows. It will...
... I cant find them either ;) ... I upload them at: http://users.teledisnet.be/web/jph01696/RapidQ/Api_Resolved_in_RapidQ_LIB_and_DLL.zip Same short...
... extend. ... method. ... Hello Andrew! I uploaded the code a bit ago and thought I'd give you some time to check it out. Maybe find a flaw in my coding or...
Hello, David! You wrote to <rapidq@yahoogroups.com> on Sat, 03 Jun 2006 20:21:38 -0000: b> Hello Andrew! b> I uploaded the code a bit ago and thought b> I'd...
... 20+ (0.02 secs. vs 0.1+ secs.) faster with my "slow" PentiumI, against the 12+ seconds from QSRQ.. Obviously RapidQ slow-down the job.. RQ's quicksort()...
... Hello Andrew! I feel honored that you added my source code to this webpage. And I hope that others will be relieved to know that... even though the ...
Hello, This email message is a notification to let you know that a file has been uploaded to the Files area of the rapidq group. File : /Custom...
rapidq@yahoogroups.com
Jun 4, 2006 3:20 am
29215
Powerfull tools to be joined wirh rapidQ. FB is more close to basic lenguage ( def<type> isn't supported ), and it doesn't compiles all rapidQ's objects...
Hello, David! You wrote to <rapidq@yahoogroups.com> on Sat, 03 Jun 2006 23:39:10 -0000: b> I feel honored that you added my source code b> to this webpage. And...
Hello, This email message is a notification to let you know that a file has been uploaded to the Files area of the rapidq group. File : /merge.rar ...
rapidq@yahoogroups.com
Jun 5, 2006 2:22 pm
29220
... This sort function had it's good times at the days of tape reels were the more used media. It's a "historycal" fuction, not as fast as quick sort or heap...