Click here to Skip to main content
15,885,278 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
QuestionRe: Best way to measure time interval of external events Pin
CPallini25-Mar-09 7:34
mveCPallini25-Mar-09 7:34 
AnswerRe: Best way to measure time interval of external events Pin
Joe Woodbury25-Mar-09 7:43
professionalJoe Woodbury25-Mar-09 7:43 
GeneralRe: Best way to measure time interval of external events Pin
CPallini25-Mar-09 7:52
mveCPallini25-Mar-09 7:52 
AnswerRe: Best way to measure time interval of external events Pin
Jonathan Davies25-Mar-09 7:06
Jonathan Davies25-Mar-09 7:06 
QuestionMAC adresss code error Pin
optical12325-Mar-09 3:42
optical12325-Mar-09 3:42 
AnswerRe: MAC adresss code error Pin
Electron Shepherd25-Mar-09 4:40
Electron Shepherd25-Mar-09 4:40 
GeneralRe: MAC adresss code error Pin
optical12325-Mar-09 5:05
optical12325-Mar-09 5:05 
GeneralRe: MAC adresss code error Pin
Electron Shepherd25-Mar-09 7:06
Electron Shepherd25-Mar-09 7:06 
Don't hard code the 16. From the link I gave you:


pOutBufLen [in, out]
A pointer to a ULONG variable that specifies the size of the buffer pointed to by the pAdapterInfo parameter. If this size is insufficient to hold the adapter information, GetAdaptersInfo fills in this variable with the required size, and returns an error code of ERROR_BUFFER_OVERFLOW.

Take a look at the sample code in the link and see how they do it.


QuestionHow to Display Radio button dynamically on Dialog. Pin
hemlat25-Mar-09 3:39
hemlat25-Mar-09 3:39 
AnswerRe: How to Display Radio button dynamically on Dialog. Pin
led mike25-Mar-09 4:37
led mike25-Mar-09 4:37 
AnswerRe: How to Display Radio button dynamically on Dialog. Pin
Electron Shepherd25-Mar-09 4:45
Electron Shepherd25-Mar-09 4:45 
GeneralRe: How to Display Radio button dynamically on Dialog. [modified] Pin
hemlat25-Mar-09 18:08
hemlat25-Mar-09 18:08 
GeneralRe: How to Display Radio button dynamically on Dialog. Pin
mutpan4-Feb-10 5:46
mutpan4-Feb-10 5:46 
QuestionI/O operation sytem error Pin
LCI25-Mar-09 3:33
LCI25-Mar-09 3:33 
AnswerRe: I/O operation sytem error Pin
led mike25-Mar-09 4:33
led mike25-Mar-09 4:33 
GeneralRe: I/O operation sytem error Pin
Cedric Moonen25-Mar-09 4:40
Cedric Moonen25-Mar-09 4:40 
GeneralRe: I/O operation sytem error Pin
LCI25-Mar-09 5:37
LCI25-Mar-09 5:37 
QuestionCatch(exception) Pin
NewVC++25-Mar-09 2:39
NewVC++25-Mar-09 2:39 
AnswerRe: Catch(exception) Pin
Cedric Moonen25-Mar-09 2:41
Cedric Moonen25-Mar-09 2:41 
JokeRe: Catch(exception) Pin
Yusuf25-Mar-09 3:12
Yusuf25-Mar-09 3:12 
GeneralRe: Catch(exception) Pin
ThatsAlok25-Mar-09 17:43
ThatsAlok25-Mar-09 17:43 
GeneralRe: Catch(exception) Pin
Cedric Moonen25-Mar-09 21:05
Cedric Moonen25-Mar-09 21:05 
QuestionIE Toolbar development? Pin
ritz123425-Mar-09 2:25
ritz123425-Mar-09 2:25 
AnswerRe: IE Toolbar development? Pin
Mahesh Kulkarni25-Mar-09 2:57
Mahesh Kulkarni25-Mar-09 2:57 
GeneralRe: IE Toolbar development? Pin
ritz123425-Mar-09 3:14
ritz123425-Mar-09 3:14 

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.