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

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
C# seems not to understand pointer any more16 Dec 2007 12:50 GMT2
We have code like this in our managed wrapper (written with managed
extensions in C++)
Byte * some_method();
which we compile with VS2003 to a managed assembly.
defrag API14 Dec 2007 21:45 GMT7
is there any way or documentation to access windows defrag API for ntfs from
NET ?
thanks
set_printquality bug in Excel.PageSetup14 Dec 2007 12:19 GMT1
I think I discovered a bug in set_printquality method in
Excel.PageSetup. Example:
...
Excel.Sheets xlsheets = wb.Sheets;
Interopt, PowerPoint 200714 Dec 2007 10:04 GMT1
I have developed an application for managing placeholders (for date, time,
tickers, database values etc) in PowerPoint. The application starts read the
placeholders, starts PowerPoint and with DoEvents allows PowerPoint to manage
user defined automation, slide change on time etc. ...
MethodInfo/Invoke/String13 Dec 2007 22:56 GMT2
I've a problem with Strings and MethodInfo Invoke. All Strings I give
to the Method I invoke where cut to on sign (like char).
The parameters are in a object
new object[]
.Net 1.1-COM-Component running fine, .Net 2.0-COM-Component fails12 Dec 2007 19:57 GMT1
Hi group,
I have the following problem:
I have a DLL written in C# with a component I want to use inside an
Office-AddIn written in VB6.
Adding COM support to my C# library12 Dec 2007 19:53 GMT3
           I have written a library in C# for doing some power
calculations. I wanted to add COM support to this library, so that
other applications/scripts could call this functionality.
I have seen a wizard for adding a new ATL/COM project in Visual Studio
VB6 Web Service?11 Dec 2007 08:30 GMT1
I just got a project that is taking me into previously uncharted
territory.
I have a reasonably large VB6 project and need to "turn it into a web
service".
Retrieving the COM class factory fails?09 Dec 2007 17:38 GMT1
We have an application that uses COM interop. We are seeing this error
right now:
System.Runtime.InteropServices.COMException (0x8007007F): Retrieving
the COM class factory for component with CLSID {B7D37B26-8A4E-11D3-
Passing in an out struct07 Dec 2007 23:10 GMT3
I am coding in C#.Net 1.1 and need to call some unmanaged C code.  The
C function I need to call will populate this struct:
#pragma pack(1)
typedef struct{
Memory issues when using interop07 Dec 2007 23:04 GMT1
Ok, I really hope someone can help me. My application (inherited from
someone else) uses interop to speak with an unmanaged DLL (of which I
also have the source). It works great under XP, but crashes horribly,
and randomly, under Vista, with AccessViolation and OutOfMemory
Instantiating C# COM object in C# client via ProgID07 Dec 2007 17:42 GMT1
I have some legacy code that I am trying to modernize.  The code calls
for COM to be the conduit between the client and the server.  In the
days this was designed, the server was often VB6 code and the client,
well, I don't know.  Today they want everything to be C#, but they
Accessing VB6 associative array from C#06 Dec 2007 17:32 GMT1
I have a legacy VB6 DLL that I'm calling from a C# program.  I'm using
the "Add Reference" functionality in VS 2005 to accomplish this.
One of the classes that are implemented in the DLL has a member which
is an associative array (indexed by strings.)
Marshalling DEV_BROADCAST_PORT: C# P/Invoke declaration?05 Dec 2007 22:30 GMT4
I have some VS 2005 code in which I am setting up a C# declaration of the
Platform SDK header DEV_BROADCAST_PORT.  That structure is declared in the
Platform SDK header file dbt.h as follows:
typedef struct _DEV_BROADCAST_PORT_A {
C#, exposed as COM with pointers as parameters05 Dec 2007 16:38 GMT9
Hi...
We've got a mix of old legacy code and new versions in various states of
porting being used in our system.
One of the objects ported to C# and then exposed back to the legacy code as
Pages: 1 2 3 November, 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.