Click here to Skip to main content
15,917,062 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Alter the dimensions of a metafile Pin
Shog919-Jan-05 8:53
sitebuilderShog919-Jan-05 8:53 
Generalerror LNK2019: unresolved external symbol "public: __thiscall Pin
aj168219-Jan-05 0:44
aj168219-Jan-05 0:44 
GeneralRe: error LNK2019: unresolved external symbol "public: __thiscall Pin
rrrado19-Jan-05 0:56
rrrado19-Jan-05 0:56 
GeneralScroll messages from IE Pin
Filomela18-Jan-05 23:32
Filomela18-Jan-05 23:32 
GeneralRe: Scroll messages from IE Pin
rrrado19-Jan-05 0:29
rrrado19-Jan-05 0:29 
GeneralUsing Performance Graph... Pin
utkumanyaksalak18-Jan-05 23:27
utkumanyaksalak18-Jan-05 23:27 
GeneralWave Format Transforming Question Pin
IsaacLitingjun18-Jan-05 22:56
IsaacLitingjun18-Jan-05 22:56 
Generaldouble buffering on a mfc dialog with CTreeCtrl as content Pin
neosun18-Jan-05 22:42
neosun18-Jan-05 22:42 
Hi all,

I've a MFC dialog with a button and a CTreeCtrl at the dialog.
My dialog is resizable and when resizing the dialog I observe flickering.
First: In the OnPaint() method, I've made a second DC (Device Context) on the memory and disable the WM_ERASEBKGND message.
Second: I fill the DC with the background colour and then I use the BitBlt() method to switch to the memory device context.

Could anyone suggest me how I can make copy of the CTreeCtrl in the memory device context.

Jens
GeneralRe: double buffering on a mfc dialog with CTreeCtrl as content Pin
Martin Koorts19-Jan-05 6:30
Martin Koorts19-Jan-05 6:30 
GeneralRe: double buffering on a mfc dialog with CTreeCtrl as content Pin
Shog919-Jan-05 8:51
sitebuilderShog919-Jan-05 8:51 
GeneralForwared Calls Pin
Maxime Labelle18-Jan-05 22:41
Maxime Labelle18-Jan-05 22:41 
Generalodbc, dao, oledb, ado database question ! Pin
Anonymous18-Jan-05 22:28
Anonymous18-Jan-05 22:28 
GeneralRe: odbc, dao, oledb, ado database question ! Pin
IsaacLitingjun18-Jan-05 22:55
IsaacLitingjun18-Jan-05 22:55 
GeneralRe: odbc, dao, oledb, ado database question ! Pin
Anonymous19-Jan-05 0:07
Anonymous19-Jan-05 0:07 
GeneralRe: odbc, dao, oledb, ado database question ! Pin
IsaacLitingjun19-Jan-05 0:17
IsaacLitingjun19-Jan-05 0:17 
GeneralRe: odbc, dao, oledb, ado database question ! Pin
Anonymous19-Jan-05 0:32
Anonymous19-Jan-05 0:32 
GeneralRe: odbc, dao, oledb, ado database question ! Pin
Anonymous19-Jan-05 0:38
Anonymous19-Jan-05 0:38 
GeneralRe: odbc, dao, oledb, ado database question ! Pin
Selvam R19-Jan-05 2:50
professionalSelvam R19-Jan-05 2:50 
GeneralRe: odbc, dao, oledb, ado database question ! Pin
Anonymous19-Jan-05 3:17
Anonymous19-Jan-05 3:17 
Generalchecking for stack or heap allocation Pin
Garth Watkins18-Jan-05 22:24
Garth Watkins18-Jan-05 22:24 
GeneralRe: checking for stack or heap allocation Pin
jan larsen18-Jan-05 23:27
jan larsen18-Jan-05 23:27 
GeneralRe: checking for stack or heap allocation Pin
Garth Watkins19-Jan-05 0:39
Garth Watkins19-Jan-05 0:39 
GeneralRe: checking for stack or heap allocation Pin
Serge Krynine18-Jan-05 23:37
Serge Krynine18-Jan-05 23:37 
GeneralRe: checking for stack or heap allocation Pin
Garth Watkins18-Jan-05 23:49
Garth Watkins18-Jan-05 23:49 
Generalneed starting point to writing directshow filter.. Pin
baboguru18-Jan-05 22:03
baboguru18-Jan-05 22:03 

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.