Click here to Skip to main content
15,889,096 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Problem with CList, Carray,.... Pin
Daniel Ferguson8-Feb-01 3:48
Daniel Ferguson8-Feb-01 3:48 
GeneralRe: Problem with CList, Carray,.... Pin
leonwoo8-Feb-01 10:55
leonwoo8-Feb-01 10:55 
GeneralRe: Problem with CList, Carray,.... Pin
leonwoo9-Feb-01 13:50
leonwoo9-Feb-01 13:50 
QuestionMusic in a Dialog?? Pin
8-Feb-01 2:06
suss8-Feb-01 2:06 
AnswerRe: Music in a Dialog?? Pin
.::RockNix::.8-Feb-01 3:47
.::RockNix::.8-Feb-01 3:47 
GeneralRe: Music in a Dialog?? Pin
8-Feb-01 8:17
suss8-Feb-01 8:17 
GeneralRe: Music in a Dialog?? Pin
.::RockNix::.8-Feb-01 20:55
.::RockNix::.8-Feb-01 20:55 
GeneralRe: Music in a Dialog?? Pin
9-Feb-01 4:40
suss9-Feb-01 4:40 
I implanted the code:
sndPlaySound( "file.wav", SND_SYNCH);
in my butten.
and #include <mmsystem.h>
and linked winmm.lib

but i get this error.

error C2065: 'SND_ASYNCH' : undeclared identifier

Thank you.
GeneralRe: Music in a Dialog?? Pin
.::RockNix::.11-Feb-01 20:52
.::RockNix::.11-Feb-01 20:52 
GeneralRe: Music in a Dialog?? Pin
.::RockNix::.11-Feb-01 20:55
.::RockNix::.11-Feb-01 20:55 
QuestionHow to write DOS-Programs with VC++6 Pin
8-Feb-01 1:51
suss8-Feb-01 1:51 
AnswerRe: How to write DOS-Programs with VC++6 Pin
Daniel Ferguson8-Feb-01 3:19
Daniel Ferguson8-Feb-01 3:19 
GeneralRe: How to write DOS-Programs with VC++6 Pin
Deian8-Feb-01 3:25
Deian8-Feb-01 3:25 
GeneralRe: How to write DOS-Programs with VC++6 Pin
8-Feb-01 4:00
suss8-Feb-01 4:00 
GeneralRe: How to write DOS-Programs with VC++6 Pin
.::RockNix::.8-Feb-01 4:14
.::RockNix::.8-Feb-01 4:14 
GeneralRe: How to write DOS-Programs with VC++6 Pin
8-Feb-01 8:11
suss8-Feb-01 8:11 
GeneralRe: How to write DOS-Programs with VC++6 Pin
.::RockNix::.8-Feb-01 21:00
.::RockNix::.8-Feb-01 21:00 
AnswerRe: How to write DOS-Programs with VC++6 Pin
8-Feb-01 10:54
suss8-Feb-01 10:54 
AnswerRe: How to write DOS-Programs with VC++6 Pin
Andrew Peace8-Feb-01 13:00
Andrew Peace8-Feb-01 13:00 
GeneralUrgent - ComboBox problem Pin
Deian8-Feb-01 1:08
Deian8-Feb-01 1:08 
GeneralRe: Urgent - ComboBox problem Pin
Chris Losinger8-Feb-01 7:52
professionalChris Losinger8-Feb-01 7:52 
GeneralUrgent - ComboBox problem Pin
Deian8-Feb-01 1:08
Deian8-Feb-01 1:08 
GeneralRe: Urgent - ComboBox problem Pin
Le Ridder Noir8-Feb-01 1:51
Le Ridder Noir8-Feb-01 1:51 
GeneralRe: Urgent - ComboBox problem Pin
Le Ridder Noir8-Feb-01 2:00
Le Ridder Noir8-Feb-01 2:00 
GeneralRe: Urgent - ComboBox problem Pin
Le Ridder Noir8-Feb-01 2:00
Le Ridder Noir8-Feb-01 2:00 

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.