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 / July 2004

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
How to interop VARIANT return type in C++ COM client?07 Jul 2004 16:52 GMT3
Origional method is:
public    Object GetAttribute( String attrName )
After interop, the method in TLB is:
VARIANT GetAttribute([in] BSTR attrName);
Can't add MSRDP.OCX to toolbox.....why?07 Jul 2004 15:59 GMT1
I want to add an OCX to my toolbox and work with the control like I did in
VB6.
The file is MSRDP.OCX - for MS Remote Desktop.
File Version: 5.1.2600.1106
RuntimeVersion not honored07 Jul 2004 08:19 GMT3
When registering an assembly for interop, one of the values stored in
the registry (under InprocServer32) is the .NET runtime version (the
RuntimeVersion  value, e.g. "v1.1.4322").
After installing .NET runtime 2 beta I've found that my interop
delegate for C library callback function with retval param07 Jul 2004 01:06 GMT1
I'm trying to use a callback with the following signature from C# code.
DWORD CALLBACK YourStreamProc(
   HSTREAM handle,
   void *buffer,
COM Interop Question06 Jul 2004 19:18 GMT1
We have a COM object (vb) that is used in several Clasic ASP and ASP.NET applications. However, the ASP.net applications can no longer locate the COM object when it is re-compiled and re-registered (with a new version number). The Error message is "ClassFactory cannot supply ...
PRB with accessing Ms Access from .NET06 Jul 2004 13:54 GMT2
We have old application which was wrotten in VB6, it has Access type library
referenced in Project_Name.vbp :
Reference=*\G{4AFFC9A0-5F99-101B-AF4E-00AA003F0F07}#8.0#0#..\..\Program
Files\Microsoft Office\Office\MSACC8.OLB#Microsoft Access 8.0 Object Library
Microsoft.Office.Interop.OWC -  Unspecified error06 Jul 2004 08:42 GMT1
I want to work with Office XP Primary Interop Assemlies (Office XP PIA) with Visual Studio.Net 2003.
I want to build an OLAP Reporting Application in ASP.NET Using SQL Server 2000 Analysis Services
and Office XP OWC (PivotTables and Charts).
I have create a new project with Visual ...
Office XP Primary Interop Assemlies06 Jul 2004 08:41 GMT1
I want to work with Office XP Primary Interop Assemlies (Office XP PIA) with Visual Studio.Net 2003.
I want to build an OLAP Reporting Application in ASP.NET Using SQL Server 2000 Analysis Services
and Office XP OWC (PivotTables and Charts).
I have create a new project with Visual ...
How to instantiate AccessibleObject from IAccessible06 Jul 2004 07:27 GMT1
Hi all,
I am using c# and pinvoking AccessibleObjectFromWindow and I get out an IAccessible object, but I want an AccessibleObject. How do I use IAccessible to instantiate an AccessibleObject?
Note AccessibleObject has a private constructor that takes an IAccessible. Also, ...
NetUserChangePassword06 Jul 2004 02:49 GMT1
How can I use NetUserChangePassword with c#? I need to allow a user to
change a password for the currently logged in user and I think this is the
best function to use.
Tia.
PRB : running .NET app with different versions of Access05 Jul 2004 10:50 GMT1
i have .NET app wrotten in VB.NET which uses Access COM object through
Interop ... on my machine i have Access Xp installed (version 10) and all
runs perfectly, however when i run this application on machine with Access
2000 (version 9)  installed there is some weird behaviour :
Delegate Problem.03 Jul 2004 21:21 GMT1
I am using a Delegate to callback from a C dll which
takes in input a function pointer. The Delegate is
called back and the struct is filled properly, but
just after the delegate function finishes, the
What COM-object is my Interop using?03 Jul 2004 11:19 GMT3
I have an Interop class that works properly. However, I don't know wich
COM-object it calls (I'm not the one that created the Interop class).
How can I find out? I've tried to look at the code generated by ildasm.exe
and remotesoft salamander, but I can't find the call to the ...
What is Microsoft.Office.Interop.Visio ?02 Jul 2004 15:49 GMT1
I'm working with the Visio ActiveX object and using the example found here
http://msdn.microsoft.com/msdnmag/issues/03/12/visio2003/ I'm trying to just make sure my computer is setup correctly. When I load the example I have the following two references that show up as invalid:
How to call a Win32 dll ?02 Jul 2004 11:52 GMT3
Hi experts,
Can anyone show me how to call a function defined in a normal Win32.dll ?
Thanks in advance
Kinh Luan
Pages: 1 2 3 4 5 6 June, 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.