| Thread | Last Post | Replies |
|
| Registry Problems | 08 Feb 2006 18:13 GMT | 1 |
I have tested many registry function that I found on the net, and they all seems to work almost perfect. When I try to get an key value from the registry this seems to work fine on almost every key, but if i try to get the key named 000 from this registry location
|
| Bitmap from 10-bit buffer | 08 Feb 2006 16:23 GMT | 3 |
I'm calling a function that returns a pointer to a bitmap's bits. No problem. The trouble is the bitmap is a 10-bit V210 image (more info here: http://www.fourcc.org/yuv.php#V210).
|
| How to connect MS ACCESS in Netwaork base VB6.0 Programme from server | 08 Feb 2006 15:28 GMT | 2 |
How to connect MS ACCESS in Netwaork base VB6.0 Programme from server I AM DEVLOPING A EMPLOYE ATTANEDENS RECORD PROJECT IN THIS I AM USING VB6.0 AND MS ACCESS AND WINDOEW XP IN MY PROJECT EMPLOY ENTER THERE ATTENDENS FROM HIS COMPUTER(CLINT
|
| Inheritant | 08 Feb 2006 11:38 GMT | 2 |
I have created two forms as per the steps mentioned in the bellow motioned URL http://www.startvbdotnet.com/forms/form2.aspx first time i could able to do the inheritance , then I have deleted
|
| Objects with individual alpha | 08 Feb 2006 10:01 GMT | 4 |
I am considering the following: On top of an existing bitmap, I want to have a number of simple drawing objects (circles etc) with individual transparency. As I understand it, the AplhaBlend function will do the actual blending,
|
| OpenGL and VB5 | 08 Feb 2006 08:01 GMT | 1 |
My application is based on OpenGL and VB5 The application basically processes lines from a file and displays them in a window (Form) using OpenGL. I would like to display a cylinder (preferable shaded) at the start and end
|
| Height of ListBox horizontal scroll bar | 07 Feb 2006 09:21 GMT | 2 |
I can use the LB_SETHORIZONTALEXTENT message to include a horizontal scroll bar for a ListBox. Is there a way to get/set the height of such a scroll bar?
|
| FtpGetFile | 07 Feb 2006 02:16 GMT | 3 |
I'm using VB6 to download a file from an ftp server. In the folowing vb function, you can see I used serveral function calls from wininet.dll. Although, it seems to work right. It downloads the files in different size(bigger) and since they are Windows Media Player Files, it ...
|
| Public routines - I think I am just having a bad day | 06 Feb 2006 17:54 GMT | 2 |
Is it possible to call a routine which has been defined within a form from a module. Thanks for any help Mike
|
| mci errors when opening mp3 zero seconds long | 06 Feb 2006 17:13 GMT | 2 |
my MCI calls are returning error 277: A problem occurred in initializing MCI whenever I try to open an mp3 that is zero seconds long. this is a problem because an MCI error raises alerts in our system, and
|
| IDE problem | 06 Feb 2006 15:47 GMT | 2 |
I'm working with VB6. To finish the debug session, I click on the stop button and I get the following error message. Instruction 0x6605208d makes referencen to memory at "0x00000064". Memory cannot be read.
|
| OK Programmers - Here's one for us! (DILBERT) | 06 Feb 2006 15:18 GMT | 6 |
http://www.dilbert.com/comics/dilbert/archive/images/dilbert20060121046729.jpg http://www.dilbert.com/comics/dilbert/archive/dilbert-20060129.html lol!
|
| Favour | 04 Feb 2006 20:03 GMT | 1 |
This is my first message to this groups I Got the Database SQL SERVER and iam using VB 6.0 i have the address part in the text field and i need to
|
| vb kill powerpoint | 04 Feb 2006 13:28 GMT | 1 |
I have an application that uses Powerpoint. Sometimes when I haven't closed Powerpoint correct I'm not able to move some files from a folder to another.
|
| Hook for mouse right click | 04 Feb 2006 11:08 GMT | 17 |
I would like to know how it's possible to hook the mouse right click using windows API. Thanks in advance
|