Click here to Skip to main content
15,895,962 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: How to play those MOV files those are not played in Window Media Player? Pin
JackDingler12-Dec-11 9:18
JackDingler12-Dec-11 9:18 
GeneralRe: How to play those MOV files those are not played in Window Media Player? Pin
Le@rner12-Dec-11 17:26
Le@rner12-Dec-11 17:26 
GeneralRe: How to play those MOV files those are not played in Window Media Player? Pin
JackDingler12-Dec-11 20:58
JackDingler12-Dec-11 20:58 
AnswerRe: How to play those MOV files those are not played in Window Media Player? Pin
User 742933812-Dec-11 9:18
professionalUser 742933812-Dec-11 9:18 
QuestionCProgressCtrl- Marquee Mode Pin
Bram van Kampen11-Dec-11 15:04
Bram van Kampen11-Dec-11 15:04 
AnswerRe: CProgressCtrl- Marquee Mode Pin
Richard MacCutchan11-Dec-11 22:38
mveRichard MacCutchan11-Dec-11 22:38 
GeneralRe: CProgressCtrl- Marquee Mode Pin
Bram van Kampen12-Dec-11 14:30
Bram van Kampen12-Dec-11 14:30 
GeneralRe: CProgressCtrl- Marquee Mode Pin
Richard MacCutchan12-Dec-11 22:39
mveRichard MacCutchan12-Dec-11 22:39 
Hi Bram,
Your code looks fine, but unless your control accepts those settings nothing is likely to happen. According to the documentation here[^] this should work in OS versions from Windows 2000 onwards. However, since you are using the MFC control in a downlevel library you may be restricted. You might like to try implementing the pure Win32 control in order to implement this feature; although you may still require the latest SDK also.
Unrequited desire is character building. OriginalGriff
I'm sitting here giving you a standing ovation - Len Goodman



GeneralRe: CProgressCtrl- Marquee Mode Pin
Bram van Kampen17-Dec-11 16:07
Bram van Kampen17-Dec-11 16:07 
GeneralRe: CProgressCtrl- Marquee Mode Pin
Richard MacCutchan17-Dec-11 21:34
mveRichard MacCutchan17-Dec-11 21:34 
AnswerRe: CProgressCtrl- Marquee Mode Pin
Satheesh154612-Dec-11 1:17
Satheesh154612-Dec-11 1:17 
GeneralRe: CProgressCtrl- Marquee Mode Pin
Bram van Kampen12-Dec-11 14:43
Bram van Kampen12-Dec-11 14:43 
Questionc++ win32 , equivilent to DateTime.Now() in asp.net Pin
jkirkerx11-Dec-11 10:37
professionaljkirkerx11-Dec-11 10:37 
AnswerRe: c++ win32 , equivilent to DateTime.Now() in asp.net Pin
Chandrasekharan P11-Dec-11 20:53
Chandrasekharan P11-Dec-11 20:53 
GeneralRe: c++ win32 , equivilent to DateTime.Now() in asp.net Pin
jkirkerx12-Dec-11 4:24
professionaljkirkerx12-Dec-11 4:24 
AnswerRe: c++ win32 , equivilent to DateTime.Now() in asp.net Pin
Satheesh154612-Dec-11 1:11
Satheesh154612-Dec-11 1:11 
GeneralRe: c++ win32 , equivilent to DateTime.Now() in asp.net Pin
jkirkerx12-Dec-11 4:23
professionaljkirkerx12-Dec-11 4:23 
AnswerRe: c++ win32 , equivilent to DateTime.Now() in asp.net Pin
Richard MacCutchan12-Dec-11 4:59
mveRichard MacCutchan12-Dec-11 4:59 
GeneralThat's it, done with this one for now. Pin
jkirkerx12-Dec-11 16:20
professionaljkirkerx12-Dec-11 16:20 
GeneralRe: That's it, done with this one for now. Pin
Richard MacCutchan12-Dec-11 22:49
mveRichard MacCutchan12-Dec-11 22:49 
GeneralRe: That's it, done with this one for now. Pin
jkirkerx15-Dec-11 19:21
professionaljkirkerx15-Dec-11 19:21 
AnswerRe: c++ win32 , equivilent to DateTime.Now() in asp.net Pin
Satheesh154613-Dec-11 17:30
Satheesh154613-Dec-11 17:30 
QuestionDock an CControlBar into CChidFrame ? Pin
_Flaviu10-Dec-11 9:01
_Flaviu10-Dec-11 9:01 
AnswerRe: Dock an CControlBar into CChidFrame ? Pin
Richard MacCutchan10-Dec-11 22:09
mveRichard MacCutchan10-Dec-11 22:09 
GeneralRe: Dock an CControlBar into CChidFrame ? Pin
_Flaviu11-Dec-11 6:03
_Flaviu11-Dec-11 6:03 

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.