Click here to Skip to main content
15,909,953 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Help ?? Pointer to View from Doc? Pin
Obi-Wan-Kenobi10-Mar-03 13:17
Obi-Wan-Kenobi10-Mar-03 13:17 
GeneralRe: Help ?? Pointer to View from Doc? Pin
Dave Bryant10-Mar-03 13:19
Dave Bryant10-Mar-03 13:19 
AnswerRe: Help ?? Pointer to View from Doc? Pin
Jim A. Johnson10-Mar-03 15:21
Jim A. Johnson10-Mar-03 15:21 
GeneralRe: Help ?? Pointer to View from Doc? Pin
Obi-Wan-Kenobi10-Mar-03 17:54
Obi-Wan-Kenobi10-Mar-03 17:54 
GeneralRe: Help ?? Pointer to View from Doc? Pin
jhwurmbach10-Mar-03 20:43
jhwurmbach10-Mar-03 20:43 
Question'_OLD_IOSTREAMS_ARE_DEPRECATED' - How do I clear this warning?? Pin
IrishSonic10-Mar-03 11:45
IrishSonic10-Mar-03 11:45 
AnswerRe: '_OLD_IOSTREAMS_ARE_DEPRECATED' - How do I clear this warning?? Pin
Ernesto Perales Soto10-Mar-03 12:03
Ernesto Perales Soto10-Mar-03 12:03 
GeneralCScrollView with a lot of flickering Pin
djordj10-Mar-03 11:43
djordj10-Mar-03 11:43 
I've found a way to display a 35MB raw image, loading it into a CBitmap object using CreateDIBSection, then CGDIObject::Attach and then CBitmap::SetBitmapBits.

Now I have the 4096x2700 pixels on the screen, but when I scroll I see a lot of flickering in the scrolling direction: I'm already using double buffering (selecting the bitmap in a compatible memory DC and the "BitBlt-ting" it on the primary DC).

Any hint?

Thanks.
GeneralRe: CScrollView with a lot of flickering Pin
MAAK10-Mar-03 11:50
MAAK10-Mar-03 11:50 
GeneralRe: CScrollView with a lot of flickering Pin
73Zeppelin10-Mar-03 16:51
73Zeppelin10-Mar-03 16:51 
GeneralRe: CScrollView with a lot of flickering Pin
djordj10-Mar-03 21:19
djordj10-Mar-03 21:19 
GeneralRe: CScrollView with a lot of flickering Pin
MAAK10-Mar-03 21:40
MAAK10-Mar-03 21:40 
GeneralRe: CScrollView with a lot of flickering Pin
73Zeppelin12-Mar-03 2:59
73Zeppelin12-Mar-03 2:59 
GeneralRe: CScrollView with a lot of flickering Pin
djordj12-Mar-03 7:59
djordj12-Mar-03 7:59 
GeneralRe: CScrollView with a lot of flickering Pin
73Zeppelin13-Mar-03 4:07
73Zeppelin13-Mar-03 4:07 
GeneralGet User Actions While Background Thread Executes Pin
Robert Palma Jr.10-Mar-03 11:43
Robert Palma Jr.10-Mar-03 11:43 
GeneralRe: Get User Actions While Background Thread Executes Pin
Dave Bryant10-Mar-03 12:42
Dave Bryant10-Mar-03 12:42 
GeneralRe: Get User Actions While Background Thread Executes Pin
Robert Palma Jr.11-Mar-03 8:55
Robert Palma Jr.11-Mar-03 8:55 
GeneralRe: Get User Actions While Background Thread Executes Pin
Dave Bryant11-Mar-03 9:01
Dave Bryant11-Mar-03 9:01 
GeneralRe: Get User Actions While Background Thread Executes Pin
Robert Palma Jr.11-Mar-03 9:47
Robert Palma Jr.11-Mar-03 9:47 
GeneralRe: Get User Actions While Background Thread Executes Pin
Dave Bryant11-Mar-03 9:52
Dave Bryant11-Mar-03 9:52 
GeneralRe: Get User Actions While Background Thread Executes Pin
Robert Palma Jr.12-Mar-03 6:15
Robert Palma Jr.12-Mar-03 6:15 
GeneralRe: Get User Actions While Background Thread Executes Pin
Dave Bryant12-Mar-03 8:12
Dave Bryant12-Mar-03 8:12 
GeneralRe: Get User Actions While Background Thread Executes Pin
TomKat14-Mar-03 16:12
TomKat14-Mar-03 16:12 
GeneralRe: Get User Actions While Background Thread Executes Pin
Robert Palma Jr.15-Mar-03 5:38
Robert Palma Jr.15-Mar-03 5: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.