Click here to Skip to main content
15,922,574 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: TA_TOP Pin
Anonymous22-Jul-05 0:51
Anonymous22-Jul-05 0:51 
GeneralRe: TA_TOP Pin
Aamir Butt22-Jul-05 1:00
Aamir Butt22-Jul-05 1:00 
GeneralMaking CEdit behave properly in a CWnd Pin
panzerdivisionmarkus21-Jul-05 23:04
panzerdivisionmarkus21-Jul-05 23:04 
GeneralRe: Making CEdit behave properly in a CWnd Pin
basementman22-Jul-05 4:32
basementman22-Jul-05 4:32 
GeneralRe: Making CEdit behave properly in a CWnd Pin
panzerdivisionmarkus24-Jul-05 20:17
panzerdivisionmarkus24-Jul-05 20:17 
GeneralCFileDialog retrieve view mode Pin
Nooklaer21-Jul-05 22:59
Nooklaer21-Jul-05 22:59 
General2 questions Pin
gohappy_199921-Jul-05 22:10
gohappy_199921-Jul-05 22:10 
GeneralRe: 2 questions Pin
Nilesh K.21-Jul-05 23:43
Nilesh K.21-Jul-05 23:43 
gohappy_1999 wrote:
1.what is top-level window?

A top-level window is any window that is not a child window. Top-level windows do not have the WS_CHILD style.

gohappy_1999 wrote:
2.how to enumerates all top-level windows?

You can do that by using EnumWindows API




<bold>- Nilesh
<italics>"Reading made Don Quixote a gentleman. Believing what he read made him mad" -George Bernard Shaw
GeneralRe: 2 questions Pin
gohappy_199924-Jul-05 17:47
gohappy_199924-Jul-05 17:47 
QuestionHow can I make a PERFECT RE-USABLE SOCKET ? Pin
NOVICE0021-Jul-05 21:36
NOVICE0021-Jul-05 21:36 
GeneralJPEG ... Pin
Lachezar21-Jul-05 21:33
Lachezar21-Jul-05 21:33 
GeneralRe: JPEG ... Pin
Ted Ferenc21-Jul-05 21:42
Ted Ferenc21-Jul-05 21:42 
GeneralRe: JPEG ... Pin
Chris Losinger22-Jul-05 6:38
professionalChris Losinger22-Jul-05 6:38 
Generalusers Pin
sunit521-Jul-05 21:28
sunit521-Jul-05 21:28 
GeneralRe: users Pin
sunit521-Jul-05 23:08
sunit521-Jul-05 23:08 
GeneralRe: users Pin
David Crow22-Jul-05 4:38
David Crow22-Jul-05 4:38 
GeneralRe: users Pin
sunit524-Jul-05 0:27
sunit524-Jul-05 0:27 
GeneralWindows Forms FAQ, George Shepherd Pin
Anonymous21-Jul-05 21:16
Anonymous21-Jul-05 21:16 
GeneralRe: Windows Forms FAQ, George Shepherd Pin
toxcct21-Jul-05 21:25
toxcct21-Jul-05 21:25 
GeneralRe: Windows Forms FAQ, George Shepherd Pin
sunit522-Jul-05 5:54
sunit522-Jul-05 5:54 
GeneralRe: Windows Forms FAQ, George Shepherd Pin
toxcct22-Jul-05 6:17
toxcct22-Jul-05 6:17 
GeneralRe: Windows Forms FAQ, George Shepherd Pin
sunit522-Jul-05 20:59
sunit522-Jul-05 20:59 
GeneralRe: Windows Forms FAQ, George Shepherd Pin
sunit523-Jul-05 5:40
sunit523-Jul-05 5:40 
GeneralRe: Windows Forms FAQ, George Shepherd Pin
toxcct24-Jul-05 5:22
toxcct24-Jul-05 5:22 
GeneralConvert Custom String in to Date Format (mmmm dd, yyyy) Pin
Rajan Kapadia21-Jul-05 20:52
Rajan Kapadia21-Jul-05 20:52 

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.