| Thread | Last Post | Replies |
|
| Add/Remove Programs file size | 09 Jul 2006 10:18 GMT | 1 |
I am using the INNO installer to install an Excel .xla add-in with a number of related ActiveX dll's and other files. This installation works fine, but the file size of the application in Add/Remove Programs applet is wrong.
|
| Progress bar freezes | 09 Jul 2006 07:07 GMT | 4 |
I have this strange problem. When being in the loop on one form: For i=1 to 2700 ........
|
| Copy Binary File Char By Char | 09 Jul 2006 06:28 GMT | 7 |
I would like to bulid a File managment system in Visual basic. I did sucess to 1- Open ASCIIfile ( Text File) 2- Munplting each char
|
| need help with windows 98/me install | 09 Jul 2006 04:41 GMT | 3 |
Ok i have tried about 4 times to install windows ME on a system that i will be using to run a Vent server, the system specs are, Hard Drive-8 gigs, processor- pentium-1 266mhz, 164mbs or ram, NIC Card. i am using an iso image for the cd, and a regular floppy for the floppy boot.
|
| Check Mark in a string | 08 Jul 2006 22:44 GMT | 11 |
This seems like a very simple question, but I can't find the answer. How do you put a check mark in a sting? Thanks, David
|
| dont want to compile the project again | 08 Jul 2006 17:00 GMT | 1 |
i need your help i have a solution in dot net which have four project in it the reffreance of "project 1" is in the project 2 now what i wana do is that
|
| VB6 code runs different speeds on different PCs | 08 Jul 2006 16:25 GMT | 14 |
Hi, hope this is right place to post. I have nearly finished a pong-like game in VB6. It works great, but I am having trouble with making a version that can run on other Win computers. The reason is, the game runs too fast once I make an exe, and also runs at different
|
| datagrid | 08 Jul 2006 15:00 GMT | 2 |
i need to be able to add rows to a datagrid. the form will contain 3 controls that contain data from the user. combobox, textbox and checkbox. the user will click an "Add" button that should add this data to the
|
| Optimum (fastest) way of storing LV data into file ? | 08 Jul 2006 14:22 GMT | 3 |
The ListViewA (visible) has fixed number of colums: 49 and variable number of rows (500 to 1000). The ListViewB (not visible) has the same number of columns and rows as ListViewA and contains additional data.
|
| Organizing code in vb6 | 08 Jul 2006 13:12 GMT | 1 |
Im developing vb6 project from pretty long time but still unable to organise my code properly i would be glad if anyone wishes to help me with the same Thanks for replying me
|
| Finding IE 6 installed | 08 Jul 2006 11:00 GMT | 1 |
Im in the middle of the project im using an XML object which requires ie6 the software gets installed properly but, but the process generates the error which requires ie6 for proper working
|
| Sample Code - Connect from Client to MSAccess on Server | 08 Jul 2006 09:23 GMT | 1 |
I have a requirement to create a system to link to an MSAccess DB via the Internet. I have never done this. What I'm looking for is some 'shell' VB6 code that will connect to an MSAccess DB, return a web page, and provide 2 way communication between the
|
| File Open and/or locked on Network | 08 Jul 2006 03:34 GMT | 1 |
Is there a way to determine if a file is open and/or locked on another computer on the network. If so is there a way to remotely close it?
|
| List addresses from "Favorites" in IE6 | 08 Jul 2006 02:32 GMT | 2 |
How can I obtain a list (hardcopy) of the addresses in my "Favorites" in IE6. I know that an Export method exists, but does not provide what I would like to see. It provides the link name and the "Source" shows the address with a lot of additional information which is of no ...
|
| Application Error | 08 Jul 2006 02:30 GMT | 1 |
Hi, When I press F1 or click any of the Help menus in VB6.0, I am getting a VB6.EXE - application Error. The message reads - =====================================================
|