| Thread | Last Post | Replies |
|
| Window Messages | 12 Jul 2004 15:18 GMT | 1 |
Hi group!! I'm looking for the messages of a window when it has a commondialog, child window a so on. Any idea will be very helpfull. Thanks!!
|
| Setting Unattended and Retain in memory options | 12 Jul 2004 13:09 GMT | 6 |
I have been working on an ActiveX DLL component in Visual Basic 6.0 for some time now and I wanted to make my component ready for COM+. I read some documentation that said that components for ASP applications can be set to run unattended and that retaining the component in memory ...
|
| - 2147417851 method '~' of object '~' failed | 11 Jul 2004 21:58 GMT | 1 |
in my application I use a webbrowser control to show and edit a Word document which I created before. Editing and printing works well for allmost all customers, but one customer experiences problems in printing and editing the document via the webbrowser. Trying this immediately ...
|
| MediaPlayer distribution | 10 Jul 2004 18:13 GMT | 3 |
Hello experts, I have a app with a MediaPlayer control created so that mp3 and mpeg can be previewed, but when distribute msdxm.ocx, the vb6 setup hanged in Windows 98. To work around, I decided to create mediaplayer with
|
| What is the best ActiveX grid control? | 09 Jul 2004 15:11 GMT | 1 |
Dear Experts, We are currently using True DB Grid 7.0 with VB6 on Windows 2000 platform. Our objective is to display Excel like formatted data (in rows and columns), allow users to perform cut/copy and paste
|
| strange recursion problem | 08 Jul 2004 13:59 GMT | 2 |
[This is a rather long post, but please read it. Any comments would help a lot.] yesterday I encountered and finally/luckily solved a strange recursion problem. Now I would like to have some comments from you, why this
|
| How Can I Create an Instance from the client machine for a DCOM object present in the Server machine | 08 Jul 2004 13:38 GMT | 6 |
I am not able to create an instance dynamically from the client machine for a DCOM object present in the server. How can I achieve this in Visual Basic 6.0.? This is the sample code I have written to achieve this.
|
| HEEEEELLLLLLPPPPPPP! App crashing when Excel reference added!!!!!!!!!!!!!!!!! | 07 Jul 2004 19:54 GMT | 6 |
I don't know if this is the appropriate forum.... If not my apologies and please point me to the correct forum. I have a Visual Basic app to which I need to add some Excel processing. To that end I need to add the reference to Microsoft Excel ( Microsoft Excel 9.0 object ...
|
| SSL Implementation using VB | 07 Jul 2004 19:21 GMT | 1 |
I am trying to make a vb6 program which can install an SSL certificate on a windows 2000 server. The Application must be capale of generating RSA Code as well as installatin of of certificates issued by third party vendors like Verisign, comodo etc.
|
| Active Directory Informations | 07 Jul 2004 14:03 GMT | 1 |
I wish to get a sample code from where in i can get information of users using LDAP not WINNT And i need to get users Password Expire Date. Thanks
|
| Using Dll in AppPath instead of system32 | 07 Jul 2004 13:49 GMT | 1 |
During the Setup of my new app, I'd like the dll file "msvcrt.dll" to be installed in the AppPath instead of trying to update the one in the system32 Folder (which is protected since Win2k by WPF) and my application to use the dll in its own folder instead of the one in the system32 ...
|
| Help with making a "plugin" enabled app. | 05 Jul 2004 21:26 GMT | 1 |
I am creating an applicaition that will use plugins. All of the help that I see everywhere when googling tells me to create my object and use "DirectCast" to create the object when I am loading it. Whenever I use DirectCast, or any other type of casting, it errors saying ...
|
| point of sale hardware interaction | 02 Jul 2004 13:26 GMT | 1 |
This is a bit off topic, but not too far I hope. I am trying to find information on using OPOS to interact with point-of-sale hardware. There seem to be many sites about OPOS, but none that tell you what to do with it, or practical examples of how one might use it.
|
| An Elegant way to check for the Existence of an Interface of an Object at Runtime? | 02 Jul 2004 08:09 GMT | 2 |
|
| Use VB to limit styles | 01 Jul 2004 23:36 GMT | 1 |
Is there a way that VB can be used to limit the styles used in a MS Word Template. Templates I create, when used by other people, allow for the creation of text styles other than those in the template. I want to learn to stop the style proliferation.
|