| Thread | Last Post | Replies |
|
| VB6 - Need to convert signed packed number to absolute value | 30 Nov 2007 23:26 GMT | 4 |
I'm not quite sure how to explain this, but I'll give it a shot. I am retrieving a number from a file on an AS400. They are passing an order number down to us. The order number in the system is -000854, however when retrieving this from the file it appears as 00085M. I'm
|
| calling a window service function? | 30 Nov 2007 20:40 GMT | 7 |
Hi, is it possible to call a window service public service from a vb application and get the result? Thasnks.
|
| The difference between Reference and Component? | 30 Nov 2007 19:44 GMT | 4 |
My project is using dll (COM object) which is listed under References. It works fine. But, accidently when browsing the Components list I have found the same dll, listed under the same name but it is not selected (not checked).
|
| Knowing which user logged on | 30 Nov 2007 19:29 GMT | 8 |
is it possible to know which user and which groupe he belongs who's logged on a domain thru active directory ??? thank u for ur help.
|
| How to copy only the contents of a picturebox? | 30 Nov 2007 18:55 GMT | 15 |
I am copying the contents of a picturebox in bitmap format to the hard drive. It is working great but sometimes the users open other forms or toolboxes which may be on top of the picturebox and when they save the contents of the picturebox, the parts of the form or toolbox which ...
|
| Excel | 30 Nov 2007 12:00 GMT | 1 |
I have tried: Set appExcel = CreateObject("Excel.Application") appExcel.Workbooks.Open App.Path & "\data.txt" ....
|
| Need to add DLLs at runtime | 30 Nov 2007 11:24 GMT | 6 |
i want to be able to provide a open file dialog in my app to allow the users to specify a DLL. i want my application to automatically detect the properties, methods, etc. and build a user interface element that will allow the user to configure input and methods to use from the DLL.
|
| I used to use VB but... | 30 Nov 2007 02:51 GMT | 253 |
Then I realised I didn't need to. Happy Days!
|
| Change ICON automatically at build time | 29 Nov 2007 21:58 GMT | 5 |
OK, I've an application that produces two executables based on a compile (build) time setting. I use conditionals to control things like string values, etc. (Think of this as a multi-language application--it isn't but that model works).
|
| Compiled support beyond April 2008 | 29 Nov 2007 20:34 GMT | 10 |
My apologies if this has already been asked/answered but a search didn't turn up anything specifically to what I have been asked. I understand that he VB6 IDE will no longer be supported beyond April of 2008. The runtime will be supported with the version of Windows that it
|
| Getting Pictures from Image list into PictureBox | 29 Nov 2007 20:01 GMT | 3 |
I have a control array with 37 picture boxes and an image list loaded with jpg picture. How do I load the pictures from the image list into the picture boxes - everything I have tried fails.
|
| Error 91 after compiling but not during runtime | 29 Nov 2007 19:54 GMT | 4 |
I have created a VB program which opens a DAO database and recordset. When I use the program in runtime there is no problem but when I compile the program and try to run if again I'm getting the error 91 Object
|
| Help with Help files ? | 29 Nov 2007 19:16 GMT | 4 |
I have the Oct 2001 edition of MSDN installed on my computer such that when I click on Help in VB6 it reacts. However, as I'm paging down through some subject, it often prompts me to insert CD #2 or CD #3. If I do that, it all works but I'd like to not have to insert CDs all the
|
| << HUNDSOME GAIN WITHOUT INVEST ON NET>> | 29 Nov 2007 16:14 GMT | 1 |
Hundsome Money Online · Work part time or full time as you like . Make quick good cash working 2 to 3 hours a day . Work anywhere from home/ office without restrictions
|
| vb6 - Detect button click on another application | 29 Nov 2007 15:04 GMT | 1 |
I am hoping someone might be able to point me in the right direction. I have an application to develop where it would be really helpful if I could detect mouse clicks made on another application. I know I can hook the event/message system in windows and detect mouse
|