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 2007

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
String conversion b/t C# and native C++31 Jan 2007 21:22 GMT1
This question is probably already out there, but there's none I could find
for my scenario.
My C++ code has: CFunction(const char* data);
My C# code references C++ dll and needs to call this function. What data
Implement non-COM C++ interfaces in .NET C#31 Jan 2007 20:35 GMT1
Looking for help with non-COM C++ interfaces implementation. I can’t
find any reference on how to implement / use non-COM C++ interfaces in C#.
I have an application that uses COM interfaces from one of the Microsoft
services and have no problems using those. However, there are ...
OLE/COM Object Viewer (oleview.exe) Errors31 Jan 2007 18:56 GMT4
I'm getting the following messages while trying to open a .tlb file I'm
generating from VS2005...
Msg1:
MkParseDisplayName(...
SendMessage with EM_FORMATRANGE does not update rectangle31 Jan 2007 17:09 GMT2
I'm trying to print out a RichTextBox using MS' sample code, but when I send
the message to print out the control, it's supposed to update the internal
.rc (the rectangle with the drawing bounds) with the dimensions that the
draw operation actually took.  Has anyone tried this ...
COM InterOp - Interface ?s (Great COM InterOp Links within)31 Jan 2007 03:41 GMT6
Hi all,  below is most of my code for my COM InterOp object (For those following previous posts - I'm not using Inheritance any longer).
My class Logging is implementing ILogging and exposing LogToFile() and LogToScreen().  In the VB6 project the properties are showing up under ...
ASP.NET Excel Problem30 Jan 2007 06:12 GMT1
I'm using Microsoft Excel Object 11.0
(Microsoft.Office.Interop.Excel)
to open excel from my web application and set few cells values before
displaying it to users.
casting void * or IntPtr to managemed object29 Jan 2007 19:18 GMT5
I've got a DLL function that return a void * pointer very similar to
malloc(), and I need to cast it to a managed type.  For this example, I'd be
happy to cast it to a string type.  Can anyone shed some light on how to do
this in C#?
Marshalling Rectangle to LPRECT?29 Jan 2007 19:14 GMT1
I am writing a C++ wrapper and need to marshal a
System::Drawing::Rectangle to an LPRECT. Is this possible, and if so,
how do I go about doing this?
Thanks,
COM Interop - Interface Questions26 Jan 2007 15:05 GMT2
Hey guys,
I'm trying to get Com Interop to work for my class library I have wrote. It
works fairly good for .net clients as is.  So now I'm trying to add a COM
Wrapper for it to expose it to a VB6 client.  I have discover the best way
Using COM objects in ASP.NET and postback problems26 Jan 2007 13:17 GMT1
I'm currently investigating the possibility of upgrading an existing website
(ISAPI written in Delphi) to an ASP.NET 2.0 application (Visual Studio
2005 - C#).
The website itself communicates with an executable (ColPro.exe) that support
Unable to debug26 Jan 2007 10:24 GMT3
I have a vb.NET dll that I use from Excel. From Excel the functions in the
dll is called. This works and has done so for a long time.
But what has stopped working  is debugging. After changing computer I can't
debug calls from Excel to the component. Of course I have in the ...
Using reflection on Interop activex-dll object?26 Jan 2007 07:39 GMT2
I want to write a unittest that compares
the property-values of a managed-object with
the property-values of an object instantiated via interop.
Background is:
COM Wrapper ?s26 Jan 2007 06:33 GMT5
I'm getting the following message in VB2005...
"Warning 2 'Microsoft.VisualBasic.ComClassAttribute' is specified for class
'ComLogging' but 'ComLogging' has no public members that can be exposed to
COM; therefore, no COM interfaces are generated.
Receiving a phone call using TAPI325 Jan 2007 07:55 GMT1
I am developing an application which uses TAPI3 and a data modem. I want to
receive a call using this application and then the caller will be able to
hear some TTS in reponse.
I could receive a call using TAPI3 APIS. but i couldn't answer the call.
Intellisense in VC6 from C# tlb25 Jan 2007 04:30 GMT1
I have a project written in C#, which I then create a TLB from. In VC6
I import this .tlb which in turns generates a tlh file. Intellisense
gets it's information from this .thl file ( I tested it).
The only problem is that in the method declarations it always puts
Pages: 1 2 3 4 December, 2006
 
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.