Welcome to OStack Knowledge Sharing Community for programmer and developer-Open, Learning and Share
Welcome To Ask or Share your Answers For Others

Categories

Recent questions tagged MFC

0 votes
644 views
1 answer
    I want to have CListCtrl.EditLabel() for any column of the list. How can I implement such a feature? See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
367 views
1 answer
    Here is a window that is resizable: The dynamic layout properties are set so that the top group box resizes in ... resizing won't work right. See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
416 views
1 answer
    I've been attempting to draw on an 8bpp grayscale bitmap without success. Here are some of my attempts. Maybe someone can ... ============= See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
491 views
1 answer
    When I try to instantiate a CFileDialog object it shows both the folders and files. How do you create a ... that browses for folders alone? See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
654 views
1 answer
    What is the maximum length for the text string contained in a CEdit control in MFC? I get a beep ... I called SetLimitText(100000) previously. See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
519 views
1 answer
    According to msdn, when I get a CWnd* with CWnd::FromHandle, The pointer may be temporary and should not be stored ... there is no GC in Win32! See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
600 views
1 answer
    I'm having trouble getting a RichEdit control to display unicode RTF text. My application is Unicode, so all ... what the best choice is. See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
440 views
1 answer
    I'm having trouble getting a RichEdit control to display unicode RTF text. My application is Unicode, so all ... what the best choice is. See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
399 views
1 answer
    I need to create a custom control to display bmp images with alpha channel. The background can be painted in ... optimized way to do that? See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
To see more, click for the full list of questions or popular tags.
Ask a question:
Welcome to OStack Knowledge Sharing Community for programmer and developer-Open, Learning and Share
Click Here to Ask a Question

...