Click here to Skip to main content
16,008,010 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralWriting a Client/Server in Visual C++ Pin
22-Oct-01 9:10
suss22-Oct-01 9:10 
GeneralRe: Writing a Client/Server in Visual C++ Pin
Matt Newman22-Oct-01 13:21
Matt Newman22-Oct-01 13:21 
GeneralHiding the main frame in mdi Pin
jangel22-Oct-01 8:51
jangel22-Oct-01 8:51 
GeneralRe: Hiding the main frame in mdi Pin
Tomasz Sowinski22-Oct-01 8:55
Tomasz Sowinski22-Oct-01 8:55 
GeneralRe: Hiding the main frame in mdi Pin
jangel22-Oct-01 10:04
jangel22-Oct-01 10:04 
GeneralRe: Hiding the main frame in mdi Pin
Tomasz Sowinski22-Oct-01 10:24
Tomasz Sowinski22-Oct-01 10:24 
GeneralRe: Hiding the main frame in mdi Pin
jangel22-Oct-01 12:37
jangel22-Oct-01 12:37 
GeneralRe: Hiding the main frame in mdi Pin
Christian Graus22-Oct-01 18:36
protectorChristian Graus22-Oct-01 18:36 
Because the child frame is a *child* of the main window, I believe hiding the main window will hide the child. However, if you resize the main window to 1x1 pixel and put it at -100, -100, it's very rare for the multimonitor setup to exist that will see your one pixel window. Just store the CRect the window takes up first so you can restore it.


Christian

As I learn the innermost secrets of the around me, they reward me in many ways to keep quiet.

Men with pierced ears are better prepared for marriage. They've experienced pain and bought Jewellery.
GeneralADO question ... Pin
Hadi Rezaee22-Oct-01 8:25
Hadi Rezaee22-Oct-01 8:25 
GeneralRe: ADO question ... Pin
Carlos Antollini22-Oct-01 8:47
Carlos Antollini22-Oct-01 8:47 
GeneralRe: ADO question ... Pin
Hadi Rezaee22-Oct-01 9:06
Hadi Rezaee22-Oct-01 9:06 
Generalm_pCtrlSite in Derived CButton object Pin
Derek Lakin22-Oct-01 7:03
Derek Lakin22-Oct-01 7:03 
GeneralSerialization of embedded CArray objects Pin
ASBR22-Oct-01 6:35
ASBR22-Oct-01 6:35 
GeneralRe: Serialization of embedded CArray objects Pin
Tomasz Sowinski22-Oct-01 8:54
Tomasz Sowinski22-Oct-01 8:54 
GeneralDisplaying a tooltip in a CScrollView Pin
Franz Klein22-Oct-01 5:26
Franz Klein22-Oct-01 5:26 
GeneralRe: Displaying a tooltip in a CScrollView Pin
Tomasz Sowinski22-Oct-01 8:17
Tomasz Sowinski22-Oct-01 8:17 
Questionusing _ecvt or f_fcvt??? Pin
Gérald Mercet22-Oct-01 4:17
Gérald Mercet22-Oct-01 4:17 
AnswerRe: using _ecvt or f_fcvt??? Pin
Bernhard22-Oct-01 4:58
Bernhard22-Oct-01 4:58 
GeneralRe: using _ecvt or f_fcvt??? Pin
Gérald Mercet22-Oct-01 6:00
Gérald Mercet22-Oct-01 6:00 
GeneralFind File including Subdirectories.. Pin
Bernhard22-Oct-01 4:07
Bernhard22-Oct-01 4:07 
GeneralRe: Find File including Subdirectories.. Pin
Carlos Antollini22-Oct-01 4:17
Carlos Antollini22-Oct-01 4:17 
GeneralRe: Find File including Subdirectories.. Pin
Ray Kinsella22-Oct-01 4:17
Ray Kinsella22-Oct-01 4:17 
GeneralTHANKS Pin
Bernhard22-Oct-01 4:53
Bernhard22-Oct-01 4:53 
GeneralCListCtrl different text colors for one item Pin
stephan22-Oct-01 3:40
stephan22-Oct-01 3:40 
GeneralRe: CListCtrl different text colors for one item Pin
Michael Dunn22-Oct-01 4:51
sitebuilderMichael Dunn22-Oct-01 4:51 

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.