CompuServe Archive

This is an archive of CompuServe forum messages from 1985 to 1995, as saved in transcripts by John Foust.

Search Results (4 messages)

#30523 Mail Like List Boxes Message #30617
I certainly agree with you. Microsoft has a funny tradition of making the industry follow them one step behind — they would never see the industry go step-in-step with them. Another good one is ctl3dv2.dll — they had it in their applications forever and when other developers finished incorporating them…
#30606 Print Preview Message #30616
Thanks Tim, I'll give it a shot. Avinash.
CDialogBar ! Message #30452
Hi, I have a CDialogBar kind of tool bar in my application. How can I perform the dialog handler kind of processing (say EN_CHANGE for an edit control) for this dialog ? I want to recieve all the notifications and respond to them. Thanks. Avinash Saxena
#Print Preview Message #30451
Hi, I want to overload one (or more) members of CView so that I have a better control on print preview of my SDI application. All I want to do is get rid of the "One Page/Two Page", "Next Page" and "Prev Page" buttons as my application has always only…