Click here to Skip to main content
15,918,808 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
QuestionHow to make an ATL Control redraw after a Property Change Pin
Paul Farry16-Nov-02 18:45
professionalPaul Farry16-Nov-02 18:45 
AnswerRe: How to make an ATL Control redraw after a Property Change Pin
Paul Farry16-Nov-02 19:20
professionalPaul Farry16-Nov-02 19:20 
Questionhow many request per second ...? Pin
devvvy16-Nov-02 17:29
devvvy16-Nov-02 17:29 
AnswerRe: how many request per second ...? Pin
Christian Graus16-Nov-02 21:35
protectorChristian Graus16-Nov-02 21:35 
Generaldetecting SQL ALTER DATABASE Pin
devvvy16-Nov-02 17:24
devvvy16-Nov-02 17:24 
GeneralHELP - playback midi-notes (not files) Pin
trondb16-Nov-02 16:55
trondb16-Nov-02 16:55 
GeneralPredicting the rect of a dialog Pin
Wolfram Steinke16-Nov-02 16:41
Wolfram Steinke16-Nov-02 16:41 
GeneralRe: Predicting the rect of a dialog Pin
Gary R. Wheeler17-Nov-02 5:12
Gary R. Wheeler17-Nov-02 5:12 
I've not done this, but it appears you can find this information out by loading the dialog resource into memory without actually creating the dialog. Look up the functions FindResource, LoadResource, and LockResource for how to load the dialog resource into memory. Look up function CreateDialogIndirect and structure DLGTEMPLATE for information on what the memory looks like.


Software Zen: delete this;
GeneralPocket PC eVC and custom controls Pin
kati4216-Nov-02 16:24
kati4216-Nov-02 16:24 
GeneralDynamically resizing an edit control Pin
georgiek5016-Nov-02 15:59
georgiek5016-Nov-02 15:59 
GeneralRe: Dynamically resizing an edit control Pin
Christian Graus16-Nov-02 16:19
protectorChristian Graus16-Nov-02 16:19 
GeneralRe: Dynamically resizing an edit control Pin
georgiek5016-Nov-02 17:24
georgiek5016-Nov-02 17:24 
GeneralMFC Custom Control Pin
s o v a n n16-Nov-02 15:51
s o v a n n16-Nov-02 15:51 
GeneralRe: MFC Custom Control Pin
Anna :)18-Nov-02 2:14
Anna :)18-Nov-02 2:14 
GeneralUsing DLLs Pin
d.f16-Nov-02 15:22
d.f16-Nov-02 15:22 
GeneralRe: Using DLLs Pin
dabs17-Nov-02 3:18
dabs17-Nov-02 3:18 
GeneralCListCtrl List Style :: MFC Pin
valikac16-Nov-02 14:51
valikac16-Nov-02 14:51 
GeneralRe: CListCtrl List Style :: MFC Pin
kati4216-Nov-02 16:04
kati4216-Nov-02 16:04 
GeneralRe: CListCtrl List Style :: MFC Pin
Atlantys16-Nov-02 17:45
Atlantys16-Nov-02 17:45 
GeneralRe: CListCtrl List Style :: MFC Pin
valikac16-Nov-02 19:04
valikac16-Nov-02 19:04 
GeneralRe: CListCtrl List Style :: MFC Pin
sunj17-Nov-02 18:41
sunj17-Nov-02 18:41 
GeneralDetect LButton Hold (like key hold) When Mouse Not Moving in MFC Pin
s o v a n n16-Nov-02 14:46
s o v a n n16-Nov-02 14:46 
GeneralRe: Detect LButton Hold When Mouse Not Moving Pin
Christian Graus16-Nov-02 14:55
protectorChristian Graus16-Nov-02 14:55 
GeneralRe: Detect LButton Hold (like key hold) When Mouse Not Moving in MFC Pin
dabs17-Nov-02 3:22
dabs17-Nov-02 3:22 
GeneralOptimizing re-draw focus rect Pin
peterchen16-Nov-02 11:17
peterchen16-Nov-02 11:17 

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.