Scratch that. I found the problem.
Although, now, on a keyup the application, and VB both crash, sadly, I don't get to see the error message.
/Sib
Thar ain't nuttin a good can o' raid won't fix!
Many thanks for your reply.
After reading through the code you posted there, and making a few changes for it to work in my application, (mainly, changing WM_KEYDOWN to WM_KEYUP and then calling my sub from the Function LowLevelKeyboardProc thusly:
check_and_send (HookStruct)
I've been unable...
Hello,
I would like to trigger an event in an application when the user releases a key. I want the trigger to happen, even if they do not currently have the application in focus.
I have no idea how this may be acheived, and have done a quick search of the forum already.
Many thanks,
/Sib...
Thanks for the info, I managed to resolve my problem using a work around, which should be pretty safe.
I did a look up on the primary key, and took the highest value. Because I had not closed the SQL connection, till the end of the script, I am sure nothing else can be writtern to the database...
Howdy.
I am writing an SQL/PHP forum as you may have guessed from my previous post. Its come time to add the reply functions. I need to obtain the post_id value from the database, as this is the only unique field.
Unfortunately, as this is the only unique field, i'm not sure how to get the...
Ha! table column name lastpost doesn't exist. And yeah, your right, it should have been now().
I wonder why I didn't get the SQL error printed to the browser.. intresting.
/Sib
programmer in the making
icq: 44167565
e-mail: siberdude@ntlworld.com
Hello all,
I am having trouble writing to a database using php.
No errors are produced, but the data is not being writtern to the database.
here is the code:
$user = 'admin';
$db = 'forum';
$link = mysql_connect ("localhost", $user);
if (! $link)
die("</table><font color=red>Failed to open...
upgraded the drivers to no avail. Finally found a software update, and that seemed to fix the problem.
/Sib
programmer in the making
icq: 44167565
e-mail: siberdude@ntlworld.com
Hello again,
The IPX protocols work similarly to the IP, its just a differant standard. I have a multi-platform network runnin here, and installing both seemed to allow the differant platforms to be visable to each other.
To install them, goto the network settings, and click add (on xp too)
The...
You'll need some additional software, usually comes with modem packages, IE WinFax, or something similar. Its a complete bugger to get working, if i remember rightly.
/Sib
programmer in the making
icq: 44167565
e-mail: siberdude@ntlworld.com
Its good. But, its only downloads that are faster. You connect through a modem to send information, and you can receive info via the satalite. I'm sure you understand the restrictions satalie brings, such as bad weather, etc.
I have also heard its pretty costly. But if you have no oher option...
Ah ha!
Yeah, I never truely thought it was a software issue, but when you start running out of things to try you take even the smallest things to task.
I switched the chip for another known to work, and the system is now, dare i say, perfect.
I had not heard of this before now, many thanks for...
Just to update:
I have just installed ME on the system. Again, the jpegs are distorted. I had hoped the updated system would possibley have correctly configured which ever point of the jpg compression is faulty. Sadly not. One of the first problems to stump me.
:(
/Sib
programmer in the making...
Yes it works. We had a setup similar to this in a tech centre i used to work for. Few years ago now. The company got mighty annoyed when the phone bill showed up. (oops) In short, your best paying the extra for a cable line. It works out cheaper, more stable, and easier to setup in the long run...
Right click network neighbourhood. Goto properties, and add "client for microsoft networks". Allow it to install (have your 98 cd ready) and restart your computer. You will then get a network login prompt, if you have no password, just hit enter. Insure the TCP/IP and IPX protocols are...
Howdy folks.
Have just finished building a system out of spare parts for sale, and have come accross an issue I've never seen before.
This is a completely fresh install. The hard drive was completely clean prior to install. I have tried multiple graphics cards, and moniters, ensuring all the...
Hello.
I'd like to include a hyperlink in my vb6 app. I figured the easy way to do this would be to use the run command (as in the start menu) and send the href to that thus executing it. However i am having trouble determining which shell app i should call to do this.
Unfortunatley I've not...
...no design/programming control. its a games application, and my program would be a tool to use with it, sending a string to the input box on it.
For those who may know more, its Ultima Online.
*wanders off to search MSDN*
/Sib
programmer in the making
icq: 44167565
e-mail: siberdude@ntlworld.com
Hello,
I have a small aplication which does some math from numbers generated by the user. It then displays the result as a text label, the aptly named, Label1 .
I would like now to send this string to another window, for arguments sake, the following:
Window Handle: &000000
Window Text: ABC...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.