Click here to Skip to main content
15,891,136 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Control Bar Question Pin
Roger Allen28-Apr-02 6:10
Roger Allen28-Apr-02 6:10 
GeneralDebug Assertion Failed! Pin
28-Apr-02 3:27
suss28-Apr-02 3:27 
GeneralRe: Debug Assertion Failed! Pin
Tim Smith28-Apr-02 3:35
Tim Smith28-Apr-02 3:35 
QuestionBegginer - More than one dialog box? Pin
28-Apr-02 0:28
suss28-Apr-02 0:28 
AnswerRe: Begginer - More than one dialog box? Pin
Tom Archer28-Apr-02 0:39
Tom Archer28-Apr-02 0:39 
AnswerRe: Begginer - More than one dialog box? Pin
Paul M Watt28-Apr-02 5:56
mentorPaul M Watt28-Apr-02 5:56 
GeneralQueryDef problem... Pin
Kemal OZLU27-Apr-02 22:52
Kemal OZLU27-Apr-02 22:52 
GeneralCascadeWindows and TileWindows Pin
nilaysoft27-Apr-02 22:45
nilaysoft27-Apr-02 22:45 
Hi, friends,
I create more than one windows (different instance but belongs to the same
window class) on desktop, and want to manage them by "Cascade", "Tile
Horizontally" and "Tile Vertically" commands.

Of course the first idea is using window SDK functions: CascadeWindows(...),
TileWindows(...). The problem arise however, The two functions will restore all
other windows on desktop, which is not a good design of course.

The solution is to write my own CascadeWindows and TileWindows subroutines.
But I don't know how to do it. any idea? Thanks!

wuwu
GeneralRe: CascadeWindows and TileWindows Pin
Paul M Watt28-Apr-02 5:59
mentorPaul M Watt28-Apr-02 5:59 
GeneralRe: CascadeWindows and TileWindows Pin
Priya_Sundar5-Feb-09 17:55
Priya_Sundar5-Feb-09 17:55 
QuestionDisplaying CFormView? Pin
mohanrajh27-Apr-02 22:16
mohanrajh27-Apr-02 22:16 
AnswerRe: Displaying CFormView? Pin
Tom Archer27-Apr-02 22:27
Tom Archer27-Apr-02 22:27 
GeneralRe: Displaying CFormView? Pin
mohanrajh27-Apr-02 23:00
mohanrajh27-Apr-02 23:00 
GeneralRe: Displaying CFormView? Pin
Tom Archer27-Apr-02 23:10
Tom Archer27-Apr-02 23:10 
GeneralRe: Displaying CFormView? Pin
Tom Archer27-Apr-02 23:29
Tom Archer27-Apr-02 23:29 
GeneralRe: Displaying CFormView? Pin
mohanrajh27-Apr-02 23:52
mohanrajh27-Apr-02 23:52 
GeneralRe: Displaying CFormView? Pin
Tom Archer27-Apr-02 23:57
Tom Archer27-Apr-02 23:57 
GeneralRe: Displaying CFormView? Pin
mohanrajh28-Apr-02 0:22
mohanrajh28-Apr-02 0:22 
GeneralRe: Displaying CFormView? Pin
Tom Archer28-Apr-02 0:35
Tom Archer28-Apr-02 0:35 
GeneralRe: Displaying CFormView? Pin
mohanrajh29-Apr-02 1:36
mohanrajh29-Apr-02 1:36 
GeneralRe: Displaying CFormView? Pin
Tom Archer29-Apr-02 3:08
Tom Archer29-Apr-02 3:08 
GeneralRe: Displaying CFormView? Pin
mohanrajh1-May-02 21:21
mohanrajh1-May-02 21:21 
GeneralInitialize static member variable in DLL Pin
Jack Hui27-Apr-02 19:43
Jack Hui27-Apr-02 19:43 
GeneralRe: Initialize static member variable in DLL Pin
Tom Archer27-Apr-02 20:39
Tom Archer27-Apr-02 20:39 
GeneralRe: Initialize static member variable in DLL Pin
Tom Archer27-Apr-02 20:45
Tom Archer27-Apr-02 20:45 

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.