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 / September 2004

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
VCC+ and .Net assemblies07 Sep 2004 22:18 GMT1
Has anyone used the COM interop to acess .Net asseblies from an unmanaged
C++ application?
For various reasons we have a legacy VS 6.0 C++ application that we would
like to compile with VS .Net and without the /clr switch and using the COM
unmanged VC++ application accessing .Net framework07 Sep 2004 20:22 GMT2
I have a legacy application that is being updated and we would like to
access and use the XML features available in the .Net framework. What is the
best method to use to get at the .Net classes. The application needs to
remain an unmanaged application due to the various 3rd party ...
DLLImport Problem with LPCSTR and BOOL07 Sep 2004 20:09 GMT2
I am trying to use LaunchRunner in Baf.dll, it's defined like this:
   BOOL CDECL LaunchRunner (LPCSTR szUserDisplay, BOOL* pbEnabled);
I'm trying to use it in a vb.net app but can't make it work.  Here are some
attempts I've made:
COM Add-in toolbar click events only fire once if window is initialized07 Sep 2004 19:30 GMT1
This is a very bizare problem.  So, I have a C# COM Add-in for Excel
which creates a toolbar, then pops-up meaningful windows when you
click the toolbar buttons.  Everything works fine the first time.
After that, my event handlers do not get called when I click the
Best Approach07 Sep 2004 18:57 GMT2
Instaed of throwing all of my problems one-by-one I decided to put down what
I am trying to do and find out the best approach.
There is a common custom Interface that several apps use (these are written
in C++), we will call this interface ITestExec.  There is another
P/Invoke and Managed C++07 Sep 2004 17:11 GMT1
I am trying to call a C function from a dll. These function take a pointer
to a structure as a parameter. This structure is allocated into the unmanged
heap by the C function (it uses some malloc). I would like to know the best
way to release this memory . For the moment I have ...
Image Sanning in asp.net07 Sep 2004 17:03 GMT1
i did the scanning application in VB using image scan & edit controls. But the same is not working in ASP. So i'm planning to do it in asp.net. if u have any solution please let me know.
--------------------------------
From: UmaMaheshwar Reddy
-----------------------
How to add event handler in VBA?07 Sep 2004 15:59 GMT1
   I have a library with some controls developed with VB.Net which I've
used for a while, now I've added an event to signal some data is changed,
but I can't find how to add event handler in the host application (VB6).
   I can see regasm has automatically added a method ...
get the type of property from com object07 Sep 2004 10:56 GMT2
Is there any way to receive the type of a Property of a
com object, with reflection.
What i know now is how to receive the value.
And what i need is the Type of the property.
Marshal char str[32], DllImport07 Sep 2004 10:03 GMT2
The C DLL has the following declaration:
    ExternC int4 STDCALL func( char * ); // -> array of 32 byte strings
I can call it from C++ code using [this works!]:
    char str[32] = "My String";
struct layout of SHITEMID06 Sep 2004 23:57 GMT2
I'm trying to define the following C++ shell struct in C# (see shtypes.h or
shtypes.idl):
typedef struct _SHITEMID {
   USHORT cb;
WMI Extension Installation Error06 Sep 2004 12:39 GMT2
I have VS 2003 Enterprise Architect installed (7.1.2346)  but when I attempt
to install the Management (WMI) Extensions for VS .NET 2003 Server Explorer I
receive a message indicating that VS 2003 must be installed.  How do I get
around the error?
Issue: Queued Component and Marshal.ReleaseComObject06 Sep 2004 09:44 GMT8
We used .NET EnterpriseServices Queued components in our application to for certain asynchronous processes (code fragments was attached)
However, we found out that the "Objects", "Activated" counts in the Component Services MMC are growing constantly.
The application is running on ...
How to use shelllink interface in c#?06 Sep 2004 09:27 GMT2
I want to get the target and argument of a shell link in a C# project,
so that I need to use the shelllink interface but I do not know how to
do.
I added the shell32.dll into the reference and tried the
COM Interoperability with Windows SERVICE05 Sep 2004 02:45 GMT1
I have an COM Component ,which is responsible for taking the Data from DB ,
Generating the Excel and sending the Generated Excel File by mail to the user.
Note :The COM is registered on the system.  The COM is created in VB.
Now I m trying to access the COM From the Windows ...
Pages: 1 2 3 4 5 6 7 August, 2004
 
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.