Click here to Skip to main content
15,921,113 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: Error Message when compiling release version Pin
Cedric Moonen28-Sep-06 22:56
Cedric Moonen28-Sep-06 22:56 
GeneralRe: Error Message when compiling release version Pin
69 Bay29-Sep-06 0:31
69 Bay29-Sep-06 0:31 
GeneralRe: Error Message when compiling release version Pin
Cedric Moonen29-Sep-06 0:45
Cedric Moonen29-Sep-06 0:45 
AnswerRe: Error Message when compiling release version Pin
_AnsHUMAN_ 28-Sep-06 22:56
_AnsHUMAN_ 28-Sep-06 22:56 
AnswerRe: Error Message when compiling release version Pin
David Crow29-Sep-06 2:55
David Crow29-Sep-06 2:55 
QuestionDisplaying a small icon in a dialog box does not work for standard icons Pin
Maxime Labelle28-Sep-06 22:34
Maxime Labelle28-Sep-06 22:34 
AnswerRe: Displaying a small icon in a dialog box does not work for standard icons Pin
David Crow29-Sep-06 2:59
David Crow29-Sep-06 2:59 
QuestionWhy it happen?A error happen in VC6.0 Pin
tangyuwu12328-Sep-06 22:02
tangyuwu12328-Sep-06 22:02 
When I use VC6.0,I find that:
float value=33.4;
DWORD temp=33;
value=value-(float)temp; or value=value-temp;
Then value will be 0.4 in theory. But in face it is 0.400002 in vc 6.0.


Why is it? is it a bug of VC6.0 or CPU?
AnswerRe: Why it happen?A error happen in VC6.0 Pin
WaitYY198028-Sep-06 22:12
WaitYY198028-Sep-06 22:12 
AnswerRe: Why it happen?A error happen in VC6.0 Pin
Stephen Hewitt28-Sep-06 22:17
Stephen Hewitt28-Sep-06 22:17 
QuestionHow do I sniff that the message of paste is sent to clipboard?? [modified] Pin
monkinrain28-Sep-06 20:56
monkinrain28-Sep-06 20:56 
AnswerRe: How do I sniff that the message of paste is sent to clipboard?? Pin
nutkase28-Sep-06 21:16
nutkase28-Sep-06 21:16 
Questionwchar_t Pin
Daniel Kanev28-Sep-06 20:25
Daniel Kanev28-Sep-06 20:25 
AnswerRe: wchar_t Pin
_AnsHUMAN_ 28-Sep-06 20:28
_AnsHUMAN_ 28-Sep-06 20:28 
GeneralRe: wchar_t [modified] Pin
fefe.wyx28-Sep-06 21:47
fefe.wyx28-Sep-06 21:47 
GeneralRe: wchar_t Pin
_AnsHUMAN_ 28-Sep-06 21:58
_AnsHUMAN_ 28-Sep-06 21:58 
AnswerRe: wchar_t Pin
WaitYY198028-Sep-06 22:16
WaitYY198028-Sep-06 22:16 
AnswerRe: wchar_t Pin
Zac Howland29-Sep-06 5:13
Zac Howland29-Sep-06 5:13 
AnswerRe: wchar_t Pin
Hamid_RT30-Sep-06 4:55
Hamid_RT30-Sep-06 4:55 
QuestionListbox control Pin
zareee28-Sep-06 19:41
zareee28-Sep-06 19:41 
AnswerRe: Listbox control Pin
Naveen28-Sep-06 19:47
Naveen28-Sep-06 19:47 
AnswerRe: Listbox control Pin
Rinu_Raj28-Sep-06 19:49
Rinu_Raj28-Sep-06 19:49 
AnswerRe: Listbox control Pin
_AnsHUMAN_ 28-Sep-06 20:03
_AnsHUMAN_ 28-Sep-06 20:03 
GeneralRe: Listbox control Pin
Hamid_RT28-Sep-06 20:07
Hamid_RT28-Sep-06 20:07 
GeneralRe: Listbox control Pin
_AnsHUMAN_ 28-Sep-06 20:13
_AnsHUMAN_ 28-Sep-06 20:13 

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.