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

C / C++ / MFC

 
AnswerRe: Recording keystrokes Pin
GauranG Shah6-Sep-07 0:40
GauranG Shah6-Sep-07 0:40 
QuestionRe: Recording keystrokes Pin
hxhl956-Sep-07 17:13
hxhl956-Sep-07 17:13 
Questionout-of-proc server COM Pin
George_George5-Sep-07 18:04
George_George5-Sep-07 18:04 
AnswerRe: out-of-proc server COM Pin
DevMentor.org6-Sep-07 8:23
DevMentor.org6-Sep-07 8:23 
GeneralRe: out-of-proc server COM Pin
George_George6-Sep-07 17:28
George_George6-Sep-07 17:28 
QuestionBinary Search Trees Pin
sirtimid5-Sep-07 17:36
sirtimid5-Sep-07 17:36 
Questionweekday in number Pin
includeh105-Sep-07 16:52
includeh105-Sep-07 16:52 
AnswerRe: weekday in number Pin
bob169725-Sep-07 17:00
bob169725-Sep-07 17:00 
Well, if you follow SYSTEMTIME, its

wDayOfWeek
Specifies the current day of the week; Sunday = 0, Monday = 1, and so on.

if you follow COleDateTime its

Valid return values range between 1 and 7, where 1=Sunday, 2=Monday, and so on.

D'Oh! | :doh:
AnswerRe: weekday in number Pin
Michael Dunn5-Sep-07 17:16
sitebuilderMichael Dunn5-Sep-07 17:16 
QuestionExtremely weird: CEdit scrollbar not redrawn after SetBitmap() operation Pin
abiemann5-Sep-07 14:58
abiemann5-Sep-07 14:58 
AnswerRe: Extremely weird: CEdit scrollbar not redrawn after SetBitmap() operation Pin
Naveen5-Sep-07 16:36
Naveen5-Sep-07 16:36 
GeneralRe: Extremely weird: CEdit scrollbar not redrawn after SetBitmap() operation Pin
abiemann6-Sep-07 6:27
abiemann6-Sep-07 6:27 
GeneralRe: Extremely weird: CEdit scrollbar not redrawn after SetBitmap() operation Pin
Naveen6-Sep-07 14:02
Naveen6-Sep-07 14:02 
QuestionGetPrivateProfileString method: problems on Windows Vista Pin
Cris5-Sep-07 10:10
Cris5-Sep-07 10:10 
AnswerRe: GetPrivateProfileString method: problems on Windows Vista Pin
David Crow5-Sep-07 10:38
David Crow5-Sep-07 10:38 
GeneralRe: GetPrivateProfileString method: problems on Windows Vista Pin
Cris5-Sep-07 10:41
Cris5-Sep-07 10:41 
GeneralRe: GetPrivateProfileString method: problems on Windows Vista Pin
David Crow5-Sep-07 10:52
David Crow5-Sep-07 10:52 
GeneralRe: GetPrivateProfileString method: problems on Windows Vista Pin
El Corazon5-Sep-07 12:59
El Corazon5-Sep-07 12:59 
GeneralRe: GetPrivateProfileString method: problems on Windows Vista Pin
Michael Dunn5-Sep-07 14:23
sitebuilderMichael Dunn5-Sep-07 14:23 
GeneralRe: GetPrivateProfileString method: problems on Windows Vista Pin
El Corazon5-Sep-07 14:30
El Corazon5-Sep-07 14:30 
GeneralRe: GetPrivateProfileString method: problems on Windows Vista Pin
Michael Dunn5-Sep-07 17:19
sitebuilderMichael Dunn5-Sep-07 17:19 
GeneralRe: GetPrivateProfileString method: problems on Windows Vista Pin
El Corazon5-Sep-07 19:03
El Corazon5-Sep-07 19:03 
QuestionCView MFC Printing Pin
NorGUI5-Sep-07 7:19
NorGUI5-Sep-07 7:19 
AnswerRe: CView MFC Printing Pin
led mike5-Sep-07 7:39
led mike5-Sep-07 7:39 
AnswerRe: CView MFC Printing Pin
bob169725-Sep-07 17:05
bob169725-Sep-07 17:05 

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.