Click here to Skip to main content
15,893,486 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Error in RtlZeroMemory Pin
vishalgpt4-Dec-11 6:54
vishalgpt4-Dec-11 6:54 
GeneralRe: Error in RtlZeroMemory Pin
Richard MacCutchan4-Dec-11 22:47
mveRichard MacCutchan4-Dec-11 22:47 
GeneralRe: Error in RtlZeroMemory Pin
Richard MacCutchan5-Dec-11 6:07
mveRichard MacCutchan5-Dec-11 6:07 
GeneralRe: Error in RtlZeroMemory Pin
Erudite_Eric5-Dec-11 6:23
Erudite_Eric5-Dec-11 6:23 
GeneralRe: Error in RtlZeroMemory Pin
Richard MacCutchan5-Dec-11 7:12
mveRichard MacCutchan5-Dec-11 7:12 
AnswerRe: Error in RtlZeroMemory Pin
vishalgpt13-Dec-11 17:00
vishalgpt13-Dec-11 17:00 
GeneralRe: Error in RtlZeroMemory Pin
Erudite_Eric4-Dec-11 20:59
Erudite_Eric4-Dec-11 20:59 
AnswerRe: Error in RtlZeroMemory Pin
trotwa4-Dec-11 1:25
trotwa4-Dec-11 1:25 
Mmmh, this should be fine.

For testing use also:
RTL_QUERY_REGISTRY_TABLE query_table[2] = {0};

IS this the correct line, where the error comes from ???
Maybe it is:
Table[0].QueryRoutine = &XQueryRoutine;

And XQueryRoutine is wrong defined ?
AnswerRe: Error in RtlZeroMemory Pin
Software_Developer4-Dec-11 8:54
Software_Developer4-Dec-11 8:54 
AnswerRe: Error in RtlZeroMemory Pin
Richard Andrew x644-Dec-11 9:30
professionalRichard Andrew x644-Dec-11 9:30 
AnswerRe: Error in RtlZeroMemory Pin
Addy Tas4-Dec-11 10:00
Addy Tas4-Dec-11 10:00 
AnswerRe: Error in RtlZeroMemory Pin
Erudite_Eric4-Dec-11 20:55
Erudite_Eric4-Dec-11 20:55 
AnswerRe: Error in RtlZeroMemory Pin
Erudite_Eric5-Dec-11 6:43
Erudite_Eric5-Dec-11 6:43 
QuestionArray Problem. Pin
janaswamy uday2-Dec-11 17:28
janaswamy uday2-Dec-11 17:28 
AnswerRe: Array Problem. Pin
«_Superman_»2-Dec-11 18:22
professional«_Superman_»2-Dec-11 18:22 
AnswerRe: Array Problem. Pin
Richard MacCutchan2-Dec-11 23:14
mveRichard MacCutchan2-Dec-11 23:14 
GeneralRe: Array Problem. Pin
janaswamy uday3-Dec-11 0:18
janaswamy uday3-Dec-11 0:18 
GeneralRe: Array Problem. Pin
Richard MacCutchan3-Dec-11 0:25
mveRichard MacCutchan3-Dec-11 0:25 
AnswerRe: Array Problem. Pin
Addy Tas4-Dec-11 10:08
Addy Tas4-Dec-11 10:08 
Questiongetline Pin
jkirkerx2-Dec-11 11:21
professionaljkirkerx2-Dec-11 11:21 
AnswerRe: getline Pin
Chris Losinger2-Dec-11 11:45
professionalChris Losinger2-Dec-11 11:45 
GeneralRe: getline Pin
jkirkerx2-Dec-11 12:19
professionaljkirkerx2-Dec-11 12:19 
AnswerI'm stuck, not sure which direction to go Pin
jkirkerx2-Dec-11 19:16
professionaljkirkerx2-Dec-11 19:16 
GeneralRe: I'm stuck, not sure which direction to go Pin
Richard MacCutchan3-Dec-11 0:03
mveRichard MacCutchan3-Dec-11 0:03 
GeneralRe: I'm stuck, not sure which direction to go Pin
jkirkerx3-Dec-11 8:00
professionaljkirkerx3-Dec-11 8:00 

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.