Click here to Skip to main content
15,889,462 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
Questionscroll in listview ??? Pin
_skidrow_vn_13-Aug-03 18:59
_skidrow_vn_13-Aug-03 18:59 
AnswerRe: scroll in listview ??? Pin
David Crow14-Aug-03 3:28
David Crow14-Aug-03 3:28 
GeneralShow Constant Variables Pin
zolfaghari13-Aug-03 18:40
zolfaghari13-Aug-03 18:40 
GeneralRe: Show Constant Variables Pin
Michael Dunn15-Aug-03 19:05
sitebuilderMichael Dunn15-Aug-03 19:05 
Questionhow to translate dynimic array to ocx control? Pin
xnew13-Aug-03 17:00
xnew13-Aug-03 17:00 
AnswerRe: how to translate dynimic array to ocx control? Pin
geo_m14-Aug-03 5:15
geo_m14-Aug-03 5:15 
GeneralDeleting objects Pin
chito13-Aug-03 16:21
chito13-Aug-03 16:21 
GeneralRe: Deleting objects Pin
Dave Bryant13-Aug-03 16:51
Dave Bryant13-Aug-03 16:51 
If they are created in OnInitDialog() and stored within the dialog, then the obvious place to delete them would be within the dialog destructor. Since in a dialog app, the application will terminate not long after the dialog is destroyed, it is probably the best place to do it.

Dave
http://www.cloudsofheaven.org
GeneralCEdit focus Pin
Fei Lok13-Aug-03 12:23
Fei Lok13-Aug-03 12:23 
GeneralRe: CEdit focus Pin
Dave Bryant13-Aug-03 12:50
Dave Bryant13-Aug-03 12:50 
GeneralRe: CEdit focus Pin
Anonymous14-Aug-03 5:26
Anonymous14-Aug-03 5:26 
GeneralRe: CEdit focus Pin
jhwurmbach13-Aug-03 21:48
jhwurmbach13-Aug-03 21:48 
GeneralAddition of control variable generates exception Pin
Binayak13-Aug-03 12:06
Binayak13-Aug-03 12:06 
GeneralRe: Addition of control variable generates exception Pin
Steve S13-Aug-03 23:39
Steve S13-Aug-03 23:39 
GeneralApp closure when Windows is shutting down.. Pin
RobJones13-Aug-03 11:35
RobJones13-Aug-03 11:35 
GeneralRe: App closure when Windows is shutting down.. Pin
Serge Krynine13-Aug-03 22:52
Serge Krynine13-Aug-03 22:52 
GeneralRe: App closure when Windows is shutting down.. Pin
Ryan Binns14-Aug-03 0:12
Ryan Binns14-Aug-03 0:12 
GeneralMFC database questions. Pin
Vassilis Papoulidis13-Aug-03 11:24
Vassilis Papoulidis13-Aug-03 11:24 
GeneralRe: MFC database questions. Pin
John M. Drescher13-Aug-03 11:29
John M. Drescher13-Aug-03 11:29 
GeneralColor for Dialog Pin
Anonymous13-Aug-03 10:38
Anonymous13-Aug-03 10:38 
GeneralRe: Color for Dialog Pin
Kelly Herald13-Aug-03 10:46
Kelly Herald13-Aug-03 10:46 
GeneralRe: Color for Dialog Pin
PJ Arends13-Aug-03 10:56
professionalPJ Arends13-Aug-03 10:56 
GeneralRe: Color for Dialog Pin
Kelly Herald13-Aug-03 11:24
Kelly Herald13-Aug-03 11:24 
GeneralColor for Dialog Pin
Anonymous13-Aug-03 10:37
Anonymous13-Aug-03 10:37 
Generali don't get it Pin
Member 52834313-Aug-03 10:18
Member 52834313-Aug-03 10:18 

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.