Click here to Skip to main content
15,910,787 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
Generalplease tell me the difference Pin
vividwu22-Jan-05 3:32
vividwu22-Jan-05 3:32 
GeneralRe: please tell me the difference Pin
Bob Ciora22-Jan-05 3:49
Bob Ciora22-Jan-05 3:49 
GeneralGlobal Objects in MFC Programs Pin
phijophlip22-Jan-05 1:59
phijophlip22-Jan-05 1:59 
GeneralRe: Global Objects in MFC Programs Pin
Gary R. Wheeler22-Jan-05 3:15
Gary R. Wheeler22-Jan-05 3:15 
GeneralRe: Global Objects in MFC Programs Pin
Bob Ciora22-Jan-05 3:30
Bob Ciora22-Jan-05 3:30 
QuestionHow can I know if the user is pressing on a CButton for more than 250msec? (MFC CButton) Pin
rbid22-Jan-05 1:20
rbid22-Jan-05 1:20 
AnswerRe: How can I know if the user is pressing on a CButton for more than 250msec? (MFC CButton) Pin
Gary R. Wheeler22-Jan-05 2:25
Gary R. Wheeler22-Jan-05 2:25 
GeneralSome question about MCIWndSave() Pin
hcgiap21-Jan-05 22:40
hcgiap21-Jan-05 22:40 
LONG MCIWndSave(
hwnd,
szFile
);

MSDN mention that if the szFile is -1, then it will pop up a sava dialog box to let me choose the location for the wav file that i have recorded. But it never come out even though i have written... How come?

Another question is how can i disable the play button when i use MCIWndCreate? There is no option to let me disable the play button. For menu and record have, but play button don't have. (actually i just need the trackbar)
GeneralRe: Some question about MCIWndSave() Pin
hcgiap24-Jan-05 7:59
hcgiap24-Jan-05 7:59 
GeneralUnit tests Pin
Ravi Bhavnani21-Jan-05 17:48
professionalRavi Bhavnani21-Jan-05 17:48 
GeneralRe: Unit tests Pin
Bob Ciora21-Jan-05 19:02
Bob Ciora21-Jan-05 19:02 
GeneralRe: Unit tests Pin
Henry miller24-Jan-05 4:47
Henry miller24-Jan-05 4:47 
GeneralRe: Unit tests Pin
Ravi Bhavnani24-Jan-05 5:11
professionalRavi Bhavnani24-Jan-05 5:11 
GeneralConfused with some GDI functions Pin
LiYS21-Jan-05 17:15
LiYS21-Jan-05 17:15 
GeneralRe: Confused with some GDI functions Pin
Bob Ciora21-Jan-05 18:59
Bob Ciora21-Jan-05 18:59 
GeneralRe: Confused with some GDI functions Pin
LiYS21-Jan-05 22:48
LiYS21-Jan-05 22:48 
General#pragma pack(1) packing wrong structure sizes ! ! ! Pin
Alan Chambers21-Jan-05 14:58
Alan Chambers21-Jan-05 14:58 
GeneralRe: #pragma pack(1) packing wrong structure sizes ! ! ! Pin
Tim Smith21-Jan-05 15:10
Tim Smith21-Jan-05 15:10 
GeneralRe: #pragma pack(1) packing wrong structure sizes ! ! ! Pin
Alan Chambers21-Jan-05 23:59
Alan Chambers21-Jan-05 23:59 
GeneralRe: #pragma pack(1) packing wrong structure sizes ! ! ! Pin
Alan Chambers28-Jan-05 11:05
Alan Chambers28-Jan-05 11:05 
QuestionHow to use shared-memory to map uncertain page file Pin
shusong21-Jan-05 14:06
shusong21-Jan-05 14:06 
AnswerRe: How to use shared-memory to map uncertain page file Pin
Bob Ciora21-Jan-05 19:47
Bob Ciora21-Jan-05 19:47 
QuestionHow to draw a ListView frame Pin
Björn Eiríksson21-Jan-05 13:25
sussBjörn Eiríksson21-Jan-05 13:25 
QuestionHow to perform qsort on a CList of class objects? Pin
wsquare21-Jan-05 12:51
wsquare21-Jan-05 12:51 
AnswerRe: How to perform qsort on a CList of class objects? Pin
wsquare21-Jan-05 12:56
wsquare21-Jan-05 12:56 

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.