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 2006

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Excel interoperability problem19 Sep 2006 06:15 GMT5
I am trying to understand why Excel fails to interact with user when it runs
side by side with a win form application with embedded Excel Object. The
following is the description of the problem.
Excel does not respond to user's interation when Excel runs before the win
Owner of winform in excel18 Sep 2006 16:37 GMT1
I am using a winform inside excel from a com add-in.
But when I open the form it has its own button on the Taskbar
I guess that I get get rid of it by passing excel as the owner when I show
the form but how do I do that?
Excel hangs on automation add-in worker thread18 Sep 2006 12:15 GMT1
I've got an automation add-in which calls a web service and returns the
results.
As the web service may take an arbitrary time to return the response, I make
the call in a worker thread, and use workerThread.Join(timeout) in the main
NetValidatePasswordPolicy - Validating a password against the pass17 Sep 2006 07:26 GMT2
I’ve been trying for 2 days now to find any example or using
NetValidatePasswordPolicy and actually making it work.
However, I’ll explain my situation first, in case someone can think of
another means.
Launching Word from C# Program15 Sep 2006 17:20 GMT8
I have a C# application that shows a document to the user by opening it as a
PrintDocument. I would like the user to be able to click a button which would
launch Microsoft Word, or WordPad, or something like that, in case the user
wanted to edit the document. Once they had ...
Ability to enumerate or get a listing of DocumentProperties/ CustomDocumentProperties for a Word Doc15 Sep 2006 09:48 GMT1
OK. I have searched long and hard and wanted to know if there is an
easy/elegant/direct way to enumerate through all the DocumentProperties
and the CustomDocumentProperties for a Word document using C#.
For example say clearing all the DocumentProperties and the
Unable to find entry point - Bad signature?14 Sep 2006 19:39 GMT1
I'm receiving an 'unable to find entry point' error on the following
DLLImport:
 [DllImport("S:\\Core_Dev_PreViewInterp\\Build\\ImageFile.dll",
EntryPoint = "PB_Uncompress")]
a urgent help14 Sep 2006 07:04 GMT1
Can anyone tell how can i enable/disable serial port? sample code would
help. Either using win32 apis or uing .net framework will help. Some
sample code please.
Varun
MarshalAs attributes14 Sep 2006 06:59 GMT1
I am wondering if every single field of a struct needs to be completely
attributed or if the runtime will marshall standard types "automagically"...
This would be the PInvok'd api call:
[DllImport("mywork.dll", CallingConvention = CallingConvention.StdCall,
need help translating marshalas from C to vb13 Sep 2006 23:00 GMT2
C code:
[MarshalAs(UnmanagedType.ByValTStr,SizeConst=100)]public char rgwz;
Tried Vb codes;
<MarshalAs(UnmanagedType.ByValTStr,SizeConst=100)>public char rgwz;
How to marshal an array of structures13 Sep 2006 16:25 GMT2
I'm trying to marshal data from a C API. The struct contains an array of
structs. The Marshal.PtrToStructure call throws a TypeLoadException with the
message - "Can not marshal field struct_arr of type NODE: This type can not
be marshaled as a structure field."
LINQ13 Sep 2006 13:31 GMT2
the Language Integrated Query May 26 preview.  Is that the latest?
how stable is it what kind of problem I should expect If install that .
Currently I have .net 2 with latest update plus VB express 2005.
I am running on an XP pro PC with 2 GB RAM, Virtual PC 2004 and occasionally
Cannot destroy DCOM object12 Sep 2006 16:39 GMT1
I am new to .NET, and am trying to write an application that connects
to a DCOM server that we use. Wonderfully (unlike with ASP) I can now
import the type library for my DCOM server, and have my code checked at
compile time.
GetFunctionPointerForDelegate and cdecl08 Sep 2006 23:30 GMT1
I noticed that the documentation for GetFunctionPointerForDelegate
states that "The delegate d is converted to a function pointer
that  can be passed to unmanaged code using the __stdcall
calling  convention."
windowless richedit (ITextServices)07 Sep 2006 18:25 GMT1
I'm trying to use the windowless RTF interface provided by ITextServices as
I cannot find any other standard method for dealing with RTF in C#.  Can
someone please point me to an example or let me know how I can access this
interface using C#?
Pages: 1 2 3 4 August, 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.