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

C / C++ / MFC

 
GeneralNeed a link to article Pin
25-Sep-01 6:36
suss25-Sep-01 6:36 
GeneralRe: Need a link to article Pin
Michael Dunn25-Sep-01 16:59
sitebuilderMichael Dunn25-Sep-01 16:59 
GeneralWTL windows and unchanging cursors Pin
The Arabundi25-Sep-01 6:05
The Arabundi25-Sep-01 6:05 
GeneralRe: WTL windows and unchanging cursors Pin
Tim Smith25-Sep-01 6:33
Tim Smith25-Sep-01 6:33 
GeneralRe: WTL windows and unchanging cursors Pin
The Arabundi25-Sep-01 9:05
The Arabundi25-Sep-01 9:05 
GeneralTab order question Pin
RobJones25-Sep-01 5:51
RobJones25-Sep-01 5:51 
GeneralRe: Tab order question Pin
RobJones25-Sep-01 7:01
RobJones25-Sep-01 7:01 
GeneralRe: Tab order question Pin
Paolo Messina26-Sep-01 0:46
professionalPaolo Messina26-Sep-01 0:46 
To preserve Tab Order (which is the same as Z-order) you should use the flag SWP_NOZORDER when calling SetWindowPos().

Paolo

------
"airplane is cool, but space shuttle is even better" (J. Kaczorowski)

GeneralRe: Tab order question Pin
RobJones26-Sep-01 4:39
RobJones26-Sep-01 4:39 
QuestionHow can I (programatically) scroll the client area derived from CHtmlView. Pin
Umar Riaz25-Sep-01 5:33
Umar Riaz25-Sep-01 5:33 
QuestionDebugging multi-threaded apps in VS IDE? Pin
jbay@nebs.com25-Sep-01 5:20
jbay@nebs.com25-Sep-01 5:20 
AnswerRe: Debugging multi-threaded apps in VS IDE? Pin
Jeremy Pullicino25-Sep-01 22:12
Jeremy Pullicino25-Sep-01 22:12 
Generalcontextmenu on treeviewctrl in wtl Pin
Steffen25-Sep-01 5:03
Steffen25-Sep-01 5:03 
GeneralRe: contextmenu on treeviewctrl in wtl Pin
25-Sep-01 8:12
suss25-Sep-01 8:12 
GeneralRe: contextmenu on treeviewctrl in wtl Pin
25-Sep-01 21:37
suss25-Sep-01 21:37 
GeneralPrinting of Selected Tree Nodes...... Pin
25-Sep-01 4:10
suss25-Sep-01 4:10 
GeneralRe: Printing of Selected Tree Nodes...... Pin
Tomasz Sowinski25-Sep-01 5:14
Tomasz Sowinski25-Sep-01 5:14 
GeneralSecure socket client under Win CE Pin
25-Sep-01 4:07
suss25-Sep-01 4:07 
GeneralMultiline CEdit control question Pin
25-Sep-01 3:25
suss25-Sep-01 3:25 
GeneralRe: Multiline CEdit control question Pin
Tomasz Sowinski25-Sep-01 4:03
Tomasz Sowinski25-Sep-01 4:03 
GeneralRe: Multiline CEdit control question Pin
25-Sep-01 4:19
suss25-Sep-01 4:19 
GeneralRe: Multiline CEdit control question Pin
DanYELL25-Sep-01 4:51
DanYELL25-Sep-01 4:51 
GeneralClasses with resources Pin
Adi Shavit25-Sep-01 3:01
Adi Shavit25-Sep-01 3:01 
GeneralRe: Classes with resources Pin
Tomasz Sowinski25-Sep-01 4:01
Tomasz Sowinski25-Sep-01 4:01 
GeneralRe: Classes with resources Pin
Adi Shavit30-Sep-01 6:00
Adi Shavit30-Sep-01 6:00 

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.