| Thread | Last Post | Replies |
|
| Needing VB6 RichTextBox Help | 15 May 2007 08:41 GMT | 1 |
I've got an odd problem to solve and I thought this group might help. I have a small RTB, and a second larger, RTB. I have about an 8.5 x 11 page worth of text. I want to use the small RTB as a text preview window.
|
| Just a heads-up ... | 14 May 2007 14:03 GMT | 9 |
Heya, I'm working on a defragger. To make the file enumeration faster, I'm reading the master file table directly, and for that I need a few different structures. UDTs are fine, but when using the
|
| Convert Date To Time Back To Date ! | 14 May 2007 09:06 GMT | 6 |
I know the subject line is too confusing. I didnt know how to explain this so I used what I want. I had some one do some data entry work for me sometime back. Now this guy, used his own brains at added time in the format of MM:DD:YYYY
|
| vbCrLf | 13 May 2007 08:31 GMT | 2 |
I was advised to use the following code re. MSComm & Scanners. If InStr(Buffer, vbCrLf) Then 'or some other terminating string txtText1.Text = Buffer
|
| Is a service running - VB6 | 13 May 2007 08:28 GMT | 1 |
I have a VB6 application that I use to go out and stop and start services on remote servers. What I am doing is to shell out and use a net use command with a user and password to log onto the server and then a sc command to either stop or start.
|
| LoadPicture() Help | 11 May 2007 16:51 GMT | 6 |
I have a menu (on the local C: drive) created in VB6. When a user clicks on a button, it runs another program created in VB6 located at "\\san1\distribution\services.exe" When services.exe is running, the user has the option of clicking on a
|
| Loop sound and multiple sounds... | 11 May 2007 03:55 GMT | 7 |
Using calls directly to winmm to play wav or mp3 sound files works fine. I can get a sound file to loop and I can get multiple sounds to play at the same time by providing an alias. I am not talking about the MM control in VB6, I am talking about
|
| VB Interacting with Other Programs | 10 May 2007 19:02 GMT | 1 |
I use Visual Basic often to simply certain tasks but I want to be able to increase the level of complexity of the programs I wirte. I am trying to figure out what I will need to make VB programs that can interact with other programs. For example, Having a VB program that
|
| onExit in Access 2003 | 10 May 2007 18:56 GMT | 1 |
I don't know what I'm missing but I have a question. I have a custom method used to add values called from a subform control's onExit event. Private Sub logged_credit_cards_Exit(Cancel As Integer)
|
| spawning notepad | 08 May 2007 20:48 GMT | 3 |
Hi Everyone and thanks in advance for your help and advice. I wrote an application that allows editing of a file by spawing MicroSoft notepad. I ran into an error when I found that notepad is kept in one place in win2000, and another in XP. can I put
|
| RS232 comms problem between VB5 and VB6 | 08 May 2007 19:46 GMT | 1 |
I have an old VB5 application running on a Win98 machine that needs to be ported to an XP machine running VB6. The original application is used to calibrate an industrial hardware product, and has 4 devices connected to the PC via RS232 serial ports.
|
| Visual Basic File programming | 08 May 2007 18:40 GMT | 4 |
I'm new in VB programming, i want to create program with VB 6.0 to checking size one windows file every 30 minutes periodically. and if that file size (larger than) 1 mb --> file will be deleted
|
| Urgent Help needed | 08 May 2007 18:40 GMT | 3 |
When trying to send a document from my application through Outlook, the system first comes up with: A program is trying to access e-mail addresses you have stored in Outlook. Do you want to allow this?
|
| Urgent Help needed | 08 May 2007 18:20 GMT | 1 |
When trying to send a document from my application through Outlook, the system first comes up with: A program is trying to access e-mail addresses you have stored in Outlook. Do you want to allow this?
|
| Here's a tough one | 08 May 2007 14:45 GMT | 10 |
Hiya all, Does anyone know how to turn a single monitor on and off? I'm not talking about power management, God knows I've searched those functions. I mean adding a monitor to / removing a monitor from the
|