Click here to Skip to main content
15,915,867 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: JPEG,GIF File Display Pin
Big Art4-Mar-03 7:32
Big Art4-Mar-03 7:32 
GeneralRe: JPEG,GIF File Display Pin
Big Art4-Mar-03 7:41
Big Art4-Mar-03 7:41 
GeneralAutocompletion doesn't work!!! Pin
willempipi4-Mar-03 1:19
willempipi4-Mar-03 1:19 
GeneralRe: Autocompletion doesn't work!!! Pin
Alvaro Mendez4-Mar-03 9:47
Alvaro Mendez4-Mar-03 9:47 
GeneralPlay Images(URGENT) Pin
satyavasu4-Mar-03 1:10
satyavasu4-Mar-03 1:10 
Generalvoice chat project doubt Pin
anuvignesh4-Mar-03 0:59
anuvignesh4-Mar-03 0:59 
Generalmodeless dialog box Pin
Anonymous4-Mar-03 0:12
Anonymous4-Mar-03 0:12 
GeneralRe: modeless dialog box Pin
jhwurmbach4-Mar-03 0:21
jhwurmbach4-Mar-03 0:21 
You should check before if your IDC_EDIT1 has been created. If there is no window, you can't send it a message to update its window text;)
In short, you can not set the text in the constructor. Set in in OnInitDialog()



My opinions may have changed, but not the fact that I am right.
GeneralRe: modeless dialog box Pin
Anonymous4-Mar-03 0:35
Anonymous4-Mar-03 0:35 
GeneralRe: modeless dialog box Pin
User 66584-Mar-03 0:56
User 66584-Mar-03 0:56 
GeneralRe: modeless dialog box Pin
jhwurmbach4-Mar-03 0:57
jhwurmbach4-Mar-03 0:57 
GeneralRe: modeless dialog box Pin
Anonymous4-Mar-03 1:04
Anonymous4-Mar-03 1:04 
GeneralRe: modeless dialog box Pin
User 66584-Mar-03 1:11
User 66584-Mar-03 1:11 
GeneralRe: modeless dialog box Pin
Anonymous4-Mar-03 1:19
Anonymous4-Mar-03 1:19 
GeneralRe: modeless dialog box Pin
jhwurmbach4-Mar-03 1:19
jhwurmbach4-Mar-03 1:19 
GeneralRe: modeless dialog box Pin
Anonymous6-Mar-03 5:41
Anonymous6-Mar-03 5:41 
Generalconfiguring output pane buffer size Pin
berndg3-Mar-03 23:59
berndg3-Mar-03 23:59 
GeneralPassing a BSTR parameter into a COM method. Pin
abhinarulkar3-Mar-03 23:22
abhinarulkar3-Mar-03 23:22 
GeneralRe: Passing a BSTR parameter into a COM method. Pin
Stefan Spenz3-Mar-03 23:36
Stefan Spenz3-Mar-03 23:36 
GeneralProblem in Dialog controls(MFC) Pin
summo3-Mar-03 23:22
summo3-Mar-03 23:22 
GeneralRe: Problem in Dialog controls(MFC) Pin
Stefan Spenz3-Mar-03 23:41
Stefan Spenz3-Mar-03 23:41 
GeneralViewing .NET Build Log During Compile Pin
[DAve]3-Mar-03 23:06
[DAve]3-Mar-03 23:06 
Generalstrange behaviour of my app Pin
r i s h a b h s3-Mar-03 23:01
r i s h a b h s3-Mar-03 23:01 
GeneralRe: strange behaviour of my app Pin
vikramlinux3-Mar-03 23:09
vikramlinux3-Mar-03 23:09 
GeneralRe: strange behaviour of my app Pin
r i s h a b h s4-Mar-03 0:34
r i s h a b h s4-Mar-03 0:34 

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.