Click here to Skip to main content
15,896,453 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
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 
GeneralRe: CProgressCtrl- Marquee Mode Pin
Bram van Kampen17-Dec-11 16:07
Bram van Kampen17-Dec-11 16:07 
Thanks Richard,

Sorry for the delay, work has been interrupted for a few days due to a beravement in the family.
Well, I have the latest SDK for Windows XP. I see your point about the Down Level MFC Lib. However, I had also thought that actions such as :;Get/SetWindowLong, and ::SendMessage() would bypass MFC in it's entirety. Iow, what I wrote is actually an SDK implementation of the MFC 'SetMarquis()' Function. Afterall, it is the binary code contained in User32.dll etc. that does the actual displaying. MFC is simply a wrapper around the SDK Code, which accesses those system DLL's. Another possibility is one of those 'Stare in the Face' bugs, that take a week or more to find, which turn out to be a small but vital typo.
As said before, it is a Level 5 Bug (Purely Cosmetic). My installer App will Not Stand or Fall with it, at the sametime, it would be interesting to see 'Why' it does not work, if, as you said, The Code looks Fine.

N.B.
(MFC is in my opinion a Very Convenient wrapper. Remember the Man in the late 1980's (Whose Name I've forgotten, who was the Authority on Win 3.1 SDK Programming?) Don't take me wrong, I'm Not dismissing MFC as trivial, but that's what it does. MFC does not Create and Paint Windows, that SDK does not support. I'm not saying it Can't be done, but as I understand it, for Product Development Reasons, MS is unlikely to go that way. Otherways what would be the point in releasing an SDK.)
Regards, Smile | :)
Bram van Kampen

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 
GeneralRe: Dock an CControlBar into CChidFrame ? Pin
Richard MacCutchan11-Dec-11 22:10
mveRichard MacCutchan11-Dec-11 22:10 

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.