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 2003

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Word interop10 Sep 2003 07:50 GMT2
I'm using the "Microsoft Word 9.0 Object Library" to
interact with Word inside a WebService. I would like to
get the plain text of a Word document:
object one = (int)1;
Strange registration problem09 Sep 2003 22:14 GMT1
i have started to have strange behavior when running regasm.  i am currently
using VS.Net 2003 and framework 1.1.
when i run regasm the component appears to register correctly.  it is in the
registry as expected and even placed in the correct categories, which are
How To: Correctly Pass a pointer to a function from .NET to C++?09 Sep 2003 22:12 GMT3
hey all.
I am passing a pointer to function from managed code
to unmanaged code.
More specifically; from C#.NET to C++.COM.
"Unknown Name" error when using WithEvents on a .Net object09 Sep 2003 20:56 GMT1
I have been debugging the following problem the better part of two days and
am finally throwing in the towel.  I have a newly created .net library with
a class that throws events.  I also have a ActiveX control project (project
A) in Vb6 with a few User Controls.  These usercontrols ...
Error LNK1171: unable to load ole32.dll09 Sep 2003 18:27 GMT1
For some reason, when I compile my MC++ app now I get this error during the
link phase.  The file DOES exist and is in the proper place in the path.
The only difference between when I could link successfully and now that I
can't is an upgrade in a 3rd party static library (ACE) that ...
.NET User Control intergated in VB609 Sep 2003 11:25 GMT1
I made a user control in VB.NET and I want to access it in VB.6.0.
I tested it ActiveX Control Test Container and it worked fine but when I
tried to access it in a VB6 form, the control doesn't appear.
Can anybody help me on this problem (if it's possible).
LicenseException - 3rd party control in DLL, hosted in IE.09 Sep 2003 10:32 GMT1
I have created a DLL in VS.NET.  The DLL contains Windows
Forms and I embed an object tag that refers to this DLL in
an aspx page.  In other words, this is a client
application that is hosted in IE.
CCW problem09 Sep 2003 10:05 GMT1
I successfully exported the following C# class and its method to COM.
namespace SRCSN
{
   [InterfaceType(ComInterfaceType.InterfaceIsIDispatch)]
P/Invoke Help !!!!!!!!!!!09 Sep 2003 06:35 GMT3
I am having problems in accessing a static Library of geomedia engine which
is GIS Package.
they have provided the dll with a Type library which can be referenced in
visual basic 6.0 and works. but to use the same dll in C# when i try the
MIDI in -NET08 Sep 2003 21:09 GMT4
Has anyone tried using the Win32 low level MIDI functions in .NET/C#?
What I'm trying to do is send and receive sysex-messages but I just can't
figure out how to declare and use the
midi* APIs.
FormatMessage08 Sep 2003 19:41 GMT3
I was wondering if someone could verify that my declaration for the
FormatMessage API was correct. When I call it, I don't seem to be
getting any information stored in my buffer, i.e it's always empty.
[DllImport("Kernel32.dll")]
Problems with PrInRect API08 Sep 2003 17:46 GMT3
Hiya,
I have converted the RECT and POINT structures as well as the PtInRect API
to the following C# code
[StructLayout(LayoutKind.Sequential)]
Exposing Events to VB608 Sep 2003 16:27 GMT1
I have a .NET assembly that has 2 classes. One of them has 2 events exposed
and the second one has 1 event exposed to the user. Both these classes have
been exposed to COM.
Now, when I use the assembly in VB6, I use the withevents keyword to
PrntDlgex marshaling  problem08 Sep 2003 16:07 GMT1
Mathias,
Just another quickie, this time on the PRINTDLGEX structure.
The lpcallback field requires the address of an  iprintdialogcallback
interface.
reading the type library08 Sep 2003 16:03 GMT1
After exporting the .NET assembly to a COM .tlb (using
tlbexp.exe), is there a tool to read the tlb file? I need
to check how the .NET types were marshalled to COM types,
hence how the method signatures look like in the .tlb file?
Pages: 1 2 3 4 5 6 7 8 9 10 11 August, 2003
 
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.