First  |  Prev |  Next  |  Last
Pages: 731 732 733 734 735 736 737 738 739 740 741 742 743 744 745 746 747 748 749
USB Ports
I'm looking for a way to list all the USB ports on a machine in my application. It would also be useful if I could tell which ports had hardware plugged at that time. Thanks, Dean ... 26 Jun 2005 17:12
Excel F9 calculation command
Could someone please tell me how do I code my VB codes so that after I changed a cell value excel will run calculation? Right now I had my excel VBA in manual calculation mode or it will get screwed up each times it calls to my dll. It's mandatory I run it in manual. Is there a way to execute F9 key from VB ... 24 Jun 2005 10:47
CommonDialog ShowSave and Links
Im using the common dialog with the .ShowSave function to save some data from my form. Why is it that whenever a link is clicked it is seen as the file itself. For example I want to save my data and i browse to the desktop. On the desktop I have a link to a folder called "MyFolder". If i double-click that link it s... 24 Jun 2005 20:36
Printer Error 482
I have done 2 things to my computer and I am not able to print the following code without a 482 error. The first thing is I upgraded from Win 98 to Win XP. The 2nd thing is I installed a new Epson printer and driver (C66). All other print programs work (Notes, Word, etc. so it is not the printer). The following cod... 19 Jun 2005 20:40
UFL that implements the function is missing (or U2lcom.dll is missing)
Dear I'm using CR10 on VB6, I have created a UFL, it is working fine on the development machine when I deploy my application on the target machine and try to load the report I got the error 'The Visual Basic UFL that implements this function is missing (or U2lcom.dll is missing) " the file u2lcom.dll alrea... 19 Jun 2005 20:40
Adobe Acrobat 7.0 Browser Control Issue
I have a very unusual problem with getting this control to work. Issue is as follows. - Start a new project and add a single form. - Put a single AcroPDF control on the form. - Run the app in either design mode or by compiling and running the exe - no problems. - Save all files and close down VB. - Now, open ... 30 Jun 2005 07:04
Querying userdomain for currently logged in user
We are in a multiple trusted domain environment and I am looking to determine which domain the logged in user is logged into. People can have accounts with the same SID in multiple domains. I have seen the post here about using the: Environ$("USERDOMAIN") to extract the domain name. I am wondering if there is a... 21 Jun 2005 16:48
VB6 ListView Update?
I would like to use ListView similar to how I see some programs use it (DTS from SQL Server 2000, for example) that displays a list of items with an icon. During the run, the program will update the listview icon from a green arrow, to a different green arrow... finally to a checkbox when done. If there were e... 15 Jun 2005 22:26
Using the DataReport at Run-time
I'm using vb6 and I'd like to know if it Is it possible to create a dataReport form thast allows the user at run-time to deside what the report will consist of? The only type I can make is a report that the user runs straight out. ... 15 Jun 2005 09:31
Control cannot be loaded
Hello, I've got this project, wich as you can see, uses VbAccelerator controls. I recently had the problem that i did not have enough free space. After that, i keep getting errors when loading one of the forms: Line 16: Class vbalSbar.vbalStatusBar of control vbStbar was not a loaded control class. Line 55... 11 Jun 2005 03:31
First  |  Prev |  Next  |  Last
Pages: 731 732 733 734 735 736 737 738 739 740 741 742 743 744 745 746 747 748 749