Click here to Skip to main content
15,896,118 members
Home / Discussions / C#
   

C#

 
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 
GeneralRe: How to create InstallShield with c#.net 3.5 windows application Pin
nooraldeen1-Dec-09 19:35
nooraldeen1-Dec-09 19:35 
QuestionHow to put Text to speech output into a Direct sound 3d buffer Pin
ETEDS7-Apr-09 3:09
ETEDS7-Apr-09 3:09 
QuestionHow to Create shortcut to our application on client desctop in c#.net 3.5 windows application? Pin
Narendra Reddy Vajrala7-Apr-09 3:02
Narendra Reddy Vajrala7-Apr-09 3:02 
AnswerRe: How to Create shortcut to our application on client desctop in c#.net 3.5 windows application? Pin
Mirko19807-Apr-09 3:42
Mirko19807-Apr-09 3:42 
GeneralRe: How to Create shortcut to our application on client desctop in c#.net 3.5 windows application? Pin
Narendra Reddy Vajrala7-Apr-09 4:16
Narendra Reddy Vajrala7-Apr-09 4:16 
GeneralRe: How to Create shortcut to our application on client desctop in c#.net 3.5 windows application? Pin
Mirko19807-Apr-09 5:04
Mirko19807-Apr-09 5:04 
QuestionTransfer big file from PC to PPC Pin
E_Gold7-Apr-09 2:47
E_Gold7-Apr-09 2:47 

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.