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 / April 2004

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
How to marshall an array of structures as out parameters?13 Apr 2004 00:35 GMT2
I am having trouble marshalling an array of structures as output parameters.
What am I doing wrong?  I assume that when I marshall an array I do not need
the ref attribute since an array is an object.  Is this correct?  If
correct, then passing an array is the same no matter if it ...
Deploy Assembly in GAC12 Apr 2004 22:36 GMT2
There are several ways to deploy an assembly into the global assembly
cache:
1) Use an installer designed to work with the global assembly cache.
This
Creatable Interfaces???12 Apr 2004 22:36 GMT2
I'm trying to get my head around an interop issue. I have a legacy COM
DLL that I've wrapped using TLBIMP. This DLL exposes a standard
CoClass (let's call it Widget), and in the resulting interop assembly
I see the following
Throw 'ol Gill a bone12 Apr 2004 20:54 GMT1
I am calling a VB6 dll from a vb.net windows application that returns an array of strings.  My issue is it seems to truncate after a NULL character.  For Example VB 6 is returning a string with the HEX value of 4E 31 00 00  01 00 20 20 20 20 20 00 00 00 20 20 20 31 32 30  But ...
Pointer to the pointer to an array ?12 Apr 2004 15:33 GMT1
I'm trying to get a RAPI function (CeFindAllFiles) to work in my C# app. I
do get the number
of files found, but I can't get the array of structs that contains the file
names.
p/Invoke and CLS compliancy12 Apr 2004 14:15 GMT4
   Since I do not have that much Win32 experience I would like to pick your
brains for just a second. Many API, struct and flag declarations use DWORD
or WORD parameters which (according to the MSDN docs) should be
translated into uint and ushort. However non of these types are CLS
Project: Consuming Win32 Interfaces12 Apr 2004 13:03 GMT3
   So this is how it is. I am trying to learn  how to use interfaces from
Win32 and I
decided to go for the IShellLink interface in my study. What I would like
from this
empty password with CallingLogonUser() fails11 Apr 2004 19:45 GMT1
Trying to run a program for a different user account from C#-service under
WinXP. The user has no password assigned and therefore CallingLogonUser() as
well as CreateProcessWithLogonW() fails.
If I assign a password to that user, everything works fine. I tried calling
Outlook Programming10 Apr 2004 21:08 GMT1
 I was going through this below link to program the Outlook folders.
http://www.dotnetjunkies.com/Article/2E1EEEAF-C78A-4A38-A830-AC204B12DF83.dci
However, I was not able to create the object "msoutl9". There is no code completion help coming when i place a dot after the msoutl9 . ...
Is this Possible10 Apr 2004 20:03 GMT1
We allow users to add custom meta to our app in the form of key/value
pairs, both key and value are strings.  And they access this user meta
data in thier scripts ( VBScript or JScript(, our app is a .NET app
(see http://www.mygenerationsoftware.com if this seems confusing). I
Aliasing an interface method10 Apr 2004 10:16 GMT3
For legacy reasons, I would like to create an interface which exposes
a method called "lock". Unfortunately in C# this is a reserved word.
At the moment, I have the following definition where _lock is
subsituted instead:
Cannot terminate an excel process using VB.NET09 Apr 2004 07:20 GMT4
I hope someone can help me with this.
I am opening an excel object using the:
_XlApp = GetObject(, "excel.Application")
syntax.  Excel, itself, is being called from a browser control.
C# marshall problem.08 Apr 2004 17:24 GMT2
I have a C struct like this
struct
{
  int a;
Problem with Winet/HttpOpenRequest & Interop08 Apr 2004 16:27 GMT1
I'm trying to interop with WinInet.. given this method
HINTERNET HttpOpenRequest(
 HINTERNET hConnect,
 LPCTSTR lpszVerb,
Interop problem with System.Runtime.Serialization.Formatters.Soap07 Apr 2004 22:13 GMT2
I have an ASP application ( not ASP.NET ) that is calling a registered .NET
assembly, I will call it MySerial.dll, that loads a soap document from a
data store and deserializes it using
System.Runtime.Serialization.Formatters.Soap. This soap document is
Pages: 1 2 3 4 5 6 7 8 March, 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.