Click here to Skip to main content
15,926,290 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Thread problem.. Pin
Neha7-Mar-02 17:56
Neha7-Mar-02 17:56 
GeneralRe: Thread problem.. Pin
Nish Nishant7-Mar-02 18:57
sitebuilderNish Nishant7-Mar-02 18:57 
GeneralGenerating Control ID Pin
Abhishek Narula7-Mar-02 1:37
Abhishek Narula7-Mar-02 1:37 
GeneralRe: Generating Control ID Pin
Tomasz Sowinski7-Mar-02 2:19
Tomasz Sowinski7-Mar-02 2:19 
GeneralRe: Generating Control ID Pin
Abhishek Narula7-Mar-02 2:27
Abhishek Narula7-Mar-02 2:27 
GeneralRe: Generating Control ID Pin
Tomasz Sowinski7-Mar-02 2:34
Tomasz Sowinski7-Mar-02 2:34 
GeneralRe: Generating Control ID Pin
Abhishek Narula7-Mar-02 2:37
Abhishek Narula7-Mar-02 2:37 
GeneralRe: Generating Control ID Pin
Tomasz Sowinski7-Mar-02 2:43
Tomasz Sowinski7-Mar-02 2:43 
Abhishek Narula wrote:
No there would be so many other things like so many input dialogs etc ..

So you have to use EnumChildWindows/GetWindowLong to enumerate all existing children IDs. Calculate the max value, add 1, and use as start ID.

Abhishek Narula wrote:
Can also explain what is WM_USER constant ? and can we some how use this ?

No, WM_USER is not about control IDs. It's about messages.

Tomasz Sowinski -- http://www.shooltz.com
GeneralRe: Generating Control ID Pin
Jon Hulatt7-Mar-02 2:53
Jon Hulatt7-Mar-02 2:53 
GeneralRe: Generating Control ID Pin
Tomasz Sowinski7-Mar-02 2:52
Tomasz Sowinski7-Mar-02 2:52 
QuestionHow can I capture a menu-item as a screenshot? Pin
AmarB7-Mar-02 1:09
AmarB7-Mar-02 1:09 
AnswerRe: How can I capture a menu-item as a screenshot? Pin
Mazdak7-Mar-02 1:16
Mazdak7-Mar-02 1:16 
AnswerRe: How can I capture a menu-item as a screenshot? Pin
Tomasz Sowinski7-Mar-02 3:11
Tomasz Sowinski7-Mar-02 3:11 
GeneralRe: How can I capture a menu-item as a screenshot? Pin
AmarB7-Mar-02 3:22
AmarB7-Mar-02 3:22 
GeneralRe: How can I capture a menu-item as a screenshot? Pin
Tomasz Sowinski7-Mar-02 3:24
Tomasz Sowinski7-Mar-02 3:24 
GeneralRe: How can I capture a menu-item as a screenshot? Pin
AmarB7-Mar-02 3:37
AmarB7-Mar-02 3:37 
AnswerRe: How can I capture a menu-item as a screenshot? Pin
Roger Allen7-Mar-02 4:56
Roger Allen7-Mar-02 4:56 
QuestionThe MSDN collection does not exist? Pin
-Dy7-Mar-02 0:57
-Dy7-Mar-02 0:57 
AnswerRe: The MSDN collection does not exist? Pin
Michael P Butler7-Mar-02 1:03
Michael P Butler7-Mar-02 1:03 
GeneralRe: The MSDN collection does not exist? Pin
-Dy7-Mar-02 1:05
-Dy7-Mar-02 1:05 
GeneralRe: The MSDN collection does not exist? Pin
Mazdak7-Mar-02 1:15
Mazdak7-Mar-02 1:15 
GeneralAudio Configuration Wizard Pin
jedidjab797-Mar-02 0:07
jedidjab797-Mar-02 0:07 
GeneralMultiple CRecordView Pin
6-Mar-02 23:44
suss6-Mar-02 23:44 
GeneralRe: Multiple CRecordView Pin
Mazdak7-Mar-02 0:06
Mazdak7-Mar-02 0:06 
GeneralISecurityInformation Pin
hph6-Mar-02 23:15
hph6-Mar-02 23:15 

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.