Click here to Skip to main content
15,901,122 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: How to access HKEY_CURRENT_USER from local system account? Pin
James R. Twine29-Mar-06 2:49
James R. Twine29-Mar-06 2:49 
GeneralRe: How to access HKEY_CURRENT_USER from local system account? Pin
khb29-Mar-06 3:08
khb29-Mar-06 3:08 
AnswerRe: How to access HKEY_CURRENT_USER from local system account? Pin
David Crow29-Mar-06 3:16
David Crow29-Mar-06 3:16 
GeneralRe: How to access HKEY_CURRENT_USER from local system account? Pin
khb29-Mar-06 3:29
khb29-Mar-06 3:29 
QuestionCan I return an array of pointers of type unsigned char[] Pin
Laughing Buddha29-Mar-06 1:52
Laughing Buddha29-Mar-06 1:52 
AnswerRe: Can I return an array of pointers of type unsigned char[] Pin
Stephen Hewitt29-Mar-06 1:55
Stephen Hewitt29-Mar-06 1:55 
GeneralRe: Can I return an array of pointers of type unsigned char[] Pin
Laughing Buddha29-Mar-06 2:09
Laughing Buddha29-Mar-06 2:09 
GeneralRe: Can I return an array of pointers of type unsigned char[] Pin
Stephen Hewitt29-Mar-06 2:12
Stephen Hewitt29-Mar-06 2:12 
Code like this:
MyData d1, d2;
// Blah blah blah...
d1 = d2;


Copies dt.data[0], dt.data[1] and dt.data[2] (and all the rest if any).

Steve
GeneralRe: Can I return an array of pointers of type unsigned char[] Pin
toxcct29-Mar-06 2:38
toxcct29-Mar-06 2:38 
GeneralRe: Can I return an array of pointers of type unsigned char[] Pin
Stephen Hewitt29-Mar-06 2:40
Stephen Hewitt29-Mar-06 2:40 
GeneralRe: Can I return an array of pointers of type unsigned char[] Pin
toxcct29-Mar-06 2:42
toxcct29-Mar-06 2:42 
GeneralRe: Can I return an array of pointers of type unsigned char[] Pin
toxcct29-Mar-06 2:34
toxcct29-Mar-06 2:34 
GeneralRe: Can I return an array of pointers of type unsigned char[] Pin
Stephen Hewitt29-Mar-06 2:43
Stephen Hewitt29-Mar-06 2:43 
AnswerRe: Can I return an array of pointers of type unsigned char[] Pin
James R. Twine29-Mar-06 2:59
James R. Twine29-Mar-06 2:59 
AnswerRe: Can I return an array of pointers of type unsigned char[] Pin
Rage29-Mar-06 2:57
professionalRage29-Mar-06 2:57 
GeneralRe: Can I return an array of pointers of type unsigned char[] Pin
toxcct29-Mar-06 3:07
toxcct29-Mar-06 3:07 
GeneralRe: Can I return an array of pointers of type unsigned char[] Pin
Rage29-Mar-06 23:04
professionalRage29-Mar-06 23:04 
GeneralRe: Can I return an array of pointers of type unsigned char[] Pin
toxcct29-Mar-06 23:07
toxcct29-Mar-06 23:07 
QuestionTetris C++ Code Pin
v1raj29-Mar-06 1:41
v1raj29-Mar-06 1:41 
AnswerRe: Tetris C++ Code Pin
Cedric Moonen29-Mar-06 1:47
Cedric Moonen29-Mar-06 1:47 
AnswerRe: Tetris C++ Code Pin
khb29-Mar-06 2:02
khb29-Mar-06 2:02 
QuestionWhy cannot start debugging? Pin
libo hikaliv29-Mar-06 1:39
libo hikaliv29-Mar-06 1:39 
AnswerRe: Why cannot start debugging? Pin
Cedric Moonen29-Mar-06 1:45
Cedric Moonen29-Mar-06 1:45 
QuestionRe: Why cannot start debugging? Pin
libo hikaliv29-Mar-06 6:32
libo hikaliv29-Mar-06 6:32 
QuestionHow to get the status of a USB printer. Pin
ashwath200529-Mar-06 1:36
ashwath200529-Mar-06 1:36 

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.