| | Rating Thread /
Thread Starter | Last Post  | Replies | Views |
|  | Hi,
I am trying to register a .Net assembly using Regasm, on a Win2k server-sp3
machine. This component is already registered on 3 other machines. ...
A K
|
09-12-2005 02:49 PM
A K | 0 | 18 |
|  | I have a native C++ method that takes a function pointer as an
argument.
I've looked at the examples for getting a native C function to take...
Drew
|
09-12-2005 12:10 PM
Drew | 4 | 13 |
|  | Hi,
I have a dll written by vb6.
AFunction(ByRef o as Variant)
I want to use it in csharp by System.Reflection.
Assembly asm =...
RC
|
09-12-2005 12:02 PM
RC | 0 | 17 |
|  | Hi,
I try to link event interface to a specific Com class. There are two events
defined
I have the following sinkHelper defined :
public class...
dave greaf
|
09-12-2005 04:01 AM
dave greaf | 0 | 15 |
|  | Hello,
I am a newbie to C#.I have been working in VC++ 6.0 .The dll worked fine in
VC++
C# application uses a unmanaged C++ dll compiled in...
Anitha R via DotNetMonster.com
|
09-12-2005 12:28 AM
Anitha R via DotNetMonster.com | 7 | 30 |
|  | Hello community,
I have to deal with COM/.NET interop and I have just read
http://www.codeproject.com/dotnet/cominterop.asp
I have tried to inherit...
Johannes Eble
|
09-12-2005 12:08 AM
Johannes Eble | 0 | 19 |
|  | I would like to intercept the mouse events going to a Form and exchange the X
and Y coordinates coming from the mouse. So, when the user physically...
johnmann56
|
09-11-2005 05:01 PM
johnmann56 | 0 | 18 |
|  | All performance tests were from v1.1 of the framework.
I have read numerous articles on performance and tuning, however I am
still perplexed (and a...
Stu Carnie
|
09-11-2005 08:44 AM
Robert Jordan | 10 | 29 |
|  | COM and Remoting will be a problem....Its better to keep it in .NET
compliant language
C#, VB.NET , SQL SERVER , UML , DESIGN Patterns Interview...
Wendy Elizabeth
|
09-11-2005 07:22 AM
AT | 1 | 16 |
|  | I was given a dll that was written in C++ some years ago and was asked
to write a .Net wrapper for component.
Using .Net's DllImport attribute I...
AT
|
09-11-2005 02:48 AM
Egbert Nierop \(MVP for IIS\) | 1 | 15 |
|  | Hi all,
I have a very weird situation with a COM component (DataDynamics ActiveBar2)
that I am using in .NET.
The component works fine, but...
Emily
|
09-10-2005 06:30 AM
Emily | 0 | 18 |
|  | I have some formulas compiled into .NET assemblies (accepting and returning
only doubles and arrays of doubles) that I would like to use in the...
Chris Newby
|
09-09-2005 10:49 PM
Chris Newby | 0 | 17 |
|  | Yes, I see the thread below about USB in VB. But the article doesn't state
how to get a USB port to show up as a Serial/Com port.
Is there a way in...
Michael Brown
|
09-09-2005 07:24 PM
Michael Brown | 0 | 22 |
|  | Hi,
I've got a com component which raise a 0x80040202 error when assigning an
delegate to his event.
It works well under XP not under w2k.I tried it...
dave greaf
|
09-09-2005 06:09 PM
dave greaf | 0 | 30 |
|  | Thanks for the help, Mattias. The ILMerge tool works for me.
"Mattias Sjögren" wrote:
Not a problem but more like a nuisance. 'Coz why should...
Long Nguyen
|
09-09-2005 05:11 PM
Long Nguyen | 1 | 20 |
|  | I have a class wrapped around some of the DDEML API functions. Normally, I
can instantiate this class and use it's method to return a value from a...
NeddyRock
|
09-09-2005 11:13 AM
NeddyRock | 0 | 14 |
|  | The ActiveX control takes this VARIANT as function argument:
HRESULT Init( VARIANT a_properties);
I'm assigning it in C#...
Petar Popara
|
09-09-2005 06:19 AM
Egbert Nierop \(MVP for IIS\) | 2 | 18 |
|  | How far is it possible to handle unmanaged C++ declarations of unions i
C#?? A struct with a union is resolved wit
and but wha
about this...
bazooka
|
09-08-2005 07:35 PM
Jared Parsons [MSFT] | 2 | 16 |
|  | I am basically new to the .net framework but I have experience working with
Visual Basic 6.0. I just started to work in a company where I am the...
Wendy Elizabeth
|
09-08-2005 04:44 PM
Wendy Elizabeth | 0 | 16 |
|  | Hello,
please help me with a problem that drives me crazy:
We've migrated our Legacy ASP application to ASP.NET some time ago.
What's left is a a...
AT
|
09-08-2005 02:14 AM
AT | 2 | 15 |
|  | < reformatted to correct top posting>
"shesh" <shesh (AT) discussions (DOT) microsoft.com> wrote
The general starting...
Ralph
|
09-07-2005 06:18 PM
Ken Halter | 1 | 28 |
|  | I'm trying to use the Toolhelp32 functions to enumerate processes,
specifically because I need to get the Parent Process ID of a specific
process (to...
Thomas W. Brown
|
09-07-2005 03:31 PM
Robert Jordan | 6 | 21 |
|  | Hallo to everyone,
I have a dll called (picboot.dll) written in c++ that works in a vb6 project.
I'm trying to convert the vb project in...
abunet
|
09-07-2005 11:10 AM
abunet | 0 | 16 |
|  | --------------------------------------------------------------------------------
---------------------------------------------------------------------...
kurtcobain1978
|
09-07-2005 06:08 AM
kurtcobain1978 | 0 | 21 |
|  | Hi everybody,
Microsoft.Office.Interop.Excel.Workbook ExcelWorkbook...
Filip De Backer
|
09-07-2005 05:29 AM
Vis | 1 | 23 |
|  | Hi!
I have an webapplication written in ASP that talks to a dotnet app hosted in
a winservice application via .net remoting. The server is based...
Johan Karlsson
|
09-07-2005 02:06 AM
Johan Karlsson | 1 | 25 |
|  | Is there a BackgroundCopyManager.dll created for BITS 2.0 and where could I
get it?
Thanks,
Bill
William Straitt
|
09-06-2005 08:06 PM
wiz36uy | 1 | 23 |
|  | Hi guys,
I got a problem about interop.adodb.dll and adodb.dll. In my company's
project, we use .net web service and com+ component and web service...
Iter
|
09-06-2005 12:04 PM
Iter | 0 | 16 |
|  | Hi all,
I am currently developing a shell extension, which introduces some new
columns for Windows Explorer's detail view.
Everything works fine,...
RonNanko (AT) gm-squared (DOT) de
|
09-06-2005 09:32 AM
RonNanko (AT) gm-squared (DOT) de | 0 | 13 |
|  | Hi,
I am storing userdefined objects in the clipboard and I want them to be
available for external applications (Notepad, Excel, Word, ...) How does...
Christian Nein
|
09-06-2005 09:09 AM
Christian Nein | 0 | 8 |
|  | My .NET application handles events from an out-of-proc COM server. These
events do not execute on the app's primary thread, however. Is this...
George
|
09-06-2005 06:02 AM
AT | 9 | 27 |
|  | I have a C++ module which takes and returns parameters as (one and two D)
arrays of int and double.
I want to call this from c#, but I'm concerned...
Iain
|
09-05-2005 09:48 AM
Iain | 0 | 22 |
|  | Hi,
I have a C# program (code fragment below), which runs forever, processing
incoming jobs. Part of this program launches a COM object. However,...
Gemma M
|
09-05-2005 09:39 AM
Gemma M | 0 | 12 |
|  | Hi ,
I want to marshal following C structure .
----------------------------
struct Foo
{
int First;
int Second;
};
Void Ptr
|
09-05-2005 03:29 AM
Void Ptr | 0 | 16 |
|  | Can anybody tell me where this Win32 comes from? I would like to use it
but can't find any information about it. The only thing I found...
rob
|
09-03-2005 03:12 PM
rob | 0 | 23 |
|  | Currenctly i had a application (ASP.Net) which using CRAXDDRT20.dll.
assemblies. This file was then changed after the compilation of...
SK
|
09-02-2005 10:11 PM
SK | 0 | 26 |
|  | Newbie question. I see lots of details about how to use COM to create and manipulate Excel objects from c# here and elsewhere on the web.
We're...
Nolan Johnson via .NET 247
|
09-02-2005 01:48 PM
Joe Schmoe | 3 | 12 |
|  | I have developed a .NET DLL for another team who will be deploying it with
their VB6 application. This DLL must also work with .NET applications in...
TerryC
|
09-02-2005 11:13 AM
Matt Adamson | 3 | 22 |
|  | Gurus
I am a little bit confused in trying to understand the lifecycle of
..NET
controls instantiated from unmanaged clients.
I have a .NET...
Dilip
|
09-01-2005 09:44 PM
Dilip | 0 | 17 |
|  | Hi,
Do you know, how can I modify a CreateDate, PrintDate, AccessDate properties
from Word Document using C#?
Kind regards,
MS
Michal Szewczyk
|
09-01-2005 07:10 PM
Michal Szewczyk | 0 | 24 |
|  | Hi.
Can you help me to solve this issue.... Im working with DirectShow and
Windows Media Format SDKs from a C# app so there is a lot of interop...
Ben Whittle
|
09-01-2005 06:45 PM
LGS | 1 | 19 |
|  | Hello all,
I'm running into a brick wall here. I have a C dll I'm trying to use from my
C# code. I've read a lot on this and can't figure out what is...
Brandon
|
09-01-2005 02:35 PM
Willy Denoyette [MVP] | 5 | 23 |
|  | How does one marshal a boolean from within a structure so that the .NET
side sees it as System.Boolean?
IDL:
struct tagX
{
VARIANT_BOOL myBool;
}...
AT
|
09-01-2005 01:54 PM
AT | 0 | 29 |
|  | John,
I had a similar problem a couple of years ago with a frame grabber card. The
problem turned out to be that the callback function was expected...
Stu Mackellar
|
09-01-2005 12:14 PM
Stu Mackellar | 0 | 14 |
|  | Hi,
I developed webservice method which returns custom object. but I am
getting error message: (Webservice namespace is
"http://www.cqds.com/cq"
same...
AT
|
09-01-2005 10:43 AM
AT | 0 | 23 |
|  | I have defined LVITEM as follows:
<StructLayout(LayoutKind.Sequential)> Private Structure LVITEM
Dim mask As Int16
Dim iItem As Int16
Dim iSubItem...
Charles Law
|
09-01-2005 08:04 AM
Dragon | 3 | 15 |
|  | Hi,
I'm trying to access listview control in a VB application from C#
application.
Follwoing is my...
AT
|
09-01-2005 04:34 AM
Charles Law | 4 | 28 |
|  | woo hoo! success!
--
Any help is appreciated.
Thanks in advance.
WALDO
"Mattias Sjögren" <mattias.dont.want.spam (AT) mvps (DOT) org> wrote
Rob Mayo
|
09-01-2005 04:23 AM
Charles Law | 3 | 15 |
|  | Hi everyone,
I got a problem. my project need call com component from webservice. when I
made build, I made a reference to com from Web service. But...
Iter
|
09-01-2005 12:29 AM
Iter | 0 | 10 |
|  | Hello,
I've seen instances in my application where calls to
Marshal.ReleaseComObject() returns -1. The documentation infers the
return value should...
Grant Johnson
|
08-31-2005 07:53 PM
Grant Johnson | 0 | 15 |