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
regasm exports private unmanaged classes?30 Sep 2004 21:50 GMT5
I'm using VC++.NET to create a class library.  The class library
contains managed classes that wrap legacy unmanaged classes by the
same name.
I use regasm to register the DLL for COM interop.
Windows Service to Populate Text Boxes in Pre-Existing Adobe PDF30 Sep 2004 21:49 GMT8
I succeeded at writing a Windows Forms app to write values into text fields
on a PDF, save the PDF and email or fax the PDF to customers, and then the
server team asked me to turn the program into a Windows Service.
I'm having a couple of problems related to removing windows.forms ...
Using third-party OCX from Windows Service30 Sep 2004 18:27 GMT1
I've been tasked with upgrading a VB 6 app to .NET. The current app runs
constantly and has a GUI interface, however, the GUI is not necessary so I am
planning to implement the functionality as a Windows Service.
Unfortunately, I need to use the facilities provided by a ...
Calling a .NET component from "C"30 Sep 2004 18:15 GMT1
I have a .NET (C#) component that via COM interop is called from C++ and VBA
so it can be called from the CAD packages AutoCAD and Microstation.
I now have a need to be able to call it from IntelliCad.
Is it possible to call a .NET component from a win32 Dll written in "C", and
event fired by C# component not traped in VC.NET(ATL composit cont29 Sep 2004 20:44 GMT1
Hi Everybody,
We have  C# component. which has been hosted in ATL composit control.
we are trying to caught event fired by C# component in ATL component.
we have implemented sink class derived from IDispEventImpl.
OLE Automation29 Sep 2004 14:25 GMT1
I have a VB.NET app that I want to integrate with a couple of other
applications that only support OLE interfaces. Is this likely to be possible
in VB.NET (I don’t want to have to use C++), and if so, how difficult is it?
If it can’t be done, what are the best options to suggest ...
Howto determine name of a  type library?29 Sep 2004 00:55 GMT1
I'm trying to replicate what Visual Studio does when it imports a COM
type library using tlbimp.exe. I'm having a hard time getting it just
right because I need to determine the name of the type library to use
as a namespace. In "COM Programming with Microsoft.NET" page 59
How do I create COM+ from VB.NET DLL28 Sep 2004 13:53 GMT1
I am a PowerBuilder coder by nature, so please go easy on me.
I have a VB.NET DLL that I need to turn into a COM+ component.  I currently
use VS.NET 2003, and what I hope to achieve is that I can add a package in
Administrative Tools>Component Services and add the DLL as a ...
ARRRGGGHHHH Function Pointers!!!!28 Sep 2004 04:44 GMT9
I am totally bollixed up on this one.
If I can marshal a delegate to a legacy DLL as a callback, why the hell can't I do something to a
delegate to assign it to a function pointer variable in a structure?!? It sure seems like the two
operations are very similar; why do I have to ...
copying block of unmanaged memory to other block of unmanaged memory27 Sep 2004 22:34 GMT1
is there any better way to copy block of unmanaged memory to other block of
unmanaged memory than looping through individual bytes or integers ?
Marshal.Copy only copies data between managed and unmanaged memory. Buffer
class also doesn't do the job.
Speed : The PIA impact (VB 6.0 vs VB.NET)27 Sep 2004 22:22 GMT1
I have made a migration from VB 6.0 to VB.NET and noticed a great speed
change when I access (from VB) to Excel Cells (same problem to write Visio
formulas from VB).
The same code takes 21 seconds in VB 6.0 and 54 seconds in VB.NET (see below)
Returning UDT encapsulated in a Variant from a COM method leads to exception in managed code27 Sep 2004 16:01 GMT1
I've encountered a very basic problem when dealing with User Defined Types (UDT) in a COM class.
If a COM method returns a UDT in a VARIANT, the calling .NET application receives an
exception "The specified record cannot be mapped to a managed value class.".
In order to reproduce ...
passing nothing from vb.net to vb6 com27 Sep 2004 09:12 GMT1
I have a vb6 function like this
Public Sub Init( Parent )
   Set mparent = Parent
End Sub
How can I get ASP.NET to work on Linux27 Sep 2004 04:18 GMT1
Hey all, I'm sure I'm in the wrong group - but I don't know which one - so
feel free to redirect - but also feel free to try to answer my question.
I am trying to find out how to get ASP.NET code to run on a Linux machine.  
I found this article:
.ASP 6 <--> ASP.NET/C#.net25 Sep 2004 15:47 GMT2
(Type your message here)
Please point me in the right direction to figure this out.
Aging .ASP v6 needs to share the Session[] with a co-resident ASP.NET/C#.net assembly.
I have the ability to place the .NET directories within the .ASP stuff if needed.
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.