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 / November 2003

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Pass parameters from c# to word macro05 Nov 2003 21:50 GMT1
How can I pass parameters from c# to word vba macros? I try
Application.Run(macroname, params) but it does not work. What I really need
is to pass an instance of a class from c# to word that word can then call
methods in. How would I do this?
service packs to .net framework 1.0?05 Nov 2003 20:59 GMT1
I understand alot of COM issues may have been resolved in some service packs
for v1 of the framework- where do I find theses?
Thanks,
Gene
QueryInterface equivalent in c#05 Nov 2003 20:56 GMT1
I'm trying to acces the IActiveScriptParse32 interface
i need to instantite throgh a class called eng
let say like doing it in C++ with the query interface
for example
Can I import a variable from a dll?05 Nov 2003 05:50 GMT1
Can I import a variable from a dll?
I use this api packed in a dll. It exports a bunch of
methods/functions that I reach with DllImport. And then it exports a
variable (int) that I haven't figured out how to reach. Is it possible
Serial Port04 Nov 2003 23:48 GMT2
how can I use Serial Port, using a framework native code.
I dont want to use P/Invoke.
Tks,
Thiago
IE crashes with BandObject and PDF04 Nov 2003 18:15 GMT1
The short C# example below based on the BandObject library
(http://codeproject.com/csharp/dotnetbandobjects.asp).  The key thing
I'm doing is handling the DocumentComplete event and then within this
accessing Explorer.Document.  I have found that if you open a PDF file
Mapping IDL Interface04 Nov 2003 17:03 GMT2
From the Platform SDK, for MMC.  Please help mapping the
interface IToolbar for use with C#.  I'm specifically
having problems with the AddButtons method, that accepts a
c-style array of MMCBUTTON structure.
Accessing Excel through ASP.NET (VB.NET)04 Nov 2003 16:50 GMT3
I am developing an application which requires opening an
Excel Workbook through ASP.NET code, raise a few events
to execute VBA code and then get results from Excel and
display them on web-page. I am getting 'Access is Denied'
COM Interop HELP!04 Nov 2003 00:35 GMT1
I have successfully created a C# DLL and exposed it to C++.  What I want to
do now is to add an interface2 to my C# DLL.  The C# code compiles
successfully, however when I compile my C++ code (after using Regasm and
everything as well) it fails saying that my method isn't a member ...
How To: Port HRESULT GetCurrentSample( [out,retval] IMediaSample ** ppSample );04 Nov 2003 00:33 GMT2
hey all.
i am trying to port this IDL method:
HRESULT GetCurrentSample( [out,retval] IMediaSample ** ppSample );
i have already tried all of these method signatures:
ACCESS_ALLOWED_ACE how to convert SidStart to SID04 Nov 2003 00:27 GMT1
   I am really stuck on this problem, I am trying to find out the users
that have permissions to access a file, I have got as far as using the
GetSecurityDescriptorDacl to populate a ACCESS_ALLOWED_ACE structure. What I
need to do is to first find out the sid for the account listed ...
MSXML interop possible?04 Nov 2003 00:08 GMT1
I'm trying to get a legacy ASP application to connect to the functionality
I've created in a .NET component. The ASP app needs to pass an MSXML
DOMDocument to one of the methods of the component, which should then
manipulate it and pass it back.
Marshaling Unsigned Types04 Nov 2003 00:04 GMT1
Is there a way to marshal unsigned arrays between managed and unmanged code?
Marshal.Copy does not seem to support this and I am unable to find anything
else that does.
- Thanks in advance
Problem in Passing structure to SendMessage API03 Nov 2003 23:57 GMT1
I am trying to pass structure in LParam of SendMessage API. I could
not able to get the value in called window.The code and declaration is
as below:
//Class A
Exclude from Marshal03 Nov 2003 23:53 GMT1
I have a struct with 4 variables in it. How do I do if I dont want all these
variable to be Marshal. Like exsample below.
/Jonny
public class Test
Pages: 1 2 3 4 5 6 7 8 9 10 October, 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.