Search the web
Sign In
New User? Sign Up
rapidq · Rapid-Q is a multiplatform GUI and CONSOLE BASIC compiler/interpreter
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Want to share photos of your group with the world? Add a group photo to Flickr.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
Messages 33355 - 33385 of 35530   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
33355
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...
rapidq@yahoogroups.com
Send Email
Jul 1, 2008
9:20 am
33356
about SecondTGA3Dviewer-source.zip Thanks John and RQ group all, I used the first Files example to start the code... This small application is part of...
Giovanni M. Seregni
giovanniseregni
Offline Send Email
Jul 1, 2008
9:31 am
33357
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...
rapidq@yahoogroups.com
Send Email
Jul 1, 2008
9:37 am
33358
... TGA SecondLife Sculpties ... 20Graphics/SecondTGA3Dviewer-source.zip ... http://help.yahoo.com/l/us/yahoo/groups/original/members/web/index.htm lfiles ... ...
giovanniseregni
Offline Send Email
Jul 1, 2008
9:42 am
33359
... and ... http://help.yahoo.com/l/us/yahoo/groups/original/members/web/index.htm ... got ... Very nice, smooth animation and quick model-form. -JK...
johnk20042001
Offline Send Email
Jul 1, 2008
11:27 pm
33360
... Thanks you, it really uses _your_ OpenGL 3D engine, I wrote the loader of the meshes coded in TGA file 128x128 pxl (the most popular used modelling the...
giovanniseregni
Offline Send Email
Jul 2, 2008
12:30 am
33362
I found out two API functions which allow monitoring for filesystem events: WaitForSingleObject and WaitForMultipleObjects. I was able to port to RapidQ an...
lucassioli.geo
Offline Send Email
Jul 3, 2008
7:50 am
33363
From: lucassioli.geo <cassioli@...> @ Thursday, July 03, 2008 12:50 AM ... lpHandles needs to be a pointer to the start of an array of handles of size 2....
Christopher Warrington
c45207
Offline Send Email
Jul 3, 2008
7:44 pm
33364
... Alias "WaitForMultipleObjects"(ByVal Count As Long, lpHandles As Long, ByVal bWaitAll As Long, ByVal wMilliseconds As Long) As Long ... of size 2. Right...
lucassioli.geo
Offline Send Email
Jul 4, 2008
6:35 am
33365
... Long ... FindFirstChangeNotification("\\Alrmdc01\storage\R610D\rid-unione\BEPI-Colombo\firme\Di_Marco", ... The example link you provided doesn't seem to...
burkleyd
Offline Send Email
Jul 4, 2008
8:11 pm
33366
lucassioli.geo @ 2008-7-03 11:35:02 PM "[rapidq] Re: WaitForMultipleObjects - monitoring file/folder changes" <mid:g4kgam+55fs@eGroups.com> ... To pass the...
Christopher W.
c45207
Offline Send Email
Jul 4, 2008
9:48 pm
33367
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
Send Email
Jul 5, 2008
8:17 pm
33368
Hello! Can't terminate process notepad.exe from my application under WinXP SP2 Alwaus return 0. Declare Function TerminateProcess Lib "kernel32" Alias...
Andrew Shelkovenko
diakin2002
Offline Send Email
Jul 6, 2008
8:08 pm
33369
Andrew Shelkovenko <diakin@...> @ 2008-07-06 01:08 PM "[rapidq] Terminate process 2" <000501c8dfa4$03f704d0$223ffea9@diakinz9jlg6xk> ... 1) How are you...
Christopher W.
c45207
Offline Send Email
Jul 6, 2008
8:19 pm
33370
Hello, Christopher! You wrote to <rapidq@yahoogroups.com> on Sun, 06 Jul 2008 13:18:01 -0700: Thank you, Chris! This code works. CONST PROCESS_TERMINATE =...
Andrew Shelkovenko
diakin2002
Offline Send Email
Jul 6, 2008
9:31 pm
33371
Andrew Shelkovenko <diakin@...> @ 2008-07-06 02:29 PM "Re: [rapidq] Terminate process 2" <000a01c8dfaf$9d26dda0$223ffea9@diakinz9jlg6xk> ... Good. Glad I...
Christopher W.
c45207
Offline Send Email
Jul 7, 2008
12:35 am
33372
I have this wild idea but will it work? I have two computers with wireless cards, they both of course connect to a router that goes to the internet ISP. But I...
johnk20042001
Offline Send Email
Jul 7, 2008
5:53 am
33373
Correction, I meant Jacques' FDFile program, not QFTPClient!...
johnk20042001
Offline Send Email
Jul 7, 2008
6:09 am
33374
johnk20042001 <klaffky2825@...> @ 2008-07-06 10:53 PM "[rapidq] Question for networking gurus - create my own wireless web server"...
Christopher W.
c45207
Offline Send Email
Jul 7, 2008
6:22 am
33375
... right ... yes, you are right OpenProcess return handle of process by PID TerminateProcess - Terminate Process by it's handle hProcess=OpenProcess...
Andrew Shelkovenko
diakin2002
Offline Send Email
Jul 7, 2008
11:27 am
33376
... It should work but only from the LAN. Use ping.exe to test connectivity, if ping works every tcpip (socket) application will work. ping -n 4 -w 500...
Jacques
erdemaal
Offline Send Email
Jul 7, 2008
12:15 pm
33377
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 : /RQProcess.zip ...
rapidq@yahoogroups.com
Send Email
Jul 7, 2008
12:55 pm
33378
I have a line of dead pixels on my laptop 35 pixels from the left, if there a way to start the "usable" area of the screen from this point instead of Pixel 1,...
rapidq11
Offline Send Email
Jul 7, 2008
9:55 pm
33379
thanks to Chris and Jacques for the replies. ... Yes that appears to be true. If the LAN wireless router is off then the two computers can't talk (destination...
johnk20042001
Offline Send Email
Jul 8, 2008
4:03 am
33380
... side? ... you can actually try "pushing lightly" on the bad pixels with a thin blunt object (search the web for Stuck and dead pixels LCD display). You...
johnk20042001
Offline Send Email
Jul 8, 2008
4:11 am
33381
... I dont see why the router cannot be ON ??? Normally, frames are broadcast on the subnet (lan) when the destination IP matches the network mask. ... If the...
Jacques
erdemaal
Offline Send Email
Jul 8, 2008
12:04 pm
33382
The latest virus database file for Avast is showing a False/Positive for the RapidQ32.lib dated December 22nd, 2006. Anything compiled with this library will...
burkleyd
Offline Send Email
Jul 8, 2008
4:21 pm
33383
... Both Avast and AVG are starting to report these false positives. It's becoming a problem for RQ nd Autohotkey I use. I cannot wait untill they kick Windows...
Terry
terry_prism
Offline Send Email
Jul 9, 2008
6:16 am
33384
Trying to setup a simple run-and-jump where the arrows move the character right or left and the space would make the character "jump" upwards. Trying to...
Steven Edwards
steven_basic
Offline Send Email
Jul 9, 2008
2:42 pm
33385
I may have answered my own question. I set the GetKeyState API call inside a DXTimer sub. This seems to do what I need it to do. Although if anyone else has...
Steven Edwards
steven_basic
Offline Send Email
Jul 9, 2008
3:35 pm
Messages 33355 - 33385 of 35530   Oldest  |  < Older  |  Newer >  |  Newest
Advanced
Add to My Yahoo!      XML What's This?

Copyright © 2009 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help