| Thread | Last Post | Replies |
|
| Problem with TabOrder in VB6 | 18 Mar 2008 15:35 GMT | 4 |
I am working on an app written in VB6. I try to set the tab-order properties of the controls embedded in a form on the following way : (the form is a login form, with one text zone for user name and one text zone for password, and two buttons (OK
|
| Problem with TabOrder in VB6 | 18 Mar 2008 14:03 GMT | 1 |
I am working on an app written in VB6. I try to set the tab-order properties of the controls embedded in a form on the following way : (the form is a login form, with one text zone for user name and one text zone for password, and two buttons (OK
|
| CSV files and ADO's | 18 Mar 2008 03:43 GMT | 3 |
I'm writing a program to open and manipulate text files. I've tested this thing for hours and hours; it's working great. The only time I have problems is when the text files are already open in another process.
|
| Scanning barcode (urgent) | 18 Mar 2008 02:14 GMT | 7 |
I have made a application that scans barcode. The barcode scanner is connect to the PC via one of the USB ports. The technique that I use is hidden textbox that constantly has the focus to process the input on the keydown event. This works fine.
|
| Fatal error with LVM_SETITEMSTATE and COMCTL32.OCX | 17 Mar 2008 23:05 GMT | 1 |
Good Evening, I'm developing a Visual Basic program to control another program written in Visual C++. The Visual C++ program is composed of four SysListView32 objects.
|
| VB 6: MDI Form Question | 17 Mar 2008 18:30 GMT | 2 |
I am writing an app that will be using an MDI form. I do have some common controls that I need to have on the MDI form (in some sort of header?) that the subforms will not go into (overlap). (Note that a menu bar will not work for these controls.) How do I add those
|
| Visual Studio 6 & Vista | 17 Mar 2008 17:46 GMT | 5 |
I am trying to load Visual Studio 6 on Vista but it fails. Has anybody had this problem before? Any suggestions will be appreciated TIA
|
| filename length error encountered for short filenames in windows X | 17 Mar 2008 10:50 GMT | 1 |
I have recently had a problem using windows explorer to move/copy existing files with valid names and quite short length filenames (over 9 characters long and less than 30 characters) Explorer now will only let me move/copy files less than 9 characters, otherwise get "invalid ...
|
| SSTab problem in VB6 | 17 Mar 2008 10:43 GMT | 2 |
I've downloaded a project from internet. The problem is all or most SSTab's appear to be PictureBoxes in the properties window. Now a Click event of SSTab takes one argument and for PictureBox there is none so I'm getting errors like
|
| MS Bug or MSDN typo?? | 17 Mar 2008 09:02 GMT | 2 |
The Rnd() Function doesn't appear to always work as it should (according to the documentation / MSDN info for the Rnd() Function): {Begin Excerpt from VS 2008 documentation} "
|
| Internet Transfer Control | 15 Mar 2008 04:19 GMT | 1 |
I have this tiny problem which I am not able to solve. I use an Internet Transfer Control to upload a file. I use the following code which I found on vb-helper. Private Function UploadFile(ByVal source_file As String, ByVal dest_file As
|
| Intenet transfer Control | 15 Mar 2008 04:03 GMT | 5 |
I have this tiny problem which I am not able to solve. I use an Internet Transfer Control to upload a file. I use the following code which I found on vb-helper. Private Function UploadFile(ByVal source_file As String, ByVal dest_file As
|
| Play MP3 Files in VB6 | 15 Mar 2008 02:12 GMT | 5 |
Does anyone have the Code and Declarations necessary to play MP3 Files in VB6? This must be done without the Windows Media Player Console becoming visible. Much the same way that .wav files are handled in VB6.
|
| Print a form to file | 13 Mar 2008 21:31 GMT | 3 |
In a VB6 application, anyone know how to print a form to a file using EMF or JPG format? Bye Jacques
|
| BASESTATION MN-500 ON XP | 12 Mar 2008 20:14 GMT | 2 |
HY DO I GET THIS MESAGE AND THAT SITE IS UNAVAIBLE????????? i CALLED @ GOT ON INTERNET BUT YOU HAVE NO REFRENCE TO NETWORKING WITH A BASESTATION. i WAS TOLD TO GO TO SOME USERS SITE. THAT TOOK HER 25 MINUTES GETTING ON TO AND THIS CERTAINLY DOESN'T HELP ME
|