Click here to Skip to main content
15,793,018 members
Home / Discussions / C#
   

C#

 
GeneralRe: Problem with frames using .NET & webbrowser control Pin
Stephane Rodriguez.15-Oct-02 3:58
Stephane Rodriguez.15-Oct-02 3:58 
GeneralRe: Problem with frames using .NET & webbrowser control Pin
GriffonRL15-Oct-02 5:35
GriffonRL15-Oct-02 5:35 
GeneralRe: Problem with frames using .NET & webbrowser control Pin
Stephane Rodriguez.15-Oct-02 5:56
Stephane Rodriguez.15-Oct-02 5:56 
GeneralRe: Problem with frames using .NET & webbrowser control Pin
Andrew Connell15-Oct-02 6:57
Andrew Connell15-Oct-02 6:57 
GeneralRe: Problem with frames using .NET & webbrowser control Pin
GriffonRL15-Oct-02 10:36
GriffonRL15-Oct-02 10:36 
GeneralRe: Problem with frames using .NET & webbrowser control Pin
Stephane Rodriguez.15-Oct-02 11:06
Stephane Rodriguez.15-Oct-02 11:06 
GeneralIPC Pin
CSharpDavid14-Oct-02 13:22
CSharpDavid14-Oct-02 13:22 
GeneralRe: IPC Pin
Stephane Rodriguez.15-Oct-02 1:45
Stephane Rodriguez.15-Oct-02 1:45 
GlobalAlloc[^]

C++-->C# : You can use WIN32 GlobalAlloc and then use the handle in a C# app (thanks to PInvoke or the like).
C#-->C++. You can also use .NET AllocHGlobal and then pass the IntPtr (it's a pointer) down to C++ code (thanks to PInvoke or the like).




She's so dirty, she threw a boomerang and it wouldn't even come back.
GeneralSelf describing functions Pin
IanC14-Oct-02 12:38
IanC14-Oct-02 12:38 
GeneralRe: Self describing functions Pin
Marc Clifton14-Oct-02 13:11
mvaMarc Clifton14-Oct-02 13:11 
GeneralRe: Self describing functions Pin
Anonymous14-Oct-02 23:23
Anonymous14-Oct-02 23:23 
GeneralRe: Self describing functions Pin
Marc Clifton15-Oct-02 2:27
mvaMarc Clifton15-Oct-02 2:27 
QuestionGetting Current Date? Pin
afronaut14-Oct-02 10:28
afronaut14-Oct-02 10:28 
AnswerRe: Getting Current Date? Pin
Stephane Rodriguez.14-Oct-02 10:42
Stephane Rodriguez.14-Oct-02 10:42 
GeneralRe: Getting Current Date? Pin
afronaut14-Oct-02 10:58
afronaut14-Oct-02 10:58 
GeneralRe: Getting Current Date? Pin
leppie14-Oct-02 11:45
leppie14-Oct-02 11:45 
GeneralRe: Getting Current Date? Pin
afronaut14-Oct-02 12:10
afronaut14-Oct-02 12:10 
GeneralRe: Getting Current Date? Pin
Daniel Turini15-Oct-02 3:10
Daniel Turini15-Oct-02 3:10 
AnswerRe: Getting Current Date? Pin
Anonymous14-Oct-02 11:05
Anonymous14-Oct-02 11:05 
GeneralRe: Getting Current Date? Pin
leppie14-Oct-02 12:09
leppie14-Oct-02 12:09 
QuestionHow do you send an email message? Pin
David Flores14-Oct-02 6:07
David Flores14-Oct-02 6:07 
AnswerRe: How do you send an email message? Pin
Daniel Turini14-Oct-02 6:12
Daniel Turini14-Oct-02 6:12 
GeneralRe: How do you send an email message? Pin
Pete Bassett14-Oct-02 7:52
Pete Bassett14-Oct-02 7:52 
AnswerRe: How do you send an email message? Pin
leppie14-Oct-02 8:30
leppie14-Oct-02 8:30 
AnswerRe: How do you send an email message? Pin
Hugh Jass14-Oct-02 8:50
Hugh Jass14-Oct-02 8:50 

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.