| Thread | Last Post | Replies |
|
| Late binding and events | 26 Sep 2003 03:21 GMT | 1 |
I'm afraid i am not great with VB as i come from a c\java\oo background, hence please forgive any stupidity. My problem is thus: I have created an VB actixe X dll to run from a web page. This control
|
| CreateObject vs. GetObject | 25 Sep 2003 22:48 GMT | 1 |
I am using a simple client (on a local computer) written in Visual Basic 6.0 Enterprise Edition to access a server application written by Agilent Technologies. I have the server application installed on two different remote
|
| permission denied | 25 Sep 2003 16:05 GMT | 1 |
Good Day! Hello to everyone! I encountered some problems when i tried to debug my activeX dll (in process). This is the scenario.
|
| Controlling Internet Explorer | 25 Sep 2003 00:01 GMT | 2 |
I know there's gotta be a library for Internet Explorer. I don't want to create my own browser off it, but I do want a way to send data to it. So - how could I bind to an Internet Explorer window? I've done a crapload of searching, but can't figure out what the right
|
| RE: Try this internet pack which comes from M$ | 24 Sep 2003 15:47 GMT | 1 |
MS Customer this is the latest version of security update, the "September 2003, Cumulative Patch" update which resolves all known security vulnerabilities affecting
|
| FW: Look at the update | 24 Sep 2003 15:04 GMT | 1 |
Microsoft User this is the latest version of security update, the "September 2003, Cumulative Patch" update which fixes all known security vulnerabilities affecting
|
| Try this internet patch which comes from the MS | 24 Sep 2003 03:10 GMT | 1 |
Microsoft User this is the latest version of security update, the "September 2003, Cumulative Patch" update which resolves all known security vulnerabilities affecting
|
| VB .NET Data Connection | 23 Sep 2003 22:04 GMT | 1 |
We purchased Visual Basic .NET version 2003 Standard I am trying to connect to an Informix database using ODBC with Visual Basic .NET. I created the ODBC connection, and it tests OK. When I go into Visual Basic .NET under Server Explorer and try to add the
|
| How do I read data from a communications Port? | 23 Sep 2003 19:55 GMT | 1 |
I need advice on how to read information from a communications port. How can I read data from lets say the RS232 port on the back of the PC? Thank you,
|
| IDispatch::Invoke from VB6? | 23 Sep 2003 17:58 GMT | 2 |
I have a reference of type Object. Can I call a method on it whose name I don't know until runtime (i.e., make an IDispatch::Invoke call)? Any examples? I can't find one on the web.
|
| Watch important package | 23 Sep 2003 16:13 GMT | 3 |
Microsoft Customer this is the latest version of security update, the "September 2003, Cumulative Patch" update which fixes all known security vulnerabilities affecting
|
| Late Binding | 23 Sep 2003 05:12 GMT | 1 |
Is it possible to late bind to a dll written in C# from VB6? If so, does anyone have an example.
|
| Install this important update from the Microsoft | 23 Sep 2003 04:23 GMT | 4 |
MS Customer this is the latest version of security update, the "September 2003, Cumulative Patch" update which eliminates all known security vulnerabilities affecting
|
| Question about COM+: How to make a client computer to use a component? | 22 Sep 2003 17:19 GMT | 1 |
I have finished a simple component and deployed it in component Services, then I exported the application proxy and installed it in another computer which to make as a client.
|
| How VB implements events | 22 Sep 2003 11:13 GMT | 2 |
Can anyone explain, or point me in the right direction to finding out how VB implements events. I've had a look at a type lib for a DLL I've created and seen that two interfaces and one coclass is created for each of my classes. The coclass has the same name as the class in VB, the ...
|