| Thread | Last Post | Replies |
|
| Container question | 07 Sep 2004 03:08 GMT | 3 |
I have 2 picture boxes ( Picture1 and Picture2 ). These boxes work as containers. Could any one help me how to show the Picture box name of each controls in these boxes ?
|
| Error 430 - Automation | 07 Sep 2004 00:20 GMT | 2 |
I have an application running on 6 systems - Windows 2000 - but with a variety of apps; all have MDAC 2.8 checked with the component checker. On 2 of those systems several of the functions, not all data related, fail with Error 430. I've tried MDAC upgrades - I would be very ...
|
| Easter Eggs | 06 Sep 2004 23:08 GMT | 7 |
We want to make a small easter egg in my program, by using a secret combination of keypresses it will then be shown., Any idea on how to do it with multiple keypresses? we are stuck! The combination we are trying to acheive is
|
| Drawing | 06 Sep 2004 17:08 GMT | 1 |
Hi... I have a form with maping control from which I can get hdcwView and hWndView . Is it possible draw line accross this control.?
|
| How to detect the key pressed in another application? | 06 Sep 2004 16:23 GMT | 1 |
My application knows, when user selects another cell in Excel spreadsheet. However, it does make difference the way user's done that: by the means of pressing TAB, cursor or the mouse click I cannot use WM_KEYDOWN and WM_KEYUP messages, because my app has not focus.
|
| WM_KEYDOWN & WM_KEYUP | 06 Sep 2004 15:49 GMT | 2 |
Under what conditions applications gets these messages? My code is hooked to Windows. I am able to receive other messages as WM_COPYDATA or WM_HOTKEY but there are not WM_KEYDOWN and WM_KEYUP messages.
|
| Error trapping | 06 Sep 2004 09:22 GMT | 4 |
if I do something like this: on error goto errhandler Form1.show What errors will be catched?
|
| CreateObject gets error | 06 Sep 2004 09:01 GMT | 3 |
Hi all gurus my problem is when I run dim crconnection as CRAXDRT.ConnectionProperty
|
| API to get the Local IP from VB 6.0 | 06 Sep 2004 09:01 GMT | 2 |
Is there any API to get the Local IP from VB 6.0 ? Thanks and Regards, Peri
|
| help on winsock | 06 Sep 2004 07:47 GMT | 7 |
Hello, I've developed a Winsock application that runs on the single local machine. The problem is that, whenever i try to connect more then one client to the same server, it doesn't work, i mean my application only connects SINGLE
|
| file summary and custom property | 06 Sep 2004 05:53 GMT | 2 |
Hi all Gurus I am using a text file and crystal report file, i set some summary such as title , subject , keyword ,comments, authors,revision number etc in file property. I also set custom property for this files such as Checked By,Date
|
| Winsock senddata issue | 06 Sep 2004 00:55 GMT | 3 |
Hey all, I'm trying to use the sendmail program to send a quick email message from one machine to another. Unfortunately when i send the email, the from and message are not populated. The message will only show up if there are no
|
| Error after moving Exe to a new folder. | 05 Sep 2004 18:11 GMT | 4 |
When I move the compiled .exe of my project to a different folder from the one containing the .VBP, it generates error 13 - type mismatch when I run it. The error does not occur when I run the .Exe from the project folder
|
| Deploying on WinXP Pro - V2 | 05 Sep 2004 17:56 GMT | 4 |
Dear Friends, I have a VBA application that uses the Package and Deployment (P&D) wizard. The application itself works OK on Win98, WinXP Home and Win XP Pro. However, the installer produced by P&D works on Win98 and WinXP Home but
|
| Can I still buy VB 5 or 6 ? | 05 Sep 2004 16:31 GMT | 23 |
I would like to buy VB 5 or 6, I have searched the internet but it looks like this is against microsoft's policy. Does anyone know where I can get it (must be legal). Thanks in advance, Roger.
|