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 / January 2005

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
VARBLK19 Jan 2005 18:42 GMT1
I have a c struct like this:
typedef struct OB{
unsigned char    bCamNum;
unsigned char   bResolution;
Help with array of pointers marshalling19 Jan 2005 15:53 GMT2
I have a function in C that returns an array of pointers in a parameter

NAGR(
OUT OB_R ** pprResources,
Problem in Shared Add-in ( For Gurus )19 Jan 2005 12:13 GMT3
I am developing a component that i needed to receive formulas requests from
excel.
Lets suppose i have a function in a shared add-in dll using PIAs from Office
2003 and when i am using excel and insert a formula like
Possible to Marshal param array to unmanged code?18 Jan 2005 23:31 GMT3
I have the following callback signature and the delegate I am using for
the function pointer:
//C++ Callback Signature:
void(*pErrorHandler)(acTErrorMsgType ErrorMsgType, acTErrorCode
Calling a Fortran DLL from .NET application18 Jan 2005 22:24 GMT1
I've(inherited) a DLL that's built using Fortran(I was told that it's built using Fortran).
When I tried to reference it in a .NET project it(VS.NET) gives an error message saying that "It's not a valid COM component".
Is there any way to use(call) this DLL from a .NET Application ...
Confuse about component18 Jan 2005 22:21 GMT1
i'm new to .net.i want to create component. how to i do it? moreover,i doubt
that Dll is the component,right? if i create the component,what standard is
it base on?
Firing javascript events using webbrowser control18 Jan 2005 19:01 GMT4
hello - i'm using the axwebbrowser control to navigate to and load a page
into a vb.net app.  the application then tries to fire all the javascript
events on the page -simulating a user moving their mouse around the page and
rolling over and clicking all elements.
Running Exchange MAnaged Events sinks without Visual Studio Instal18 Jan 2005 07:16 GMT4
I have developed a Exchange 2003 Managed Async sink using the Onsave event.
My problem is that I cannot get the sink to run correctly without Microsoft
visual studio 2003 installed on the Exchange server.
What happens is that the sink is executing as expected without VS 2003 if I
References to WINWORD.EXE still alive.18 Jan 2005 00:29 GMT2
I am diligently releasing (Marshal.ReleaseComObject (o) ) all references I
pick up while generating a report using VB.NET in my software.  At least, I
*think* I am.  However, when I have finished using the WINWORD.EXE com
server, I still have a reference to it hanging somewhere ...
COM Interop & .NET Assembly Location17 Jan 2005 19:02 GMT2
I have experienced a problem similar to that of a topic previously covered
in this group - 'Regasm.exe Interop problem'.  However, I would like to try
to go a little deeper so that I better understand what is happening.
As in the 'Regasm.exe Interop problem', when attempting to use ...
ShowBrowserBar failing17 Jan 2005 15:14 GMT1
I'm calling ShowBrowserBar to programmatically show or hide my own IE
InfoBand (IE side panel).   In my app, the BHO and IE InfoBand are separate
COM objects in a single DLL. This function fails if this particular IE side
panel hasn't previously been displayed manually (by going ...
Installing CCW Assembly on User Machines17 Jan 2005 14:53 GMT2
I have a .NET component that is callable by a COM application that has
worked well, been distributed, for a couple years. The app used the typelib
import build into VS.NET that automagically created the Interop.* assembly.
Again this has worked as a private application where the  ...
Passing a Recordset from VB6 to VB.Net (QueryInterface failed.)17 Jan 2005 14:31 GMT6
I am getting an error when trying to use an ADODB.Recordset that was passed
from a VB6 application to a VB.Net class library using COM Interop. I am
running this on WinXP SP2 using the .Net Framework 1.1 and MDAC 2.8 SP1.
This is what I've done:
Wrong COM version for Interop Assembly16 Jan 2005 05:19 GMT1
I have a COM Interop assembly I'm accessing through VB and VFP. I'm trying
to debug the thing in VS.NET and it turns out I can't because it's loading V
2.0 of the .NET framework. If I debug the component as soon as it is
accessed with the VS 2003 debugger attached VS closes the ...
Explorer Context menu in my ListView (newbie)15 Jan 2005 01:38 GMT1
Hi NG !
I'm not shure if i'm in the right NG but I'm desperate because don't finding
help! So i try it here.
I have a little c# - application in which i showns some files in a listview.
Pages: 1 2 3 4 5 6 7 December, 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.