| Thread | Last Post | Replies |
|
| Display Problem Changing Regional and Language Options | 20 Sep 2006 07:20 GMT | 1 |
Getting our current VB 6.0 App ready for use by customers in Spain. Currently designed for US. When change Windows Regional and Language Options to Spanish(Spain) or Spanish(Argentina) application does not display pictures or text, has black spots, like spots of the form could ...
|
| Detech mouse movement when application not in foreground | 19 Sep 2006 18:47 GMT | 1 |
First post in here so my appologies if this is not the correct place, but it seems to be appropriate... I'm new to VB2005 so its probably a very simple answer too! But i just can't think how to do it - basically i need to detect mouse (and
|
| PaintPicture with smoothing filter | 19 Sep 2006 18:40 GMT | 1 |
I use PaintPicture in VB6 so resize some bitmaps. No problem so far, but the result could look better if the resizing would be done with some kind of filtering, like used in state-of-the-art photograph resizing programs. Is there a third-party replacement for PaintPicture with ...
|
| Visual Basic has encountered a problem | 19 Sep 2006 16:04 GMT | 3 |
I've worked for month on my PC with VB6 Enterprise Edition V6 / SP6. But now unfortunately I always receive the following Error when I want to start VB6. "Visual Basic has encountered a problem an needs to close........ "
|
| October 2001 MSDN Disk | 19 Sep 2006 12:28 GMT | 2 |
Was wondering if anyone has for sale or download the October 2001 MSDN Disk. Thank You.
|
| Setting form color | 19 Sep 2006 02:45 GMT | 2 |
When running my programs the forms of the program change background color as I change the computers (XP) color selection - is there a simple way to have the form colors stay at what I determined as a background color when building the program, rather than having the systems color ...
|
| UnHookWinevent VB6 does not UnHook | 18 Sep 2006 20:40 GMT | 2 |
Hello, does anyone know why UnHookWinEvent api does not unhook ? thanks, Lao.
|
| MSDN that came with VB6 | 18 Sep 2006 18:56 GMT | 4 |
I was wondering if anyone has the MSDN disks that came with Visual Studio 6. Mine have been damaged and teh MSDN 2005 doesn;t work the same as the one that comes with VS6 Thank You
|
| Shell command does not work. | 18 Sep 2006 14:40 GMT | 7 |
I am using VB6 on a Novell Network. I have been programming for years. And this problem has me stumped. The following command works when I step thru the code, but, does not work in an executible.
|
| HtmlHelp API returns 0 | 18 Sep 2006 07:35 GMT | 4 |
After implementing an extension to the intrinsic VB MsgBox function using the MessageBoxIndirect API, I want to be able to display a help topic. When the user clicks the Help button, the MsgBoxCallback routine is called containing valid information in the HELPINFO parameter.
|
| vb 6.0 build error. error while creating an executable | 18 Sep 2006 05:13 GMT | 3 |
I have a VB 6.0 Application. It used to work fine for years. Now, when I was trying to compile I get the error "H80004005(-2147467259) Unspecified Error." And If I Click OK then pops up a message, "Out of Memory"
|
| Text not active | 18 Sep 2006 00:20 GMT | 13 |
I have an application which is chewing on sets of data, and I want the app to display some numbers related to the process while it is crunching away. I set up a text box in a user form with ShowModal set to False, and the user form pops up when asked to do so, but the text in the ...
|
| combo box help | 17 Sep 2006 20:11 GMT | 6 |
I am new to visual basic and am very confused with combo boxes. I have two combo boxes, one with drop down miles and feet, and the other with drop down km and meters. When the user chooses, feet for example, and pushes the convert button I created, I want a function to be called ...
|
| Keypress doesn't work with autocompletemode suggest | 17 Sep 2006 18:41 GMT | 1 |
I have a combobox with the following properties set in Visual Basic 2005 AutoCompletMode : Suggest AutoCompletSource : Listitems
|
| Move cursor to a safe area | 17 Sep 2006 14:28 GMT | 2 |
On Lost Focus how do I get the cursor move to a different element (text box, command button or label) and not the next tab index item? The reason for this question is I have a form with several text boxes (inches, cm points and picas etc). Each box has coding triggered on the lost
|