| Thread | Last Post | Replies |
|
| Tif file in vb6 | 23 Mar 2005 05:42 GMT | 1 |
How to load tif file and then print it out in vb6? thanks.
|
| Rtf file from Resource File to RichTextBox control | 23 Mar 2005 05:36 GMT | 2 |
Hi, is there a way to load an rtf document i have loaded into a resource file into a richtextbox. The resource loads but is mostly "?" and line breaks. Thanks Nick
|
| Exe compile generates vislib.dll exception | 23 Mar 2005 03:44 GMT | 2 |
For whatever reasons, I cannot compile a VB6.0 exe without a fatal exception from vislib.dll. This has not been a problem in the past. I can't think of anything that has changed on my development box except for routine Windows and Office 2003 updates. I have some other ...
|
| RND ?? | 23 Mar 2005 00:12 GMT | 26 |
guys what is function of rnd ??
|
| vb6 function | 23 Mar 2005 00:00 GMT | 9 |
Hello group.. I am trying to find a function vb6 that will always round up in a certain case.. The specific problem is this:
|
| Browse Files dialog with Thumbnail preview | 22 Mar 2005 23:19 GMT | 1 |
Does anyone know of a dialog within XP to browse for files that has some sort of embedded image preview?? I copied some code several years ago from Francesco Balena that put an image preview on the Browse files dialog screen and I'm relatively sure I've seen it in XP sometime ...
|
| Remove text | 22 Mar 2005 22:46 GMT | 1 |
How to remove the first 6 chars in a text file, without complety open the hole files, some files contains more than 5 mb of text. Thanks, David
|
| Version | 22 Mar 2005 21:24 GMT | 4 |
How do you add application version.
|
| Reading Attached USB Devices... | 22 Mar 2005 19:33 GMT | 3 |
Hello Friends, I have been looking for a solution on this but have found nothing working ... I need to display a list a attached USB devices. Are there any demos anywhere or source code available showing this...? I am assuming this can
|
| Getting date from excel | 22 Mar 2005 18:56 GMT | 2 |
I just started using VB and I created this form where I would like to get certain pieces of date from an Excel file. Is there a way to instruct VB to get a list of price from a certain colomn in Excel?
|
| Check to see if my app started with a control click | 22 Mar 2005 18:44 GMT | 1 |
Can someone tell me if there is a way to know if the control key was down when my windows app was started with a click or double click on the application? Thank you
|
| txtBox entry "awareness"? | 22 Mar 2005 18:32 GMT | 3 |
I wonder if someone can help me here... I have a text box that is going to receive alpha or numeric entry. Is there a way for me to "inspect" the first character entered, and
|
| UI events question | 22 Mar 2005 18:32 GMT | 2 |
Hi. It has been a really long time since I have done any UI coding. I have a really simple app which does a data conversaion. I have some code in a command click: Private Sub cmdStart_Click()
|
| VB6 Support Update | 22 Mar 2005 17:55 GMT | 70 |
I used to code in VB6 (Actually QB4.0 - VB6.0 SP3). Switched to VB.Net and will never go back. ;-} However I do enjoy lurking in this newsgroup from time to time. Anyway.... The link below should set your minds at ease a little bit. There is nothing
|
| VB trusted or not trusted with Outlook2003 | 22 Mar 2005 17:52 GMT | 4 |
This is probably not a VB issue, but this is by far the best place to ask questions. My Customer has upgraded some of it's clients to Outlook2003 and since then each client gets some extra warnings when running my application.
|