Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
HomeAnnouncementsFree MagazinesWhite PapersSubmit Content
Discussion GroupsASP.NETWindows FormsLanguages.NET FrameworkVisual Studio.NET
Articles.NET FrameworkASP.NETToolsWindows Forms
.NET DirectoryOpen Source ProjectsUser GroupsWeb Resources
Related Topics
Visual Basic 6SQL ServerMS AccessOther DB ProductsMS Server ProductsMore Topics ...

.NET Forum / .NET Framework / Interop

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Need Help Using VB6 COM DLLs in C#06 Oct 2008 18:37 GMT-
I have a VB6 DLL that has a class, IGenericEnv, that is used as an interface
definition for another class clsGenericEnv that implements IGenericEnv.  When
I build the VB6 DLL, in the VS2005 Object viewer I see clsGenericEnv,
_clsGenericEnv, __clsGenericEnv, clsGenericEnvClass, ...
issue: using C# library(COMInterop) from an excel with VBA30 Sep 2008 12:40 GMT-
.NET version: v2.0.50727
visual studio: 2005
excel: 2003
source code: at the bottom
Marshalling ArrayList26 Sep 2008 16:08 GMT-
I have a struct as follows:
[StructLayout(LayoutKind::Sequential,CharSet=CharSet::Ansi)]
public __gc struct STTemp
{
OCX(COM) Interop...Passing pointer of structure to function25 Sep 2008 03:05 GMT-
I have the following question regarding communicating with a OCX control
using C#. Idon't have access to the ocx code, so my c# code is actually mimic
the behavior of C++ counterparts. Basically, I have problem passing a
structure to a function.
Re: Deployment .NET assemblies to client machine23 Sep 2008 11:44 GMT-
Thanks Mattias. :)
On Aug 15, 9:16 am, Mattias Sjögren <mattias.dont.want.s...@mvps.org>
wrote:
> >1) Is it possible to make the TLB path independent (as what we did for
Get the child window caption22 Sep 2008 21:33 GMT-
We need to develop a C# app that identifies the selected window. We then need
to get the caption to retrieve some information. Getting the caption off
parent windows is fine, but we have several application that contain MDI
windows or tabs in IE. Is there an easy way to get the ...
get jobs here18 Sep 2008 18:33 GMT-
http://www.365jobs4u.com/idevaffiliate/pages/1566.php
Allocating unmanaged array to store unmanaged objects18 Sep 2008 15:37 GMT-
I trying to add objects to an array without success. The array is declared as
A** arr**. It is allocated with with the new operator. Two instances of the
class A is allready instanciated with the new operator and assigned to the
array with the brackets [] as shown below. The ...
Notification of events to processes18 Sep 2008 11:45 GMT-
I have a .NET assembly exposes as a COM interface. Some methods are available
on the interface, e.g. ChangePrice(...)
I have a VB6 COM client that calls the ChangePrice method of the interface
passing as parameter the new price list.
BSTR allocationg / release18 Sep 2008 11:16 GMT-
I need to call a method defined as
HRESULT Connect(
    long lType,
    BSTR bstrUserName,
Dynamic call of OLE objects12 Sep 2008 22:32 GMT-
Hi everyone.  Sorry if I'm posting this question in the wrong area, If I am
please tell me.  I'm curious if any of you have ever built something that
allows users ability to associate an OLE object at runtime with a particular
process.  What I'm trying to do is allow a user the ...
Creating an Exchange Mailbox though C#10 Sep 2008 15:41 GMT-
Lang: C#
Tech: asp.net
Framework: .Net 3.5
The down and dirty is, I have a one page webform that creates a new
"No matching function on interface" when Method contains COM     enumeration Options06 Sep 2008 02:54 GMT-
I'm stuck and would appreciate some help.
I have created a Class library project that contains a number of
interface definitions that must be used by a range of other VB.NET
applications.  One of the interfaces has been defined as follows:
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.