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 / July 2006

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Using /clr in MFC ATL apps14 Jul 2006 04:21 GMT8
I have a large MFC ATL EXE built with C++ 8, and now I am compiling with
/clr to enable C++ interop - i.e. accesing .NET components directly in the
same executable as the unmanaged code from MFC/ATL.
When I compile I get a series of warnings and would like to know if they are
.net function returning string array to VB614 Jul 2006 02:38 GMT3
I've got a .net function within a comclass project that needs to return
an array of strings to a VB6 app.  I declare the .net function as Array
but what comes back to the VB6 is a text string that says
"System.String[]".  Any ideas how I can resolve that?
P/Invoke on char* return values14 Jul 2006 00:47 GMT5
I'm attempting to call a unmanaged function that returns a char *,
something like:
mylibrary.c:
static char err[256];
COM Interop with VB - machine.config problem13 Jul 2006 10:45 GMT1
I'm attempting to have a MTS VB COM DLL make a call to a C# .net DLL.
My problem lies with the .net DLL accessing config values in
machine.config:
strIP =
How to expose generic classes to COM?13 Jul 2006 07:14 GMT3
We have a set of C# classes with their interfaces exposed to COM:
   MatrixUInt16 : IMatrixUInt16
   MatrixUInt32 : IMatrixUInt32
   MatrixInt16 : IMatrixInt16
Can RCW and CCW be used together?12 Jul 2006 15:26 GMT4
We're C# .NET developers who must use an ActiveX container (not IE) to
create and contain our components. We'd like both the component and the
client to be C# .NET code.
But, it appears that you cannot do this. To do this, the RCW of my
.NET assembly - access as COM object and native .NET assembly12 Jul 2006 08:06 GMT1
Hey there,
I have a C# .NET class that contains some functionality that is used in
a hybrid Classic ASP /ASP.NET site (we are doing a conversion to .NET).
Part of my class functionality (written in c#) needs to be accessable
How Can I access SQL Server SMO Objects in VB612 Jul 2006 04:31 GMT2
I tried to make COM callable wrapper (CCW) for SMO using the following
command line execution using RegASM.exe
After executing the command line RegAsm.exe, I got the following output.
Marshal COM Variant out from C++ to C#11 Jul 2006 15:59 GMT10
I have a C++ API method in a COM object:
HRESULT GetReason([out] VARIANT* pReason);
pReason is a variable created by the C++ and is preferrably (but not always)
a BStr.
C# Client and Unmanaged C++ DLL Threading10 Jul 2006 06:36 GMT9
I wonder if you can help....
I have a C# client that calls into an unmanaged C++ DLL. The call never
returns due to what appears to be a multi-threading issue.....
To complete the API request, the unmanaged DLL requires to create a second
HOW TO READ ARRAY OF STRUCTURES FROM COM using C#10 Jul 2006 06:15 GMT2
Pls help me  to solve this problem .
 /* --this is one of the function in COM component */
int   ProjectLIsts(LPCTSTR prj , VARIANT* prj_list)
{
Microsoft Office.Interop Excel Error07 Jul 2006 16:06 GMT1
Have a VB .Net VS2005 application works fine on development system.
The app uses Excel.
When I copy app to new computer that has Office loaded get error:
Unhandled exception has occurred...
Calling Singleton COM Local-Server from Managed Windows Service07 Jul 2006 14:24 GMT2
I have a interesting problem and thought this would the right forum for
it.
Background:
We have created a series of new generation middleware components using
mshtml HTMLFormElement events06 Jul 2006 18:00 GMT1
There was an old thread with this same subject:
http://groups.google.com/group/microsoft.public.dotnet.framework.interop/browse_
thread/thread/a6f451e1677943c3/06fafc27f869273e?q=mshtml+htmlformelement+events&
rnum=1#06fafc27f869273e

Which addressed mshtml's inability to bind to a ...
IDataObject GetData - "The parameter is incorrect"06 Jul 2006 14:47 GMT1
Im trying to fetch a Drop-event, and everything goes fine until I call the
"GetData" method.
Ive tried both to catch the drop with defining FormatEtc to a CF_HDROP and
iterating Formats with "EnumFormatEtc" both returns same error...
Pages: 1 2 3 4 June, 2006
 
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.