Click here to Skip to main content
15,903,203 members
Home / Discussions / C#
   

C#

 
GeneralRe: Client Disconnected. Pin
RNEELY2-Mar-04 6:38
RNEELY2-Mar-04 6:38 
QuestionServicedComponent: How to tell you are in a transaction? Pin
Le centriste1-Mar-04 8:29
Le centriste1-Mar-04 8:29 
AnswerRe: ServicedComponent: How to tell you are in a transaction? Pin
Heath Stewart1-Mar-04 9:18
protectorHeath Stewart1-Mar-04 9:18 
GeneralRe: ServicedComponent: How to tell you are in a transaction? Pin
Le centriste1-Mar-04 9:24
Le centriste1-Mar-04 9:24 
GeneralCalling a third party DLL Pin
Andy *M*1-Mar-04 8:28
Andy *M*1-Mar-04 8:28 
GeneralRe: Calling a third party DLL Pin
Nick Parker1-Mar-04 8:53
protectorNick Parker1-Mar-04 8:53 
GeneralRe: Calling a third party DLL Pin
Heath Stewart1-Mar-04 9:15
protectorHeath Stewart1-Mar-04 9:15 
GeneralRe: Calling a third party DLL Pin
Andy *M*1-Mar-04 9:52
Andy *M*1-Mar-04 9:52 
Thanks for answering.

Yes, this is a native DLL - I believe it was written with Visual C/C++ 6.0 (the C++ part of it only works when linked with VC++6)

The DLL is in the same directory as the C# exe.

No exceptions are thrown. I think that the pointer that I am receiving back is not right but I don't know how to tell or not. If a native DLL allocates memory when being used in a managed application is there anything special I need to do? I've written a test application in C as well as the C# version and the test works in C - the code is virtually identical.

The symptom of the error is that when running in C# the IsOpen() function always returns false.


GeneralRe: Calling a third party DLL Pin
Heath Stewart1-Mar-04 9:57
protectorHeath Stewart1-Mar-04 9:57 
GeneralRe: Calling a third party DLL Pin
Andy *M*1-Mar-04 10:09
Andy *M*1-Mar-04 10:09 
GeneralRe: Calling a third party DLL Pin
Heath Stewart1-Mar-04 10:46
protectorHeath Stewart1-Mar-04 10:46 
GeneralRe: Calling a third party DLL Pin
Andy *M*1-Mar-04 10:55
Andy *M*1-Mar-04 10:55 
GeneralRe: Calling a third party DLL Pin
Heath Stewart1-Mar-04 11:07
protectorHeath Stewart1-Mar-04 11:07 
Questionhow to get the window coordinates Pin
SherKar1-Mar-04 8:00
SherKar1-Mar-04 8:00 
AnswerRe: how to get the window coordinates Pin
Heath Stewart1-Mar-04 9:12
protectorHeath Stewart1-Mar-04 9:12 
GeneralRe: how to get the window coordinates Pin
SherKar2-Mar-04 7:43
SherKar2-Mar-04 7:43 
GeneralRe: how to get the window coordinates Pin
Heath Stewart2-Mar-04 8:52
protectorHeath Stewart2-Mar-04 8:52 
GeneralSnagging in memory assemblies Pin
RB@Emphasys1-Mar-04 7:27
RB@Emphasys1-Mar-04 7:27 
GeneralRe: Snagging in memory assemblies Pin
Heath Stewart1-Mar-04 9:10
protectorHeath Stewart1-Mar-04 9:10 
GeneralRe: Snagging in memory assemblies Pin
RB@Emphasys1-Mar-04 10:33
RB@Emphasys1-Mar-04 10:33 
QuestionAPI Viewer for C#? Pin
Alexsander Antunes1-Mar-04 7:24
professionalAlexsander Antunes1-Mar-04 7:24 
AnswerRe: API Viewer for C#? Pin
Nick Parker1-Mar-04 8:24
protectorNick Parker1-Mar-04 8:24 
GeneralPrincipal Permissions Pin
Mauricio Ritter1-Mar-04 2:45
Mauricio Ritter1-Mar-04 2:45 
GeneralRe: Principal Permissions Pin
Heath Stewart1-Mar-04 4:05
protectorHeath Stewart1-Mar-04 4:05 
GeneralDocking panel pushes another... Pin
Weiye Chen1-Mar-04 2:28
Weiye Chen1-Mar-04 2:28 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.