... I have tried it earlier with the original libraries, and id didn't have any effect. Is that option required in order to use the small libraries? It is not...
... I didn't expect the *fix* to make the code smaller. However, the *small libraries* are supposed to make the code somewhat smaller (and the fixed libraries...
... From: pauli0212 To: rapidq@yahoogroups.com Sent: Wednesday, December 01, 2004 7:04 PM Subject: [rapidq] Re: How to use the fixed/small libraries? ... I...
... XON/XOFF and ... the hex ... That looks like Intel HEX format. It is just a normal ASCII file. You can read it line by line with the ReadLine method of...
I am writing my own editor. It will have some special features like column markings, so I can not use QRICHEDIT. I use a QCANVAS to print the edited text and...
... Win32 ... I haven't used com port with RapidQ, but I've heard that you need a third party com port component for that. I don't know if it is the one...
... Hi Pauli, You're not missing anything. The small libraries are used by the compiler from the moment they are in the compiler's directory. But the...
I dont know if this can help you. This is one my sub that I use writing in Explorer Objects, where i cannot use SendMessageByString -Parsing- is the string...
' I discovered something the other day that might be of interest to others. ' If you want to run Windows Explorer from Rapid-Q and want it to go straight '...
Here are functions allowing to count Processor Cycles of a process. The result may vary a lot due to - multitasking - state of the data bus - ??? It shows too...
Hello, Paul! You wrote to <rapidq@yahoogroups.com> on Wed, 01 Dec 2004 09:38:33 -0000: p> I am writing my own editor. It will have some special features like ...
... Hash: SHA1 plenz2004 @ 2004-Dec-1 8:16:03 AM "[rapidq] Re: Full Keyboard Access" <mid:cokg6j+gk46@eGroups.com> ... Windows does not let you query for the...
hopefully this will stay attatched replace your old comport with this one and it will work below is an example on guidances site of a comport dialer I wrote a...
... Hash: SHA1 John Graves @ 2004-Dec-1 7:03:04 PM "[rapidq] One more question" <mid:002101c4d802$4bf8fe80$6101a8c0@LADDIE> ... It won't. You will have to...
... <---Actually, it was attached as received here :-) ... <---Quite true. No WINE so no good :-) Ken ... President and CTO - Arcom Communications Makers of...
Hello Everyone, I am a vetran Rapid-Q programer of about one week :-) I have been reading this mailing list for about two weeks and the same for the Manuals....
... one week :-) ... same ... porting ... by using ... Hi Larry, Here is your modified code. I've used the "onresize" event to center the labeltext. This will...
... Here's an example I wrote a while back that you might want to look at: http://www.geocities.com/dakodamc/textexample.bas It shows how to draw text on a...
... I now compiled the program with $OPTIMIZE ON option, and yes, the exe file was now about 15k smaller than previously. So, it seems to work. Thanks. (Maybe...
... Hi Pauli, The $OPTIMIZE directive has nothing to do with the small libraries. It eliminates unnecessary instructions, resulting in a smaller exe- size, but...
Chriis says It won't. You will have to upload it at ... Chris continues ... John replies,,,,that39;s a sad situation...doesn't linux have its own api calls that...
... Hash: SHA1 John Graves @ 2004-Dec-2 6:36:31 PM "[rapidq] One more question" <mid:000d01c4d8c7$c0b00870$6101a8c0@LADDIE> ... It does. But no one here seems...
24310
rapidq@yahoogroups.com
Dec 3, 2004 5:53 am
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 : /Windows_inc.zip...
... large and covers most of the API calls/constants you will need. Unzipped it is about 700K, 15000 lines of code, but only takes about 0.5 sec longer to...
Curious here. QPopmenu! In VB4 Menu Designer, you can make a separator using a name of "-". In the coding of a QPopMenu, I don't see a way to make a separator....
24313
rapidq@yahoogroups.com
Dec 5, 2004 5:42 am
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 : /api32.zip ...