| Thread | Last Post | Replies |
|
| van een library class een DLL maken | 28 Sep 2006 07:14 GMT | 5 |
Ik heb in vb.net 2005 een bestaand project. Ik heb er een class library toegevoegt. Kan ik hier een DLL van maken? Die mijn hoofdprogramma later terug kan oproepen? Kan er iemand mij hier meer uitleg over geven.
|
| FileSystemObject folder length | 27 Sep 2006 00:26 GMT | 6 |
I am wondering if there is a limit on how long a folder path can be for the FileSystemObject? I am trying to copy a file into a folder structure. and getting an error. my path is longer than 256 chars. and this seems to be the problem.
|
| How to extract a jpg from a resource and load into image control? | 19 Sep 2006 07:13 GMT | 3 |
As the topic mentions, I have a jpg in the "Custom" area of my VB6 .res file. I realize I could just convert the jpg into a bmp and use LoadResPicture, but I like the smaller size of the jpg. I would however like to accomplish teh same objective. I have an image
|
| Compiling VB6 DLLs in Vista | 14 Sep 2006 17:14 GMT | 15 |
Which newsgroup shud I use to ask questions about Vista and problems compiling VB6 DLLs there?????
|
| FileSystemObject | 14 Sep 2006 15:11 GMT | 6 |
For standalone VB6 program, do I use the FileSystemObject to access the files? or FSO is only for ASP?
> There is no answer. |
| VB6 multiple video capture from 1 source | 04 Sep 2006 06:12 GMT | 1 |
I have a capture card that will accept up to 4 camera inputs. I would like to be able to view all 4 of these inputs on screen at the same time, i have experimented with code like avicap etc but all of these will only display 1 input on the screen or will only let me
|
| HELP! Sourcesafe hosed my project! | 04 Sep 2006 04:21 GMT | 26 |
Let me preface by saying I am completely new to Sourcesafe. =/ I was using VSS 2K5 with VB6. I had my .vbp (project) file checked out, and my frmMain checked out. I spent about an hour and a half working on alot of things, saving locally often, but never checking the files into
|
| MSMQ | 01 Sep 2006 17:57 GMT | 7 |
I was reading some of the articles for Message Queue. I don't know what it is but it seems to me that I can use MSMQ with my program to talk to another program. do you guys have any experience with using MSMQ with VB?
|