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 / June 2007

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Need help with C Header file definition to C#30 Jun 2007 23:11 GMT2
I have a c dll which I need to link to from my C# code.  I just want
to warn you guys I am not very well versed in C or C++ so any help
would be greatly appreciated.
I wanted to know if the structure I have shown should be modeled as a
Windows application with OCX on Win6429 Jun 2007 23:17 GMT3
I'm developing a .Net windows application that implements a couple of OCX
components.
The application runs ok on win32, but when I installed it on a Win 64(xp)
machine the program craches.
New Wprd.Application failing with "This command is not available because no document is open"29 Jun 2007 17:44 GMT1
I can't open a Word session in a C# session without getting an error
"This command is not available because no document is open". The
simplest code illustrating the problem is below:
using System;
C# control needs to notify C++ application29 Jun 2007 08:36 GMT1
I'm writing a C# control that needs to be able to notify the parent
application of certain events.  If the application were also using
the .NET platform I'd just use a delegate.  Unfortunately the
application is writen in unmanaged C++.
IDownloadManager28 Jun 2007 21:10 GMT7
I am trying to make a custom download manager in c#. The code compile, I
register it with gacutil and regasm, but when I open IE and click on a link
to download, I get the standard IE download dialog. Is there something I'm
missing? I am new to COM, so any help would be ...
how to pass Form handle to unmanaged code27 Jun 2007 19:46 GMT3
How can I pass a Windows Form handle to unmanaged DLL that expects HWND?  
Even if I have a wrapper calss between managed C# and unmanaged C++, IntPtr
does not by default cast to HWND. Should I force it? Can somebody give an
example?
Process Exit25 Jun 2007 07:28 GMT3
Is there any way in .NET how to capture WIN API messages that belong
to different application? We have a Windows Form app written in .NET
2.0 and from our application we're running another application called
MapInfo using Interop. We need to be able to somehow figure out when
Urgent Help: Problem with WebBrowser Control in Asp.net24 Jun 2007 09:28 GMT1
Am using the WebbrowserControl in Asp.net for my project. I have imported
the needed dll reference like mshtml, axshdocvw and interop etc. But while
accessing some frames(DOM object) using webbrowsercontrol, I got the
following Exception.
Unsigned DLL22 Jun 2007 03:40 GMT1
I try to find way call unsigned dll from signed one.
how can i do it ?
Thanks
Owned forms in Excel add-in21 Jun 2007 10:47 GMT2
I want to use forms in my Excel application-level add-in that have the
main Excel window set as their owner. Could someone who knows these
thins tell me, am I disposing the handle correctly?
   public partial class ExcelForm : Form
CoCreateInstance returns COR_E_MEMBERACCESS20 Jun 2007 22:12 GMT3
The return value from CoCreateInstance is COR_E_MEMBERACCESS. I've
looked around the 'net and on MSDN and can't find any info on this.
How would I approach figuring out what is causing that return value?
In other words, does that error code give me some kind of clue about
webbrowser20 Jun 2007 17:11 GMT1
what is the quickest and least resource intensive way to convert a formatted
html page with html tables on webbrowser control to tab delimited columns?
my regex skill is poor so is my html and xml parsing.
An lazy man's quick and dirty way before .net to use excel 97 automation to
How to ensure Microsoft.mshtml is on deployement machines?20 Jun 2007 14:10 GMT4
I'm using a CodeProject project in my application that shows how to embed
an editible IE control into a .NET window, and control it in various ways.
(I'm using it for mail merge.) However, the code requires a reference to
the Microsoft.mshtml assembly (a Primary Interpop Assembly ...
Excel 2003 interop install with office 200720 Jun 2007 06:23 GMT3
I was asked to go back to a project that required the Office 2003
Excel interop assemblies loaded and make some changes.  I had since
then performed a fresh OS install with Office 2007 and of course, VS
complained that it cannot find the Excel 2003 interop assembly files.
how to interop .net components19 Jun 2007 11:36 GMT2
Hi friends
I am using 3rd party tool ASPPDFLib to creating pdf template
' create instance of the PDF manager
       Dim objPDF As IPdfManager
Pages: 1 2 3 4 May, 2007
 
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.