Click here to Skip to main content
15,916,371 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Read backwarts from file Pin
Mike Dimmick12-Sep-03 2:56
Mike Dimmick12-Sep-03 2:56 
GeneralRe: Read backwarts from file Pin
Eddie70015-Sep-03 1:23
Eddie70015-Sep-03 1:23 
GeneralCListCtrl + InsertColumn Pin
KKR11-Sep-03 19:44
KKR11-Sep-03 19:44 
GeneralRe: CListCtrl + InsertColumn Pin
Jagadeesh VN11-Sep-03 20:21
Jagadeesh VN11-Sep-03 20:21 
GeneralRe: CListCtrl + InsertColumn Pin
KKR11-Sep-03 21:51
KKR11-Sep-03 21:51 
GeneralLayering bitmaps Pin
smjones11-Sep-03 18:38
smjones11-Sep-03 18:38 
GeneralRe: Layering bitmaps Pin
Jagadeesh VN11-Sep-03 20:28
Jagadeesh VN11-Sep-03 20:28 
GeneralRe: Layering bitmaps Pin
smjones14-Sep-03 15:03
smjones14-Sep-03 15:03 
Yes, that was it exactly. I feel like an idiot because of how simple the solution was. Actually, just after I sent off this question I experimenting with the method that you ended up suggesting. I created a new memory DC, bitblt'd with SCRCOPY each bitmap into that same memory space. Then, finally, bitblt SCRCOPY the memory DC to the screen DC. It worked fine. There was no flickering.

I tend to exhaust all other means of possible solution paths before using common sense!

Thanks! Poke tongue | ;-P

Manufacturing Software Developer
Hewlett-Packard Company
GeneralChanging exe name. Pin
Matt Gates11-Sep-03 18:07
Matt Gates11-Sep-03 18:07 
GeneralRe: Changing exe name. Pin
Vadim Tabakman11-Sep-03 18:17
Vadim Tabakman11-Sep-03 18:17 
GeneralRe: Changing exe name. Pin
Matt Gates12-Sep-03 7:42
Matt Gates12-Sep-03 7:42 
QuestionHow to search a device,such as USB device? Pin
njbull11-Sep-03 17:58
njbull11-Sep-03 17:58 
QuestionIs there any method for drawing box without using MFC? Pin
nwillie11-Sep-03 17:46
nwillie11-Sep-03 17:46 
GeneralPrint Picture Pin
vancouver77711-Sep-03 16:36
vancouver77711-Sep-03 16:36 
GeneralRe: Print Picture Pin
cje12-Sep-03 4:42
cje12-Sep-03 4:42 
GeneralRe: Print Picture Pin
sdfdsfa12-Sep-03 5:15
sdfdsfa12-Sep-03 5:15 
GeneralRe: Print Picture Pin
vancouver77712-Sep-03 5:15
vancouver77712-Sep-03 5:15 
GeneralDocument Depends On View Size Pin
Shawn Carroll11-Sep-03 13:57
Shawn Carroll11-Sep-03 13:57 
QuestionSort a combo box alphabetically *and* numerically? Pin
Member 9611-Sep-03 12:54
Member 9611-Sep-03 12:54 
AnswerRe: Sort a combo box alphabetically *and* numerically? Pin
Ryan_Roberts11-Sep-03 14:02
Ryan_Roberts11-Sep-03 14:02 
GeneralRe: Sort a combo box alphabetically *and* numerically? Pin
Member 9611-Sep-03 14:06
Member 9611-Sep-03 14:06 
AnswerRe: Sort a combo box alphabetically *and* numerically? Pin
JWood11-Sep-03 14:05
JWood11-Sep-03 14:05 
GeneralRe: Sort a combo box alphabetically *and* numerically? Pin
Member 9611-Sep-03 14:37
Member 9611-Sep-03 14:37 
AnswerRe: Sort a combo box alphabetically *and* numerically? Pin
Abin11-Sep-03 14:19
Abin11-Sep-03 14:19 
GeneralRe: Sort a combo box alphabetically *and* numerically? Pin
Member 9611-Sep-03 14:38
Member 9611-Sep-03 14:38 

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.