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 2005

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Catch unmanaged C++ exception in managed code10 Nov 2005 18:53 GMT1
I got following scenario here:
Unmanaged static lib (c++) which throws exceptions (e.g. throw new
MyExceptionClass(...))
Managed C++ dll which uses that lib
Difficulties in using .Net dll in VB6 due to Int64 type in function parameters10 Nov 2005 15:24 GMT5
I have gone through necessary step and have been able to use a .Net
libraries (created using C#) in VB6. It run good untill I try to use
certain function in the library that is using Int64 type as parameter.
VB6 give the following error
Implementing class 'xxx' for interface <yyy> cannot be found10 Nov 2005 11:10 GMT1
Hi - I'm trying to call our existing COM software components from a new .NET
2005 project I am writing. The COM stuff in question is a DLL written in VB6.
Adding this as a COM reference in the IDE project Properties dialog produces
an interop DLL as expected, but as my .NET ...
Issue with WriteEncryptedFileRaw API09 Nov 2005 09:36 GMT1
I am writing a code to restore encrypted files using c#.NET
All my functions are successful.But in the target the file shows size 0KB.
i.e.,even if ReadFile API reads all the bytes,they are not written using the
call back function.Can someone please suggest me what am I doing ...
pointer to a c++struct kept by c# code 08 Nov 2005 20:26 GMT3
i would like to know how a c# class can keep a reference (pointer) to a
structure
allocated by unmanaged c++ code.
******************************************************
Detect if excel document has been modified08 Nov 2005 19:28 GMT1
I would like to know how I can detect if an excel document needs to be saved
or not using the primary interop assemblies for excel XP.
There must be some kind of flag telling me this!
Thanks for your answer
How to dispose C# object created via VB6 COM component interop?08 Nov 2005 15:46 GMT6
I am having problems getting a C# component to release itself fro
memeory when calling it from a VB6 COM component via an interop.  Thi
is what I am doing:
VB6 COD
Do I need My COM's to have same CID when Deployed08 Nov 2005 14:51 GMT3
This might be a stupid question but it is not covered in any materials I
have been reviewing.
Basically, I am consuming a COM component using interop in my .ASP.Net
application.  When I move code over to production and run the project, I get
Trying to create a dll accessible from SQL Server (sp_OACreate), here is my code..07 Nov 2005 14:45 GMT1
I am trying to create a class library accessible to in SQL server as a
COM. I am using the Wininet.dll and can get it to build successfully. I
then run tlbexp and create the type library and when I attempt to
register the dll with regasm.exe I get the following error:
app.config with .Net written COM07 Nov 2005 08:49 GMT2
I wrote a COM (ABC.dll) using VS.Net 2005
since it is not an application; I don't know how it can access app.config
(ABC.dll.config)
I tried ConfigurationManager.AppSettings but it didn't work
How to create an out of proc server using C#?06 Nov 2005 00:16 GMT3
I would like to create a singleton out of proc server using C# to be called
by a legacy COM client.  I don't want to use NT service.  Has anybody done
this.  All the example I've seen are all either InProc or NT service.
unresolved externals porting managed wrapper from 1.1 to 2.005 Nov 2005 15:43 GMT3
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 deprecations).
The problems start when trying to port my managed C++ Wrappers.
COM Interface's GUID property in .NET04 Nov 2005 16:55 GMT2
I have a COM interface definition which has a property set like this:
[propget, helpstring("property Prop")] HRESULT Prop([out, retval]
GuidType *pVal);
[propput, helpstring("property Prop")] HRESULT Prop([in] GuidType
Object pointer to IntPtr.04 Nov 2005 16:39 GMT1
How do I get an IntPtr to a specified object, or rather, how do I convert an
Object to an IntPtr?
Thanks in advance,
Per Rasmussen.
Transfer protected media file license to device04 Nov 2005 02:59 GMT3
We are trying to transfer a protected file (with DRM) to a portable device
using Windows Media Device Manager SDK (WMDMsdk) . We have no problem running
this as an ATL application. But since our application is written in C#, we're
trying to  write a DLL in c++ that will enable ...
Pages: 1 2 3 4 5 6 October, 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.