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 2005

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Marshaling a pointer type23 Sep 2005 09:24 GMT7
I am developing an application in C# using Microsoft visual studio .NET 2003.
Basically, I imported a com dll in my application by adding reference to the
COM dll.  The com event in the original dll has the following signature:
HSESULT AddModifyGroupIndication(
dll & VS2005 & C#22 Sep 2005 22:22 GMT1
I need some help with the following:
Assume I have a dll that has a function MyStrcpy that does exactly the
same as strcpy. The dll was written in VS 6 C++. The project would look
like this something like:
COM exception 0x80040202 -- on w2k but not xp22 Sep 2005 21:55 GMT1
I've got a com component which raise a 0x80040202 error when assigning an
delegate to his event.
It works well under XP not under w2k.I tried it on multiple machines and got
the same problem over and over.
Interop (c#, VB6) problem22 Sep 2005 21:22 GMT5
We have a C# class library (with interfaces and classes dervied from them).
This is refernced in a VB6 application and everything is fine.
Currently if the library is modified, then VB6 reference to that library
needs to be changed and VB6 app needs to be rebuilt for changes to be ...
New Code Working /w .NET and Unmanaged Code22 Sep 2005 17:32 GMT1
I am creating a new app in .NET (VS 2005, C#). A good amount of the
underlying code (structures, classes, etc) produced for this project
must also be accessible in old unmanaged apps (VS6, C++). Obviously, I
do not want to write seperate code for both apps. Note that I prefer to
.NET optional feature using Word object model22 Sep 2005 16:13 GMT2
I am developing a .NET 2003 app that reviews Word and Excel documents via a
third party component that does NOT require Word or Excel to be loaded on
the target system. However, we need to be able to retreive document
properties, such as Author, from the Word/Excel file that this ...
HELP -- Good way to read "fielded" fixed-lenth records22 Sep 2005 15:44 GMT1
In other forms of BASIC and even other languages, we have been able to
read X byte fixed length records over a field record layout. It seems
very problematic in VB.NET.
What we are trying is to have a 750 element byte array into which we
referencing a .det component without a strong name from a vb6 app22 Sep 2005 15:06 GMT3
we have a .net component that we want to call from a vb6 application.
The .net component doesn't have a strong name and we don't have the code
for the .net component.
Is there any way to call the .Net component from the vb6 application ?
Calling .net from COM (not the obvious)22 Sep 2005 13:57 GMT1
I know to call .net code from COM you regasm the assembly and so on, butt...
I have a situation where I need to call a .Net assembly from VBScript.  The
problem is that the type I need to create does not have a default constructor,
and thefore is not exported by regasm.
Doubt in CCW and RCW22 Sep 2005 07:32 GMT2
hai groups...
Is CCW,RCW are same as the one in the surrogate process(DllHost.exe) ?
ie, there is wrappers like factory wrapper(IclassFactory) and ObJect
wrapper in the surrogate process...
PIA for VBRUN and VBA22 Sep 2005 06:34 GMT1
As I understand, there are no PIAs from Microsoft for VBRUN or VBA (Correct
me if I am wrong).  What does MS suggest you do if you want to sign a VB
control instance via the aximp tool?  Is the suggestion to sign our own copy
of VBRUN and deploy it to the GAC for use by our ...
Marshal union struct from C callback21 Sep 2005 19:31 GMT1
Hey guys,
I'm wrapping a C lib in C#. The C lib has a callback which I pass a C#
delegate, which passes me a struct, but the struct has fields in it that are
unions.
hiding System.Object from COM ??21 Sep 2005 10:30 GMT5
I'm exposing a simple VB.NET object for use by COM.
If I expose the class using the following attribute
System.Runtime.InteropServices.ClassInterface(System.Runtime.InteropServices.ClassInterfaceType.AutoDual)>
then in the .tlb file I get all the System.Object methods ...
Help: Office XP Service pack 3 has (I think) killed my application :@( Class not registered20 Sep 2005 23:56 GMT2
I installed service pack 3 for Office XP a couple of days ago.
On my dev box when I opened up my application (which contains web controls
etc.) I got errors straight away. I got round the errors by changing a
couple of references relating to AxInterop.OWC10 and 11 (sorry for being ...
Word/Excel check for an existing file lock20 Sep 2005 20:54 GMT6
Does anyone know of a way (in .NET) to determine if a Word or Excel
file is currently locked for editing by another user BEFORE trying to
open it?
I am using the DsoFramer control to embed Word/Excel documents into my
Pages: 1 2 3 4 5 6 7 August, 2005
 
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.