HighTechTalks DotNet Forums  

Sponsored Links


Dotnet Framework (Interop) microsoft.public.dotnet.framework.interop


Discuss in the Dotnet Framework (Interop) forum.



Post New Thread
Threads in Forum : Dotnet Framework (Interop) Forum Tools Search this Forum
  Rating Thread / Thread Starter Last Post Reverse Sort Order    Replies         Views     
I have down-loaded and am trying to understand a MSFT sample "Windows API Code Pack 1.1". In one of the comments it says: To successfully import a...
Jeff Gaines
10-01-2012 06:59 AM
Jeff Gaines Go to last post
0 391
Hi, I'd like to change short filenames (8.3-filenames) (.net 4.0, C#). .net offers no methods to accomplish this, so the solution is the...
Christian Treffler
09-03-2012 01:41 PM
Christian Treffler Go to last post
0 574
I'm using SXS COM activation to use CoCreateInstance to create a COM exposed .Net class --- I get CoCreateInstance failed; HRESULT: 0X80131522 Why...
a
05-04-2012 03:29 AM
a Go to last post
1 663
Hello, I have to make a DDE-Connection from dot.net (as a Client). The DDE-Implementation from Brian Gideon...
manfred_kiener@web.de
04-27-2012 10:01 PM
jose romero Go to last post
12 335
I'm trying to remove a footer from a Word document using C# 4. The footer looks like this: Actually, this the text for the footer when displayed...
curious_one
04-19-2012 10:39 PM
curious_one Go to last post
0 133
Hi, I have an MFC Ax control and when I use it on a Windows From control, it loads fine and I am able to call all exposed properties and methods....
curious
04-18-2012 02:27 PM
curious Go to last post
0 318
Hello all. I am a newbie to .Net but trying to use VS 2010 and .Net to generate a web client proxy for use by a unmanaged code via COM. VS 2010 has...
bob
01-24-2012 04:25 PM
bob Go to last post
0 99
Hi there, I've written a migration tool that extracts emails, contacts and appointments from Exchange 2003 using CDO and pushes them to...
Steve
01-20-2012 01:35 PM
Steve Go to last post
0 114
How do i convert the TestGeneridHid.wsf vbscript file thats included with the wdk to vb.net? Has anyone done any of this in vb.net even in part?
jeffery
01-12-2012 01:06 PM
jeffery Go to last post
1 119
Hi all, i'm trying to use COM Interop to return an array of c# structures to Native code. I tried to marshall the Array as SAFEARRAY. The structure:
hpw
11-27-2011 09:46 AM
John xyz Go to last post
5 150
Hello, knows anyone how to get the IPrint interface or IHTMLIPrintCollection (in mshtml) from an active HTMLDocument? Seen in the IE8 SDK it...
Holger
11-16-2011 06:21 AM
Holger Go to last post
0 120
Hi All, I have downloaded the OPC.NET 2.0 API from OPC Foundation, but I didn't received a explanation of the different objects and functions in the...
Lukas Karlsson
11-02-2011 08:33 AM
Lukas Karlsson Go to last post
0 108
I have the following issue with handle leaks. Threads are not removed from the process after completion, because of a mysterious handle that remains...
Peter Laman
09-15-2011 01:38 PM
Peter Laman Go to last post
0 120
This is driving us nuts! And, I got an almost immediate deadline to figure this out. We created a Dot Net DLL (in C#). Used the option to Male...
Al Meadows
03-23-2011 05:13 PM
Mary M Go to last post
3 234
Classic way to host active x controls in .net is use of System::Windows::Forms::AxHost. But I'd like to use existing dll that creates dynamically...
avk
03-07-2011 05:03 AM
avk Go to last post
0 108
I am going to study for Microsoft exam and plan to sit for it asap . my friends are suggesting me certmagic.com exams . anyone tried them . how good...
nancy
03-02-2011 04:46 AM
nancy Go to last post
0 117
VTD-XML 2.10 is now released in Java, C#, C and C++. It can be downloaded...
dontcare
02-28-2011 07:54 PM
dontcare Go to last post
0 120
I'm very sorry, but unfortunately three years later I cannot recall how I fixed the problem. I looked back through old emails, etc., but cannot find...
ranin02
02-25-2011 11:35 AM
ranin02 Go to last post
0 114
Hi, I have a COM method that is called from VBA. This COM method in turn calls CoCreateInstance on a class that is a .NET class with a COM wrapper...
ranin02
02-25-2011 05:53 AM
Johan Go to last post
1 135
Apply:resume (AT) msysinc (DOT) com Job Responsibilities: Buildout and support Excel VBA / SQL application Buildout SQL access controls Convert...
Guru
02-25-2011 12:05 AM
Guru Go to last post
0 112
Apply:resume (AT) msysinc (DOT) com Job Responsibilities: Buildout and support Excel VBA / SQL application Buildout SQL access controls Convert...
Guru
02-25-2011 12:03 AM
Guru Go to last post
0 110
Hello, I don't know much about COM or C++, so perhaps these are silly questions: 1) Without resorting C++/ATL wrapper program, can I make an...
NN Ott
02-17-2011 07:38 AM
TDC Go to last post
1 118
I have two server Server A) Production Server with Windows 2k3 64Bit + Comos Server B) Development Server with Windows 2k3 32 Bit + Visual...
ng.w.purrer@lenzing.com
02-08-2011 07:51 PM
Jack United Go to last post
6 921
I'm trying to write an ActiveX control that I can use with PowerPoint. I'm not interested in its visual appearance, I just want it to support a...
Swift Half
01-28-2011 09:43 AM
Swift Half Go to last post
0 114
Any solution to this problem ? I am trying to solve the same issue. I give all accesses to the pipe created in the service and my user application...
ma beghin
01-27-2011 08:41 AM
ma beghin Go to last post
0 122
Anyone know if it's possible to, when passing a com object (as a variant to Object via clr interop), to AVOID the QI test to IDispatch? I have an...
lab27
01-27-2011 04:27 AM
lab27 Go to last post
0 115
I am looking to an example, using vb.net, that creates a .msg file without needing outlook. I have a web document management app that needs a web...
news.microsoft.com
01-17-2011 08:10 AM
Zdenko Maricic Go to last post
1 509
I’ve written my first wrapper class for calling a c++ function. The code is as follows and it doesn’t need to be commented because I think its...
GiuseppeDini
12-10-2010 03:32 AM
GiuseppeDini Go to last post
2 116
Hi: I have a C# application that is required to call into an unmanged c++ dll and retrieve an LPSTREAM. Next I need to be able to use this LPSTREAM...
Kevin
11-19-2010 03:44 PM
Kevin Go to last post
0 141
I use com object interop to automate adobe illustrator cs 5. To know if illustrator is up and running I use getactiveobject. After this call has...
jojo
11-12-2010 08:34 AM
jojo Go to last post
0 126
Hi! I've got a COM Interop library written in C#, .NET 2.0. This library exposes a COM class which implements two interfaces, one interface...
Markus Ewald
10-24-2010 02:22 PM
Markus Ewald Go to last post
3 142
Hello, friends, In c#.net 2005, we have the following source, hoping to bring a Word window to front. However, it does not work. Any ideas? How to...
Andrew
10-12-2010 01:14 PM
Rahul Nandani Go to last post
1 181
I have found some sample code for how to do this on the site: http://blogs.microsoft.co.il/blogs/eyal/ This seems to work for the Word preview...
nickname
09-19-2010 10:21 PM
Sherlock Holmes Go to last post
25 307
The instructions below produce the error shown. Why is it even considering ApplicationEvents4_Event rather than...
AAaron123
09-18-2010 07:01 PM
Vic Berry Go to last post
1 254
I found a very interesting issue that may draw you pro's attention: I built a COM class using VS 2005 with Framework 2.0,and the code is...
paul
09-01-2010 02:47 PM
Steve Bradbery Go to last post
2 330
Hello, Upon calling CoCreateInstance, I am getting a return code of 0x800700E9 (and failure, of course) Does anyone know what this is? I did not...
MF
08-24-2010 04:09 PM
MF Go to last post
0 114
I am looking for power point to flash solution I have found this one http://ppt2flashsdk.com/ Did anybody used it?
Max Loger
08-13-2010 08:10 AM
Max Loger Go to last post
0 117
I have an MFC application which uses COM. I used to have a ATL Com project which it interacted with, and I could debug interface refcounting with the...
Kjetil
08-04-2010 05:14 AM
Kjetil Go to last post
0 105
Hi All, I have been trying for quite some time to generate events in a managed C# assembly and Sink those events in an ATL COM client. I have been...
dbcarter
07-15-2010 12:29 AM
knaresh Go to last post
2 218
How to connect multiple opc server Using OPC DA Wrapper 2.02 with C#? I am developing a opc client ,now i need to connect multiple opc servers in...
S.Guru
06-30-2010 01:07 AM
S.Guru Go to last post
0 2,344
Hi Folks, I am just trying to port my Application from .NET 1.1 to 2.0. Native C++ Code works fine. Native C# Code also works fine (just some...
Chucker
06-02-2010 11:15 AM
Dave J Go to last post
5 1,044
What is Happening? This message is to inform you that Microsoft will soon begin discontinuing newsgroups and transitioning users to Microsoft...
nntp@microsoft.com
05-28-2010 12:02 PM
nntp@microsoft.com Go to last post
0 567
Having you been looking forward for a brand bag for a long time? The wait is over,Let's know well about Dior bags. The dawn of 1946 marked the...
ghdfans2010
05-25-2010 08:57 PM
ghdfans2010 Go to last post
0 541
We've created a COM component in C# which needs to be able to raise events to a managed code consumer of the COM component (Silverlight 4 in this...
Ken Ross
05-24-2010 10:35 AM
Craig Berntson Go to last post
2 1,021
Hi, I am trying to call IEGetWriteableFolderPath() from a C# BHO. So I have done this: public static extern int IEGetWriteableFolderPath(ref...
nexolite
05-23-2010 11:58 AM
nexolite Go to last post
0 543
Hi, I am trying to call IEGetWriteableFolderPath() from a C# BHO. So I have done this: public static extern int IEGetWriteableFolderPath(ref...
nexolite
05-23-2010 11:58 AM
nexolite Go to last post
0 517
What is Happening? This message is to inform you that Microsoft will soon begin discontinuing newsgroups and transitioning users to Microsoft...
nntp@microsoft.com
05-21-2010 02:43 AM
nntp@microsoft.com Go to last post
0 633
I have integrated some native painting functionality in a HwndHost and now I wonder how to best use this as a WPF control. Unfortunately HwndHost...
Christian Fröschlin
05-20-2010 06:59 AM
Christian Fröschlin Go to last post
0 676
So I'm p/invoking MsgWaitForMultipleObjects and I'm trying to pass a handle from a ManualResetEvent. The handle property is supposed to return the...
TDC
05-13-2010 07:07 AM
TDC Go to last post
0 718
I have two projects: 1. myVB6.exe plus aVB6.dll 2. myDOTNET.exe plus aVB6.dll That is, both exe's use the dll (which is a COM...
Lorenz Ingold
05-13-2010 07:03 AM
TDC Go to last post
2 824
Post New Thread

Display Options
Showing threads 1 to 50 of 9020
Sorted By Sort Order
From The
Forum Tools Search this Forum
Search this Forum :

Advanced Search

New posts New posts More than 15 replies or 150 views Hot thread with new posts
No new posts No new posts More than 15 replies or 150 views Hot thread with no new posts
Closed Thread Thread is closed  
 
Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off


Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.