... terry what did u actually take out i tried debuging the code but it steal gives me an error mate can you post your corrected code on here or just attach...
... line ... CHRBEST2 your example is nice but what he wanted is was to get a form and enter data within inthe form and see the output in the form so basically...
... ok, avira uninstall, download and new install now, starting new code I have only a bit of difference avira's notificatons are nested in a loop of windows...
... What is the date for the library files? RapidQ32.lib RapidQCC.lib RapidQ2.lib RapidQ2c.lib RapidQ3.lib RapidQ3c.lib RapidQ4.lib RapidQ4c.lib The most...
... rq (8- ... Ok I was exactly scan my pc and now I read you, I have all the above. Avira detect trojan in RapidQ3.lib and RapidQ4c.lib (2006) So I remove...
thers number of ways u can do it i mean you could use call vb script from your program or you could just create a button saying trouble shoot and put this in...
... SOme times its best not to upgrade because some upgrades are just like your downgrading your computer they can do more harm to ya i havnt updated since...
... 2006. ... security ... winxp ... because ... you ... be ... Yes I have exactly your opinion about most of software, while they add a bit of new features...
A couple of years ago I had ... the ... problem. ... same ... I am surprised my version of Avira lets me compile, but yours does not. Did you try to unpack...
... mmm it is possible I did something using upx but i dont remember, my files rc.exe and rapidq.exe was dated 2006! So I am now using the original build of...
... I had a lot of problems to connect (due Zone Alarm, that fixed and solved...) after Windows XP Strumento di rimozione malware di Windows - Luglio 2008 ...
... and ... 2008 ... but I am really worry due my ignorance! I am in trouble, I have installed a new copy of RQ compiler that I found without lib ( there are...
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 : /regocx.rar ...
rapidq@yahoogroups.com
Jul 22, 2008 3:17 am
33444
... I ... pc.... ... thanks John, I also have those libs but without libmySQL.lib (i dont need it in my programs), rapidqgtk.lib and rapidqgtkcc.lib. But if...
... that ... well ... dont ... RapidQ4c.lib ... the ... Now I understand what you want. Go here: http://users.teledisnet.be/web/jph01696/RapidQ/ look for: Sort...
I have a very large project that I decided to make into a bytecode then lauch the standard way with this code $APPTYPE GUI 'with/without this statement makes...
... I haven't worked with bytecode stuff (to any great degree) but is it possible that the bytecode file is referencing an external file (that could be of any...
... Count As ... Another thought just occurred to me. Maybe you should play it safe and specify full paths for everything including... RQ_ExecuteFile(Path$ + "...
<snip> ... it ... <snip> Thanks very much for the replies -- you can't buy this kind of support from Microsoft. It turns out everything would work just fine,...
... the ... Tab key is only handled by OnKeyUp ! SUB Form_Key_Up (Key AS Word, Shift AS INTEGER) IF Key = 9 THEN 'tab key is only handled on Key UP! ...
... Did I lose a bunch of brain cells or what? Ignore that question because the $RESOURCE is only on the compling computer... Duh, I get very dense sometimes....
... Doooah, I take that back, the bytecode can't take ANY relative paths so this line crashes too: MyBitmap(k).SaveToFile(".\img\image" + STR$(k) + ".bmp") I...