I recently got a new laptop with Vista and I can't run RC.exe. It keeps "stopping" according to Vista. The IDE will run but I can't get a program to run. I...
... 'refer to message... http://tech.groups.yahoo.com/group/rapidq/message/33022 ... Thanks John, I've been experimenting some with an MDI type application and...
... I found that turning off User Account Control to be the easiest fix (control panel-> user accounts -> UAC on/off). The problem is RC wants to write to the...
... That worked John, Thanks. I also had to make sure my "inc" and "libs" were in the same directory as RC. Or at least point to the right directory. Thanks...
I have done a lot of work trying to get a program on a USB key to run. Well for want of a better method here is what I have settled on. I offer this as I am...
I cannot remember or find how in code I can insert the 799byte icon in the top left of form. I am using tiny exe. I get icons for the program but not the form ...
... icon in ... program ... Hi Terry, I'm not using tiny exe so I may be wrong, but when compiling to a normal RQ exe you should use YourForm.Icon for...
... $RESOURCE FORM_ICO AS "PathFile.Ico" frmMyForm.IcoHandle = FORM_ICO With Paul's RapidQ32.Dll V109 it's automatically inherited with RQPC, with Tiny.Exe ???...
Thanks fellers and apologies also. Its in the help file Create Form1 as qform Icon="My.ico" center end create I only hope my silly questions help others. But...
... Print ... like ... would ... This morning Windows is playing tricks on me. No CD type Window only an explorer window. Uggg! Terry the frustrated...
I just uploaded two versions of another program similar to that fractal landscape generator I made some time ago. These ones are using 1024x1024 maps, so it...
... I dont know much about openGL but I know the following code would execute >1000 times faster if it was set - in an FreeBasic Dll (or C++, ... DLL) (- or...
... You could maybe try porting one of these VB examples to RapidQ. It won't be an easy task. But I imagine it can be done. If you run into something you're ...
... definately try to simplify the math (in the SUB DrawPicture )to least operations as possible, all you really need is H, V, H1, V1, D. ... GetProcAddress...
This is an interesting task David I may look into it. I once displayed a oscilloscope type display but that was from an A to D capture device. Speed could be a...
Hi I was looking in the examples you've mentioned. Those are exaples with files. What I need is just access to the buffers of the audio. And I don't have a...
... No! It can do double math, you just have to declare the doubles in a RapidQ Array of Double and pass the pointer to the Array (not that complicate), there...
... Actually, what I need is X, Y and D, substituting the operations involving H, V, H1 and V1 with just BitMap.Pixel(Y,X)=D ... OK, I have tried this, and...
33179
rapidq@yahoogroups.com
Jun 5, 2008 2:21 pm
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 : /3D...
I've been playing with some of the examples and have a question about an include file. The example in question is an LPT port monitor. In the code it...
33182
rapidq@yahoogroups.com
Jun 6, 2008 2:19 pm
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 : /3D...