Click here to Skip to main content
15,914,322 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: how to unite .dbf files Pin
Anonymous24-Sep-05 18:59
Anonymous24-Sep-05 18:59 
QuestionCan GetDC & CClientDC replace each other? Pin
followait24-Sep-05 16:43
followait24-Sep-05 16:43 
AnswerRe: Can GetDC & CClientDC replace each other? Pin
Mircea Puiu25-Sep-05 6:13
Mircea Puiu25-Sep-05 6:13 
AnswerRe: Can GetDC & CClientDC replace each other? Pin
Jose Lamas Rios25-Sep-05 17:04
Jose Lamas Rios25-Sep-05 17:04 
Questionhow to minimize window on app startup Pin
Laffis24-Sep-05 11:29
Laffis24-Sep-05 11:29 
GeneralRe: how to minimize window on app startup Pin
Jörgen Sigvardsson24-Sep-05 12:27
Jörgen Sigvardsson24-Sep-05 12:27 
QuestionPrint HTML from console app Pin
Stas24-Sep-05 11:29
Stas24-Sep-05 11:29 
QuestionScrollWindow question Pin
followait24-Sep-05 4:34
followait24-Sep-05 4:34 
For example, I use ScrollWindow to scroll the client area down with one line, all is ok except one problem, the old postion of the 1st line is still there, how can I make it blank?

Does ScrollWindow use some tech like bitblt, then invalidate the rect which is (lpRect of CScrollWindow)- (the scrolled rect)
AnswerRe: ScrollWindow question Pin
vikas amin24-Sep-05 4:39
vikas amin24-Sep-05 4:39 
GeneralRe: ScrollWindow question Pin
followait24-Sep-05 5:08
followait24-Sep-05 5:08 
GeneralRe: ScrollWindow question Pin
vikas amin24-Sep-05 5:57
vikas amin24-Sep-05 5:57 
AnswerRe: ScrollWindow question Pin
PJ Arends24-Sep-05 9:48
professionalPJ Arends24-Sep-05 9:48 
QuestionHow to use CScrollView in MDI Pin
vikas amin24-Sep-05 2:41
vikas amin24-Sep-05 2:41 
AnswerRe: How to use CScrollView in MDI Pin
PJ Arends24-Sep-05 10:02
professionalPJ Arends24-Sep-05 10:02 
GeneralRe: How to use CScrollView in MDI Pin
vikas amin25-Sep-05 19:55
vikas amin25-Sep-05 19:55 
Questionbinary bloat due to static linking Pin
Chintoo72324-Sep-05 0:48
Chintoo72324-Sep-05 0:48 
AnswerRe: binary bloat due to static linking Pin
Matt Godbolt24-Sep-05 0:55
Matt Godbolt24-Sep-05 0:55 
GeneralRe: binary bloat due to static linking Pin
Blake V. Miller24-Sep-05 9:34
Blake V. Miller24-Sep-05 9:34 
QuestionHow to populate Grid Pin
Kiren Jawad23-Sep-05 23:54
sussKiren Jawad23-Sep-05 23:54 
AnswerRe: How to populate Grid Pin
khan++24-Sep-05 0:25
khan++24-Sep-05 0:25 
AnswerRe: How to populate Grid Pin
Achim Klein24-Sep-05 3:11
Achim Klein24-Sep-05 3:11 
QuestionSpying Messages Pin
hamidreza_buddy23-Sep-05 23:44
hamidreza_buddy23-Sep-05 23:44 
AnswerRe: Spying Messages Pin
khan++24-Sep-05 0:10
khan++24-Sep-05 0:10 
QuestiononKeyDown() problem Pin
hamidreza_buddy23-Sep-05 22:55
hamidreza_buddy23-Sep-05 22:55 
AnswerRe: onkeydown() problem Pin
khan++23-Sep-05 23:10
khan++23-Sep-05 23:10 

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.