Click here to Skip to main content
15,920,438 members
Home / Discussions / C#
   

C#

 
AnswerRe: Flood Fill in C# Pin
Thomas Stockwell7-Apr-09 9:22
professionalThomas Stockwell7-Apr-09 9:22 
AnswerRe: Flood Fill in C# Pin
Christian Graus7-Apr-09 11:15
protectorChristian Graus7-Apr-09 11:15 
AnswerRe: Flood Fill in C# Pin
dybs7-Apr-09 19:19
dybs7-Apr-09 19:19 
GeneralNeed Coding advice Pin
al3xutzu007-Apr-09 7:05
al3xutzu007-Apr-09 7:05 
GeneralRe: Need Coding advice Pin
Xmen Real 7-Apr-09 7:29
professional Xmen Real 7-Apr-09 7:29 
QuestionDatagridview comboboxcolumn question Pin
NewToAspDotNet7-Apr-09 7:04
NewToAspDotNet7-Apr-09 7:04 
AnswerRe: Datagridview comboboxcolumn question Pin
al3xutzu007-Apr-09 7:25
al3xutzu007-Apr-09 7:25 
GeneralRe: Datagridview comboboxcolumn question Pin
Xmen Real 7-Apr-09 7:32
professional Xmen Real 7-Apr-09 7:32 
QuestionHow do I disable external memory writing access to a Process? Pin
Fyrecrypts7-Apr-09 6:37
Fyrecrypts7-Apr-09 6:37 
AnswerRe: How do I disable external memory writing access to a Process? Pin
Xmen Real 7-Apr-09 6:49
professional Xmen Real 7-Apr-09 6:49 
AnswerRe: How do I disable external memory writing access to a Process? Pin
Dave Kreskowiak7-Apr-09 6:57
mveDave Kreskowiak7-Apr-09 6:57 
GeneralRe: How do I disable external memory writing access to a Process? Pin
Fyrecrypts7-Apr-09 6:59
Fyrecrypts7-Apr-09 6:59 
AnswerRe: How do I disable external memory writing access to a Process? Pin
Dan Neely7-Apr-09 8:23
Dan Neely7-Apr-09 8:23 
I'm not sure what you want, but isn't memory from other processes always read only unless the process using it explicitly shares it? The problem isn't other apps snooping at your 2nd processes memory, it's that unless #2 cooperates you can't snoop either.

Today's lesson is brought to you by the word "niggardly". Remember kids, don't attribute to racism what can be explained by Scandinavian language roots.
-- Robert Royall

GeneralRe: How do I disable external memory writing access to a Process? Pin
Fyrecrypts7-Apr-09 8:41
Fyrecrypts7-Apr-09 8:41 
GeneralRe: How do I disable external memory writing access to a Process? Pin
Eddy Vluggen7-Apr-09 9:34
professionalEddy Vluggen7-Apr-09 9:34 
GeneralRe: How do I disable external memory writing access to a Process? Pin
Fyrecrypts7-Apr-09 9:38
Fyrecrypts7-Apr-09 9:38 
QuestionThreading - CPU/RAM Usuage Pin
dataminers7-Apr-09 6:14
dataminers7-Apr-09 6:14 
AnswerRe: Threading - CPU/RAM Usuage Pin
Luc Pattyn7-Apr-09 6:26
sitebuilderLuc Pattyn7-Apr-09 6:26 
GeneralRe: Threading - CPU/RAM Usuage Pin
Xmen Real 7-Apr-09 6:28
professional Xmen Real 7-Apr-09 6:28 
GeneralRe: Threading - CPU/RAM Usuage Pin
Luc Pattyn7-Apr-09 6:44
sitebuilderLuc Pattyn7-Apr-09 6:44 
GeneralRe: Threading - CPU/RAM Usuage Pin
Xmen Real 7-Apr-09 6:45
professional Xmen Real 7-Apr-09 6:45 
QuestionHow to create InstallShield with c#.net 3.5 windows application Pin
Narendra Reddy Vajrala7-Apr-09 5:48
Narendra Reddy Vajrala7-Apr-09 5:48 
AnswerRe: How to create InstallShield with c#.net 3.5 windows application Pin
Rajdeep.NET is BACK7-Apr-09 7:06
Rajdeep.NET is BACK7-Apr-09 7:06 
GeneralRe: How to create InstallShield with c#.net 3.5 windows application Pin
Narendra Reddy Vajrala7-Apr-09 22:58
Narendra Reddy Vajrala7-Apr-09 22:58 
GeneralRe: How to create InstallShield with c#.net 3.5 windows application Pin
nooraldeen1-Dec-09 19:35
nooraldeen1-Dec-09 19:35 

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.