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

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
marsal string array inside a struct17 Oct 2004 10:30 GMT6
I want to implement the interface IPerPropertyBrowsing. I'm having some
doubts regarding the correct implementation of this method:
HRESULT GetPredefinedStrings(
 DISPID dispID,          //Dispatch identifier for property
Explorer Context Menu / IcontextMenu2 Interface16 Oct 2004 20:03 GMT4
I am working on a file manager type app (in C#) that use the
API/Interop quite extensively.
I am managing to get Explorer's context menu to appear and all of the
items show up properly (and work) except the 'Open With' item.
COM interop late binding how to release objects?16 Oct 2004 08:50 GMT1
I am trying to use the following code to create an instance of Microsoft Word
and then free it. This code is not working as word is still running after I
close my application. What am i doing wrong?
Type wordApplicationObjectType = Type.GetTypeFromProgID("Word.Application");
Trace .Net assembly from CLSID16 Oct 2004 00:02 GMT2
I have a .Net class which is registered with COM with a GUID and this class
is registered in a component category. In another .net app, I want to loop
through all the registered CLSIDs in the component category but I can't
figure out how to create a _pure_ .Net object from the CLSID ...
Latebinding of Word COM problem15 Oct 2004 13:18 GMT1
I have a simple application which isnertes data into word-document tthrough
word-bookmarks. The problem is that I want to move the application from
early-binding to late-binding.
In the early-bounded application this command I use for getting all bookmarks:
Outlook Dialog15 Oct 2004 04:46 GMT2
Is there a way, using VB.NET I can access a dialog box in Outlook to provide
me with a method of selecting e-mail address.
Tim
Interop Problem: Windows Media Player Object in C# Error15 Oct 2004 01:21 GMT1
Sorry about the duel post, my pop up blocker was not letting me put questions up but let me do comments.... I stopped my pop up blocker !!!!
I was wondering if anyone can help me....
I have multiple Windows Media Player Objects on a Windows
form that I control at run-time by ...
.Net Interop With COM and ActiveX error14 Oct 2004 22:34 GMT5
On my development PC, which is the machine that i 'build' my .net project, I
have successfully exposed my .net dll to my vb6 application.
I have then used regasm to register my .net dll on another PC (#2) that has
the .net framework and the VB6 project(regasm myProject.dll /tlb:
Can U Call A Static Method From COM?14 Oct 2004 17:03 GMT1
I realize that COM by itself has not real concept of static class members,
however I was wondering it there was some way of decorating a static method
of a given .NET class so that it can be called from COM?
For now, I have an instance member that calls the static member and this
Problem with Interop: .NET calling COM (works in Win2K, fails in NT4)14 Oct 2004 14:13 GMT1
I am instantiating a .NET class in a VB6 form.
The .NET class calls back to the VB6 form via a COM interface
implemented on the form, and defined in the .NET class's assembly.
This works fine in Windows 2000, but fails on the callback call in NT4.
Send data to my program from Internet Explorer?14 Oct 2004 00:59 GMT1
i'd like to get the links from a web page (in internet explorer) and send
them to my program in order to parse and write them in a file.
How can i do this?Could anyone help me ?
Thanks.
.Net Interop with COM - ActiveX error14 Oct 2004 00:56 GMT1
On my development PC, which is the machine that i 'build' my .net project, I
have successfully exposed my .net dll to my vb6 application..intellisense and
all.
I have then used regasm to register my .net dll on another PC (#2) that has
Step-by-Step: Implement Interoperability for a .NET DLL14 Oct 2004 00:41 GMT1
I've been struggling for a couple of days now. Just went thru the
wonderful tutorial "Step-by-Step: Implement Interoperability for a .NET
DLL" and have confirmed that i have my .net dll compiled correctly for
use with my VB.com app.
Convert parts of byte[] to struct13 Oct 2004 19:58 GMT1
I have a huge byte array from another API that contains structs of differing
sizes.  I'd like to create n structs based on data in the byte array.  But
how?  For example, if I want to take bytes 40-56 and create struct Foo from
them...how do I do this?  You can assume I know how to ...
Overloaded methods appear funny in vb13 Oct 2004 19:34 GMT1
I have created a class and interface in c#, and given them guids.  They are
registered and in excel I am able to use the class.  The problem is that and
overloaded methods appear as _1 and _2 appended on the end.  Is there any
way to avoid this?
Pages: 1 2 3 4 5 6 7 8 September, 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.