Click here to Skip to main content
15,905,593 members
Home / Discussions / C#
   

C#

 
QuestionFlood Fill in C# Pin
k_crysa7-Apr-09 7:49
k_crysa7-Apr-09 7:49 
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 
GeneralRe: How do I disable external memory writing access to a Process? Pin
Fyrecrypts7-Apr-09 8:41
Fyrecrypts7-Apr-09 8:41 
dan neely wrote:
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.


What I was hoping to do is create a process and then disallow any other process from modifying the memory allocated to the process I generate aside from the process itself, and the app that generated the process.

I don't think that process memory is protected like you say, as game trainers and the like wouldn't be nearly as abundant if the memory was write protected.
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 

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.