| Thread | Last Post | Replies |
|
| Problem with registering VB DLLs. Please help urgently.... | 09 Jan 2004 15:17 GMT | 2 |
I need to register a Vb DLL under restricted acess privilages please provide me a solution. Here is the complete issue: I building a MSI using Vs.net ,One of the Dll's is Vb Component ( A shim
|
| ComboBox to ListView | 09 Jan 2004 15:16 GMT | 1 |
How to add a combobox control to a particular cell in a listview control? Workin with VB 6.0. Regards Kari
|
| [help] Reinstalll of VB6 Enterprise FAILS | 08 Jan 2004 23:45 GMT | 1 |
I have just reformatted my computer and when I attempt to reinstall VB6 Enterprise I recieve the following error Couldnt find Acme setup. What should I do? Has anyone encountered this error before any guidiance
|
| how to convert decimal and print out in binary form | 08 Jan 2004 19:19 GMT | 1 |
Please allow me to ask this dumb question: A = 10 how to get "debug.print A" to be "1010" and assign it to a "labe.caption"
|
| Big question... | 08 Jan 2004 09:25 GMT | 7 |
Happy new year everybody! I want to build a little app that should be hidden to the end user (not a virus!). I've found a class cAppHider on planet-source-code, it works just an half: it removes the program from the applications list but, in the
|
| Exception handling- downside? | 07 Jan 2004 20:08 GMT | 2 |
Every sample code for COM objects has something like: On error goto errhandler ... errhandler:
|
| Installing a dll | 05 Jan 2004 22:44 GMT | 1 |
I need to install a dll in the Windows folder for a remote client. Is there a way I can create a set-up project which does that i.e. when this set-up is run it does only one thing i.e. copy the dll to the user's windows root folder?
|
| How to submit different IP when using WebBrowser control | 04 Jan 2004 18:13 GMT | 5 |
I've managed to change the User Agent (although it flips back on as you go through a web site), I can't seem to change the client IP. I've set it in the custom headers to say Client-IP: xx.xx.xx.xx, but this seems to be ignored.
|
| Displaying a title, but using 2nd value from a drop-down menu | 04 Jan 2004 00:29 GMT | 1 |
Sorry for the confusing subject, but I'm hoping that you will be able to help. In very basic terms I want to emulate a <SELECT> HTML box in VB. All I want to do is display a title name in the drop-down list, but the
|
| Problem: Couldn't find installable ISAM | 03 Jan 2004 18:31 GMT | 10 |
What is my program looking for when it generates error 3170 - Couldn't Find Installable ISAM? A Google search lead me to think that using MSVBVM60.DLL instead of MSVBVM50.DLL might be the problem but that doesn't seem to be the case.
|
| Dosprint In Vb | 02 Jan 2004 22:08 GMT | 1 |
Hai, how make the print direction Landscape in dosprinting from VB rgds Issac
|
| controls | 02 Jan 2004 15:32 GMT | 1 |
Is it possible to copy a control into an object/control giving the copy the same functions and code? e.g. if i have a textbox on my form called text1
|