Click here to Skip to main content
16,005,169 members
Home / Discussions / Visual Basic
   

Visual Basic

 
GeneralRe: Auto incrementing version numbers Pin
Ray Cassick1-Sep-06 8:21
Ray Cassick1-Sep-06 8:21 
GeneralRe: Auto incrementing version numbers Pin
Dave Kreskowiak1-Sep-06 9:43
mveDave Kreskowiak1-Sep-06 9:43 
QuestionResize a positioning Pin
Magno R. Vasquez31-Aug-06 11:08
Magno R. Vasquez31-Aug-06 11:08 
AnswerRe: Resize a positioning Pin
hannesHTG31-Aug-06 23:08
hannesHTG31-Aug-06 23:08 
QuestionHelp me with Panels.... Pin
Jakkas31-Aug-06 9:00
Jakkas31-Aug-06 9:00 
QuestionAPI: CopyMemory Pin
mihei8931-Aug-06 8:00
mihei8931-Aug-06 8:00 
AnswerRe: API: CopyMemory Pin
Jun Du31-Aug-06 9:14
Jun Du31-Aug-06 9:14 
AnswerRe: API: CopyMemory Pin
Dave Kreskowiak31-Aug-06 9:23
mveDave Kreskowiak31-Aug-06 9:23 
My first question would be what are you trying to do with it?

Since the proc is switched to 32-bit flat addressing, the segment and offset address you specified doesn't have any meaning. Also, you can't just read any memory you want from anywhere. Various areas are protected, such as the kernel. And, each process get's it's own address space, essentially making it think it's the only one running on the system.


Dave Kreskowiak
Microsoft MVP - Visual Basic


AnswerRe: API: CopyMemory Pin
hannesHTG31-Aug-06 23:10
hannesHTG31-Aug-06 23:10 
QuestionDatagrid Keypress event Pin
S.Ganesan31-Aug-06 6:31
S.Ganesan31-Aug-06 6:31 
QuestionHow to use resx file? Pin
Krishnaraj Barvathaya B31-Aug-06 2:57
Krishnaraj Barvathaya B31-Aug-06 2:57 
AnswerRe: How to use resx file? Pin
CWIZO31-Aug-06 8:56
CWIZO31-Aug-06 8:56 
GeneralRe: How to use resx file? Pin
Krishnaraj Barvathaya B31-Aug-06 18:06
Krishnaraj Barvathaya B31-Aug-06 18:06 
GeneralRe: How to use resx file? Pin
CWIZO31-Aug-06 20:48
CWIZO31-Aug-06 20:48 
Questionqueuing server Pin
archana muralidhar31-Aug-06 2:47
archana muralidhar31-Aug-06 2:47 
GeneralRe: queuing server Pin
Guffa31-Aug-06 3:55
Guffa31-Aug-06 3:55 
AnswerRe: queuing server Pin
Dave Kreskowiak31-Aug-06 5:51
mveDave Kreskowiak31-Aug-06 5:51 
QuestionHow to show a hidden window with a shortcut key Pin
re infecta31-Aug-06 2:12
re infecta31-Aug-06 2:12 
AnswerRe: How to show a hidden window with a shortcut key Pin
Dave Sexton31-Aug-06 4:22
Dave Sexton31-Aug-06 4:22 
AnswerRe: How to show a hidden window with a shortcut key Pin
Kschuler31-Aug-06 8:16
Kschuler31-Aug-06 8:16 
AnswerRe: How to show a hidden window with a shortcut key Pin
hannesHTG31-Aug-06 23:00
hannesHTG31-Aug-06 23:00 
QuestionSelect in multiline texbox Pin
sabinettte31-Aug-06 1:28
sabinettte31-Aug-06 1:28 
AnswerRe: Select in multiline texbox Pin
Tamimi - Code31-Aug-06 2:26
Tamimi - Code31-Aug-06 2:26 
GeneralRe: Select in multiline texbox Pin
sabinettte31-Aug-06 19:35
sabinettte31-Aug-06 19:35 
Questionimport excel data to dataset Pin
viji]31-Aug-06 1:26
viji]31-Aug-06 1:26 

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.