Click here to Skip to main content
15,922,325 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
QuestionRe: newbie api pointers question Pin
David Crow3-Nov-09 10:51
David Crow3-Nov-09 10:51 
AnswerRe: newbie api pointers question Pin
egerving3-Nov-09 11:26
egerving3-Nov-09 11:26 
GeneralRe: newbie api pointers question Pin
Richard MacCutchan3-Nov-09 11:41
mveRichard MacCutchan3-Nov-09 11:41 
GeneralRe: newbie api pointers question Pin
egerving3-Nov-09 12:01
egerving3-Nov-09 12:01 
AnswerRe: newbie api pointers question Pin
Randor 3-Nov-09 11:01
professional Randor 3-Nov-09 11:01 
AnswerRe: newbie api pointers question Pin
egerving3-Nov-09 11:26
egerving3-Nov-09 11:26 
GeneralRe: newbie api pointers question Pin
Randor 3-Nov-09 11:31
professional Randor 3-Nov-09 11:31 
GeneralRe: newbie api pointers question Pin
egerving3-Nov-09 11:45
egerving3-Nov-09 11:45 
Thanks. That make sense and that's what I thought. Can you help me with the dataTypes. I pretty confused on this. For example.
Function says LPTSTR lpDeviceNameBuffer is pointer to buffer. But what datatype must the buffer be. This is where I'm really having problems. It's not like
char data
char *pdata

where you know that the variable is a char and the pointer is a char.
GeneralRe: newbie api pointers question Pin
Randor 3-Nov-09 11:53
professional Randor 3-Nov-09 11:53 
GeneralRe: newbie api pointers question Pin
egerving3-Nov-09 12:10
egerving3-Nov-09 12:10 
GeneralRe: newbie api pointers question Pin
Randor 3-Nov-09 12:12
professional Randor 3-Nov-09 12:12 
QuestionAbout autorun of any exe file in Windows and autorun of file in Linux Pin
WindowsVsLinux3-Nov-09 7:46
WindowsVsLinux3-Nov-09 7:46 
Questionwifstream operator >> Pin
transoft3-Nov-09 5:35
transoft3-Nov-09 5:35 
AnswerRe: wifstream operator >> Pin
David Crow3-Nov-09 5:58
David Crow3-Nov-09 5:58 
GeneralRe: wifstream operator >> [modified] Pin
transoft3-Nov-09 7:49
transoft3-Nov-09 7:49 
QuestionRe: wifstream operator >> Pin
David Crow3-Nov-09 8:05
David Crow3-Nov-09 8:05 
AnswerRe: wifstream operator >> Pin
transoft3-Nov-09 8:18
transoft3-Nov-09 8:18 
GeneralRe: wifstream operator >> Pin
David Crow3-Nov-09 8:30
David Crow3-Nov-09 8:30 
GeneralRe: wifstream operator >> Pin
transoft3-Nov-09 8:46
transoft3-Nov-09 8:46 
QuestionRe: wifstream operator >> Pin
David Crow3-Nov-09 8:51
David Crow3-Nov-09 8:51 
AnswerRe: wifstream operator >> [modified] Pin
transoft3-Nov-09 9:01
transoft3-Nov-09 9:01 
QuestionRe: wifstream operator >> Pin
David Crow3-Nov-09 9:05
David Crow3-Nov-09 9:05 
QuestionHow to change IP address, DNS and Gateways Pin
RickyJiao3-Nov-09 3:39
RickyJiao3-Nov-09 3:39 
AnswerRe: How to change IP address, DNS and Gateways Pin
wangningyu3-Nov-09 3:47
wangningyu3-Nov-09 3:47 
GeneralRe: How to change IP address, DNS and Gateways Pin
RickyJiao3-Nov-09 3:50
RickyJiao3-Nov-09 3:50 

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.