Click here to Skip to main content
15,913,925 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralMFC Interface Problem Pin
acinosanduce11-May-05 3:21
acinosanduce11-May-05 3:21 
GeneralRe: MFC Interface Problem Pin
David Crow11-May-05 3:23
David Crow11-May-05 3:23 
GeneralRe: MFC Interface Problem Pin
acinosanduce11-May-05 3:34
acinosanduce11-May-05 3:34 
GeneralRe: MFC Interface Problem Pin
David Crow11-May-05 3:47
David Crow11-May-05 3:47 
GeneralRe: MFC Interface Problem Pin
acinosanduce11-May-05 3:52
acinosanduce11-May-05 3:52 
GeneralRe: MFC Interface Problem Pin
Ravi Bhavnani11-May-05 4:19
professionalRavi Bhavnani11-May-05 4:19 
GeneralRe: MFC Interface Problem Pin
ddmcr11-May-05 4:04
ddmcr11-May-05 4:04 
GeneralHELP AGAIN Pin
acinosanduce12-May-05 10:24
acinosanduce12-May-05 10:24 
Thanx guys .. I implemented this working thread (somthing like you suggested) .. but I have one another problem ...

In that working thread I am using UpdateData functions ... and the program compiles prefectly, but when I'm starting it I'm getting ::
Debug Assertion Failure!
File: wincore.cpp
Line: 884

Pressing on ignore button repeats the Assert but in the background I can see that aplication runs well.

So, the question is :: what should I write instead of UpdateData(T/F)???

Just to say that application is Dialog based (so it has only one window)!
Generalupdating user32.lib Pin
Kharfax11-May-05 3:17
Kharfax11-May-05 3:17 
GeneralRe: updating user32.lib Pin
David Crow11-May-05 3:21
David Crow11-May-05 3:21 
GeneralRe: updating user32.lib Pin
Kharfax11-May-05 3:30
Kharfax11-May-05 3:30 
GeneralRe: updating user32.lib Pin
Kharfax11-May-05 3:44
Kharfax11-May-05 3:44 
GeneralRe: updating user32.lib Pin
David Crow11-May-05 3:50
David Crow11-May-05 3:50 
Generalerror C2664: 'TextOutW' : cannot convert parameter 4 from 'char [10]' to 'const unsigned short *' Pin
zeyun11-May-05 2:40
zeyun11-May-05 2:40 
GeneralRe: error C2664: 'TextOutW' : cannot convert parameter 4 from 'char [10]' to 'const unsigned short *' Pin
RChin11-May-05 2:56
RChin11-May-05 2:56 
GeneralCopy Constructors Pin
bhangie11-May-05 2:38
bhangie11-May-05 2:38 
GeneralRe: Copy Constructors Pin
Bob Stanneveld11-May-05 3:09
Bob Stanneveld11-May-05 3:09 
GeneralRe: Copy Constructors Pin
David Crow11-May-05 3:20
David Crow11-May-05 3:20 
GeneralRe: Copy Constructors Pin
bhangie11-May-05 3:30
bhangie11-May-05 3:30 
GeneralToolTip Pin
javi_jmc11-May-05 2:20
javi_jmc11-May-05 2:20 
GeneralRe: ToolTip Pin
Max Santos11-May-05 3:15
Max Santos11-May-05 3:15 
GeneralMaximum Number of Controls Pin
Ritheesh V Shetty11-May-05 2:16
Ritheesh V Shetty11-May-05 2:16 
GeneralRe: Maximum Number of Controls Pin
David Crow11-May-05 3:26
David Crow11-May-05 3:26 
QuestionServer not receiving notifications of network events for a socket? Pin
arrya_amit11-May-05 1:17
arrya_amit11-May-05 1:17 
AnswerRe: Server not receiving notifications of network events for a socket? Pin
arrya_amit11-May-05 20:43
arrya_amit11-May-05 20:43 

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.