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

C / C++ / MFC

 
QuestionCheck date modified http request? Pin
dazinith10-Oct-02 6:11
dazinith10-Oct-02 6:11 
AnswerRe: Check date modified http request? Pin
Paul M Watt10-Oct-02 6:17
mentorPaul M Watt10-Oct-02 6:17 
GeneralRe: Check date modified http request? Pin
dazinith10-Oct-02 8:00
dazinith10-Oct-02 8:00 
Generalcombobox that disappears over a listcontrol... Pin
Joan M10-Oct-02 5:52
professionalJoan M10-Oct-02 5:52 
GeneralRe: combobox that disappears over a listcontrol... Pin
Roger Allen10-Oct-02 6:14
Roger Allen10-Oct-02 6:14 
GeneralRe: combobox that disappears over a listcontrol... Pin
Joan M10-Oct-02 6:30
professionalJoan M10-Oct-02 6:30 
GeneralDisplay Transparent AVI Pin
Brigg Thorp10-Oct-02 5:49
Brigg Thorp10-Oct-02 5:49 
GeneralRe: Display Transparent AVI Pin
Daniel Strigl10-Oct-02 20:17
Daniel Strigl10-Oct-02 20:17 
Have you added the ACS_TRANSPARENT (2) flag value in the windows style value of the video window?

ACS_TRANSPARENT:
Allows you to match an animation's background color to that of the underlying window, creating a "transparent" background. The control will send a WM_CTLCOLORSTATIC message to its parent. Use SetBkColor to set the background color for the device context to an appropriate value. The control interprets the upper-left pixel of the first frame as the animation's default background color. It will remap all pixels with that color to the value you supplied in response to WM_CTLCOLORSTATIC.



Daniel Wink | ;)
---------------------------
Never change a running system!
General::CreateFileMapping Pin
Abin10-Oct-02 5:35
Abin10-Oct-02 5:35 
GeneralRe: ::CreateFileMapping Pin
Daniel Turini10-Oct-02 5:34
Daniel Turini10-Oct-02 5:34 
GeneralRe: ::CreateFileMapping Pin
Abin10-Oct-02 5:47
Abin10-Oct-02 5:47 
GeneralRe: ::CreateFileMapping Pin
Daniel Turini10-Oct-02 5:55
Daniel Turini10-Oct-02 5:55 
GeneralRe: ::CreateFileMapping Pin
Paul M Watt10-Oct-02 6:21
mentorPaul M Watt10-Oct-02 6:21 
GeneralRe: ::CreateFileMapping Pin
Abin10-Oct-02 7:29
Abin10-Oct-02 7:29 
GeneralRe: ::CreateFileMapping Pin
Joe Woodbury10-Oct-02 7:42
professionalJoe Woodbury10-Oct-02 7:42 
QuestionWhere did the crash happen? Pin
User 665810-Oct-02 5:27
User 665810-Oct-02 5:27 
AnswerRe: Where did the crash happen? Pin
Daniel Turini10-Oct-02 5:30
Daniel Turini10-Oct-02 5:30 
GeneralRe: Where did the crash happen? Pin
User 665810-Oct-02 5:59
User 665810-Oct-02 5:59 
GeneralRe: Where did the crash happen? Pin
Daniel Turini10-Oct-02 6:03
Daniel Turini10-Oct-02 6:03 
AnswerRe: Where did the crash happen? Pin
Paul M Watt10-Oct-02 6:42
mentorPaul M Watt10-Oct-02 6:42 
GeneralRe: Where did the crash happen? Pin
User 665810-Oct-02 6:50
User 665810-Oct-02 6:50 
GeneralRe: Where did the crash happen? Pin
Paul M Watt10-Oct-02 7:46
mentorPaul M Watt10-Oct-02 7:46 
GeneralIt has been a privilege... Pin
Georg Haan10-Oct-02 5:19
Georg Haan10-Oct-02 5:19 
GeneralRe: It has been a privilege... Pin
Daniel Turini10-Oct-02 5:20
Daniel Turini10-Oct-02 5:20 
Generalwrite vertical text using GDI+ Pin
Anonymous10-Oct-02 4:33
Anonymous10-Oct-02 4:33 

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.