... <stuff deleted> While I can take credit for updating RapidQ2, I don't own it as it is open source. But if there is a lot of support for this I can easily...
What's up all? Has anyone been able to create a program and then use "Open With" or File Association? I've been using RapidQ for years, and have yet to have...
... File Association? Yes, RQ has this function (it calls Command$), just see old messages with number 16714 or 25764, or look into the documentation (section ...
... or ... Command$() That was it. All this time it was under my nose. Everyone else, thanks for the other advise, that would have been next. Thanks! Keith...
Hi Guys. Has anyone actually used RQ with, say, directShow to display DVD movies? Big subject, I know, but I'd be interested to know if it's possible....
=== RapidQ List Guidelines === (Updated April 2, 2006) A. Use English, please. This list is an English list. Please try to use English when communicating on...
... Thanks for the input John, I'll check out how to test the stack. I did the programming in Vista, I'll wait for my laptop to come back from the shop to work...
... display ... Not natively, you can try the Win MM API (see QVideo.inc), or try RUN XXX.vob if the user's computer has that file already associated with an...
... Geezz, I am losing my memory. I set up the web site, spent hours porting the code from a PowerBasic sample using Don's help on IPicture & COM interfaces....
... "Al WHO?" ... "Alzeimer" You're not the only one, dont worry! ... I discovered it last may when someone asked me in PM about OLE/COM, and find it...
As a newbie I find it rather difficult to use Rapid-Q, and I hope that somebody out there can help me. Having programmed in Q-basic for many years, I find the...
... Printer.BeginDoc For i = 0 to nrofcolumns h=i*columnwidth For J = 0 to nrofrows v = j*rowheight Printer.TextOut(h,v,Grid.Cell(I, J), 0, -1) Next J Next i ...
... with the appropriate values, rowheight too with a value depending on the font you are using and the printer resolution and columnwidth with an appropriate...
Hi all! is there anybody that compile rq programs with Win Xp in PowerUser mode? When I try to compile an RQ Prg in Power User mode I get an RC.EXE error. Is...
... A Network PC is accessed exactly the same way a internet computer is accessed. There is a tool named QFPTCLIENT that can be used to read/write/copy ......
mr_onionx @ 2007-7-07 4:41:23 PM "[rapidq] xp & rapidq" <mid:f6otpj+r79i@eGroups.com> ... I found that sometime I could compile as a power user, but, more...
mr_onionx @ 2007-7-07 6:30:46 PM "[rapidq] Re: xp & rapidq" <mid:f6p46m+8lnc@eGroups.com> ... I can't help you there. I'm using Vista now. -- Chris A Friendly...
... mode? ... I will show my ignorance once more but for the benefit of us less fortunate sole XP users. "What's Power Mode" and if it is readily available how...
... I am only guessing here. There are a lot of API calls including oleInitialize, so the OS might think you are trying to back-door install an Active-X...
... I'm a bit curious about Vista too. I have heard from "some" (not all) that Vista is plagued with an assortment of problems. Has anybody, who is using...
I've been developing a program for quite some time now. Over the years, it has gotten bigger and bigger. It appears that I've reached a point where I have to...