| Thread | Last Post | Replies |
|
| Win2K help. | 04 Sep 2003 20:53 GMT | 2 |
I am not sure which group can help with this so I will cross post this to see. I have a VB6 project that uses Excel and Access and a custom 3rd party print spooler from Loftware.
|
| Program running? | 04 Sep 2003 16:21 GMT | 2 |
How do I determine if a specific program is running using VB6 code? Thank you, Jim Y
|
| Using DOS Commands in VB | 04 Sep 2003 16:14 GMT | 1 |
I am developing an application where I need to execute several Dos Commands in the same DOS Session. Shell Command in VB executes One Command at a time. I need to execute Many Commands in the same sequence like a Batch
|
| VB Tool Tips | 03 Sep 2003 22:18 GMT | 1 |
is there a way that i can make a tool tip display i a multiline format. ie "enter customer" "name and address"
|
| Rotate the bitmap file | 03 Sep 2003 16:26 GMT | 2 |
I want to know that how to use VB to rotate a bitmap file to 45 degree or 180 degree? Million thanks
|
| DEBUGGING The memory cannot be read | 03 Sep 2003 15:33 GMT | 3 |
Has anyone had success at debugging a VB program that is getting "memory could not be read" errors at random times? The instruction at "ox_______" referenced memory at "0x________". The memory could not be "read".
|
| RTF Reader | 03 Sep 2003 12:04 GMT | 2 |
Anyone has an example of an RTF reader using VB? I am trying to make one myself but it seems quite complicated to me. Thanks Alonso
|
| Navigating the tree-view | 02 Sep 2003 11:40 GMT | 1 |
I have a tree-view that builds information from a data-base. Any "child" data is only retrieved after an individual "parent" is clicked rather than completely populating the tree from the start (the complete tree will be huge!).
|
| drag and drop from DataEnvironment | 01 Sep 2003 08:18 GMT | 1 |
can no longer drag and drop from DataEnvironment wither to a form or report - is there an activex control that might have gotten out of wack? any hlp would be helpful
|