Click here to Skip to main content
16,005,141 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: how to undef a typedef? Pin
includeh1017-Oct-09 3:20
includeh1017-Oct-09 3:20 
GeneralRe: how to undef a typedef? Pin
Richard MacCutchan17-Oct-09 4:04
mveRichard MacCutchan17-Oct-09 4:04 
GeneralRe: how to undef a typedef? Pin
includeh1017-Oct-09 4:56
includeh1017-Oct-09 4:56 
GeneralRe: how to undef a typedef? Pin
Richard MacCutchan17-Oct-09 7:08
mveRichard MacCutchan17-Oct-09 7:08 
GeneralRe: how to undef a typedef? Pin
Hans Dietrich17-Oct-09 9:53
mentorHans Dietrich17-Oct-09 9:53 
GeneralRe: how to undef a typedef? Pin
Richard MacCutchan17-Oct-09 10:40
mveRichard MacCutchan17-Oct-09 10:40 
GeneralRe: how to undef a typedef? Pin
CPallini18-Oct-09 8:07
mveCPallini18-Oct-09 8:07 
AnswerOk, I'm a good sport, let's start from the beginning... Pin
Maximilien17-Oct-09 3:31
Maximilien17-Oct-09 3:31 
First: You cannot undef a typdef.

Second: Can you give us an real example (not just struct declaration) where you have a problem; give as much information as possible.

Third: Let's work together and try to find a solution to your problem.

Fourth: I have some errands to take care of, will be back in a couple of hours.

---------

According to you, there's an issue with the OSVERSIONINFOEX structure (and maybe their variants ...A and ...W)

Can you give us an example on how you use them ? actual code that use that structure and please highlight sections where you think there's a an error in either you code, MSDN documantation and MSDN usage of said stucture.

If it's a compilation error, please report the errors given by the compiler (and what compiler/ide you are using).
If it's a runtime error, please report the call stack and the input values that could be generating that error.


Please, we are not mind readers, and you do not give us much meat to even start giving you a good answer.


Have a good one,
M. (will be back in a couple of hours)

This signature was proudly tested on animals.

AnswerRe: how to undef a typedef? Pin
Bram van Kampen18-Oct-09 1:42
Bram van Kampen18-Oct-09 1:42 
Questionquestion about copy a picture with c [modified] Pin
Dengjin_CN16-Oct-09 23:16
Dengjin_CN16-Oct-09 23:16 
AnswerRe: question about copy a picture with c Pin
Rajesh R Subramanian17-Oct-09 0:35
professionalRajesh R Subramanian17-Oct-09 0:35 
GeneralRe: question about copy a picture with c Pin
Dengjin_CN17-Oct-09 1:25
Dengjin_CN17-Oct-09 1:25 
GeneralRe: question about copy a picture with c Pin
Richard MacCutchan17-Oct-09 3:58
mveRichard MacCutchan17-Oct-09 3:58 
AnswerRe: question about copy a picture with c Pin
Patcher3217-Oct-09 8:10
Patcher3217-Oct-09 8:10 
Questionvs2005+WPCAP capture packets+callback function Pin
diaoxue16-Oct-09 20:04
diaoxue16-Oct-09 20:04 
QuestionVC6 installation error, what is this? Pin
includeh1016-Oct-09 13:39
includeh1016-Oct-09 13:39 
AnswerRe: VC6 installation error, what is this? Pin
«_Superman_»16-Oct-09 13:43
professional«_Superman_»16-Oct-09 13:43 
AnswerRe: VC6 installation error, what is this? Pin
Hans Dietrich16-Oct-09 13:46
mentorHans Dietrich16-Oct-09 13:46 
QuestionChanging the look and feel of a MFC dialog box Pin
burslem200116-Oct-09 12:15
burslem200116-Oct-09 12:15 
AnswerRe: Changing the look and feel of a MFC dialog box Pin
«_Superman_»16-Oct-09 13:24
professional«_Superman_»16-Oct-09 13:24 
GeneralRe: Changing the look and feel of a MFC dialog box Pin
burslem200116-Oct-09 18:06
burslem200116-Oct-09 18:06 
GeneralRe: Changing the look and feel of a MFC dialog box Pin
wangningyu16-Oct-09 20:32
wangningyu16-Oct-09 20:32 
GeneralRe: Changing the look and feel of a MFC dialog box Pin
burslem200119-Oct-09 1:28
burslem200119-Oct-09 1:28 
Questionmultithreading class [modified] Pin
es196816-Oct-09 11:25
es196816-Oct-09 11:25 
AnswerRe: multithreading class Pin
Moak17-Oct-09 1:27
Moak17-Oct-09 1:27 

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.