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

C#

 
QuestionIs there a way to connect to Hotmail (donwloading messages from html mail server)? Pin
Zibar16-Oct-02 0:09
sussZibar16-Oct-02 0:09 
AnswerRe: Is there a way to connect to Hotmail (donwloading messages from html mail server)? Pin
Rickard Andersson2016-Oct-02 0:50
Rickard Andersson2016-Oct-02 0:50 
GeneralRe: Is there a way to connect to Hotmail (donwloading messages from html mail server)? Pin
Zibar17-Oct-02 1:35
sussZibar17-Oct-02 1:35 
GeneralRe: Is there a way to connect to Hotmail (donwloading messages from html mail server)? Pin
Rickard Andersson2018-Oct-02 22:00
Rickard Andersson2018-Oct-02 22:00 
AnswerRe: Is there a way to connect to Hotmail (donwloading messages from html mail server)? Pin
Daniel Turini16-Oct-02 1:16
Daniel Turini16-Oct-02 1:16 
GeneralShared memory in C# Pin
Joao Vaz15-Oct-02 7:07
Joao Vaz15-Oct-02 7:07 
GeneralRe: Shared memory in C# Pin
Daniel Turini15-Oct-02 15:11
Daniel Turini15-Oct-02 15:11 
I don't think that there's a high level .NET API for this. If not using P/Invoke is a requirement, you can acomplish this by using a ServicedComponent that's called by the two applications needing to share the memory, but this is ugly. But even then, there would be IPC, not exactly memory sharing.


My latest articles:
Desktop Bob - Instant CP notifications
XOR tricks for RAID data protection
GeneralRe: Shared memory in C# Pin
Joao Vaz15-Oct-02 22:37
Joao Vaz15-Oct-02 22:37 
GeneralReplacement for SetRedraw Pin
Zombies with Coffee, LLC15-Oct-02 7:06
professionalZombies with Coffee, LLC15-Oct-02 7:06 
GeneralRe: Replacement for SetRedraw Pin
Russell Morris15-Oct-02 7:41
Russell Morris15-Oct-02 7:41 
GeneralRe: Replacement for SetRedraw Pin
Zombies with Coffee, LLC15-Oct-02 7:52
professionalZombies with Coffee, LLC15-Oct-02 7:52 
GeneralRe: Replacement for SetRedraw Pin
leppie15-Oct-02 8:41
leppie15-Oct-02 8:41 
GeneralRe: Replacement for SetRedraw Pin
Zombies with Coffee, LLC15-Oct-02 9:25
professionalZombies with Coffee, LLC15-Oct-02 9:25 
GeneralRe: Replacement for SetRedraw Pin
leppie15-Oct-02 10:44
leppie15-Oct-02 10:44 
GeneralHBITMAP problem (interop)... Pin
Anonymous15-Oct-02 6:08
Anonymous15-Oct-02 6:08 
Generalras idle timeout Pin
David Le Bas15-Oct-02 4:09
sussDavid Le Bas15-Oct-02 4:09 
QuestionRichTextBox > HTML? MailFormat.RTF? Pin
rendle15-Oct-02 3:53
rendle15-Oct-02 3:53 
AnswerRe: RichTextBox > HTML? MailFormat.RTF? Pin
Stephane Rodriguez.15-Oct-02 3:59
Stephane Rodriguez.15-Oct-02 3:59 
GeneralProblem with frames using .NET & webbrowser control Pin
GriffonRL15-Oct-02 0:14
GriffonRL15-Oct-02 0:14 
GeneralRe: Problem with frames using .NET & webbrowser control Pin
Stephane Rodriguez.15-Oct-02 1:36
Stephane Rodriguez.15-Oct-02 1:36 
GeneralRe: Problem with frames using .NET & webbrowser control Pin
GriffonRL15-Oct-02 2:01
GriffonRL15-Oct-02 2:01 
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 

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.