Click here to Skip to main content
15,915,163 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: file write access Pin
CTAPYLLIKA20-Sep-06 19:02
CTAPYLLIKA20-Sep-06 19:02 
QuestionSHBrowseForFolder problem Pin
Mohammad A Gdeisat20-Sep-06 9:11
Mohammad A Gdeisat20-Sep-06 9:11 
QuestionRe: SHBrowseForFolder problem Pin
David Crow20-Sep-06 10:01
David Crow20-Sep-06 10:01 
AnswerRe: SHBrowseForFolder problem Pin
Mohammad A Gdeisat20-Sep-06 10:44
Mohammad A Gdeisat20-Sep-06 10:44 
QuestionRe: SHBrowseForFolder problem Pin
David Crow20-Sep-06 10:59
David Crow20-Sep-06 10:59 
AnswerRe: SHBrowseForFolder problem Pin
Mohammad A Gdeisat20-Sep-06 11:44
Mohammad A Gdeisat20-Sep-06 11:44 
Questionpointer question Pin
shaderx20-Sep-06 8:47
shaderx20-Sep-06 8:47 
AnswerRe: pointer question Pin
Chipperm20-Sep-06 8:55
Chipperm20-Sep-06 8:55 
If you want to use the pointer that way just declare the pointer as char* instead of void *. You could also just cast the pointer variable to char* if you really want to declare the pointer as void *.



Chipper Martin

GeneralRe: pointer question Pin
shaderx20-Sep-06 9:03
shaderx20-Sep-06 9:03 
AnswerRe: pointer question Pin
toxcct20-Sep-06 9:09
toxcct20-Sep-06 9:09 
GeneralRe: pointer question Pin
shaderx20-Sep-06 9:13
shaderx20-Sep-06 9:13 
AnswerRe: pointer question Pin
Zac Howland20-Sep-06 9:33
Zac Howland20-Sep-06 9:33 
GeneralRe: pointer question Pin
Stephen Hewitt20-Sep-06 13:57
Stephen Hewitt20-Sep-06 13:57 
GeneralRe: pointer question Pin
Zac Howland20-Sep-06 15:11
Zac Howland20-Sep-06 15:11 
AnswerRe: pointer question Pin
Stephen Hewitt20-Sep-06 14:01
Stephen Hewitt20-Sep-06 14:01 
QuestionBuild Dependencies Problem Pin
Brooks Harris20-Sep-06 8:29
Brooks Harris20-Sep-06 8:29 
AnswerRe: Build Dependencies Problem Pin
Brooks Harris20-Sep-06 11:20
Brooks Harris20-Sep-06 11:20 
QuestionFunction GetAsyncKeyState() can't be used in system service,why? Pin
nopainnogain20-Sep-06 7:59
nopainnogain20-Sep-06 7:59 
QuestionRe: Function GetAsyncKeyState() can't be used in system service,why? Pin
David Crow20-Sep-06 8:30
David Crow20-Sep-06 8:30 
AnswerRe: Function GetAsyncKeyState() can't be used in system service,why? Pin
nopainnogain20-Sep-06 8:50
nopainnogain20-Sep-06 8:50 
AnswerRe: Function GetAsyncKeyState() can't be used in system service,why? Pin
nopainnogain20-Sep-06 17:55
nopainnogain20-Sep-06 17:55 
QuestionSave me! @_@! Pin
WinXYhappy20-Sep-06 6:20
WinXYhappy20-Sep-06 6:20 
AnswerRe: Save me! @_@! Pin
toxcct20-Sep-06 6:24
toxcct20-Sep-06 6:24 
GeneralRe: Save me! @_@! Pin
WinXYhappy20-Sep-06 6:37
WinXYhappy20-Sep-06 6:37 
GeneralRe: Save me! @_@! Pin
toxcct20-Sep-06 6:46
toxcct20-Sep-06 6:46 

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.