Click here to Skip to main content
15,920,508 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Anyone to help me? Pin
Rage27-Jul-07 5:22
professionalRage27-Jul-07 5:22 
AnswerRe: Anyone to help me? Pin
Rage27-Jul-07 5:40
professionalRage27-Jul-07 5:40 
GeneralRe: Anyone to help me? Pin
garfaoui29-Jul-07 22:40
garfaoui29-Jul-07 22:40 
AnswerRe: Anyone to help me? Pin
Eytukan27-Jul-07 7:14
Eytukan27-Jul-07 7:14 
QuestionRe: Anyone to help me? Pin
garfaoui29-Jul-07 22:39
garfaoui29-Jul-07 22:39 
QuestionTransparency Effect over Video Stream Pin
dkmr27-Jul-07 2:45
dkmr27-Jul-07 2:45 
AnswerRe: Transparency Effect over Video Stream Pin
Rage27-Jul-07 2:59
professionalRage27-Jul-07 2:59 
AnswerRe: Transparency Effect over Video Stream Pin
Mark Salsbery27-Jul-07 5:24
Mark Salsbery27-Jul-07 5:24 
It can be done if you have control over your video rendering.

Some ways to eliminate flicker are double buffering (or drawing on each video frame before it's
rendered) and using clipping regions.

Mark


Mark Salsbery
Microsoft MVP - Visual C++

Java | [Coffee]

GeneralRe: How to egalise two strings Pin
toxcct27-Jul-07 2:23
toxcct27-Jul-07 2:23 
GeneralRe: How to egalise two strings Pin
garfaoui27-Jul-07 2:30
garfaoui27-Jul-07 2:30 
GeneralRe: How to egalise two strings Pin
ShilpiP27-Jul-07 2:47
ShilpiP27-Jul-07 2:47 
GeneralRe: How to egalise two strings Pin
toxcct27-Jul-07 2:54
toxcct27-Jul-07 2:54 
GeneralRe: How to egalise two strings Pin
ShilpiP27-Jul-07 3:06
ShilpiP27-Jul-07 3:06 
GeneralRe: How to egalise two strings Pin
toxcct27-Jul-07 3:12
toxcct27-Jul-07 3:12 
QuestionCheck if is valid pointer address? Pin
bosfan27-Jul-07 2:22
bosfan27-Jul-07 2:22 
AnswerRe: Check if is valid pointer address? Pin
sdancer7527-Jul-07 2:32
sdancer7527-Jul-07 2:32 
AnswerRe: Check if is valid pointer address? Pin
Mike Dimmick27-Jul-07 2:34
Mike Dimmick27-Jul-07 2:34 
AnswerRe: Check if is valid pointer address? Pin
CPallini27-Jul-07 2:51
mveCPallini27-Jul-07 2:51 
AnswerRe: Check if is valid pointer address? Pin
bosfan27-Jul-07 3:16
bosfan27-Jul-07 3:16 
AnswerRe: Check if is valid pointer address? Pin
Randor 27-Jul-07 4:42
professional Randor 27-Jul-07 4:42 
GeneralRe: Check if is valid pointer address? Pin
bosfan27-Jul-07 4:55
bosfan27-Jul-07 4:55 
GeneralRe: Check if is valid pointer address? Pin
Michael Dunn27-Jul-07 10:04
sitebuilderMichael Dunn27-Jul-07 10:04 
GeneralRe: Check if is valid pointer address? Pin
Michael Dunn27-Jul-07 10:04
sitebuilderMichael Dunn27-Jul-07 10:04 
QuestionCAsyncSocket::DoCallBack(WPARAM wParam, LPARAM lParam) Pin
xxblinux27-Jul-07 2:15
xxblinux27-Jul-07 2:15 
AnswerRe: CAsyncSocket::DoCallBack(WPARAM wParam, LPARAM lParam) Pin
Mike Dimmick27-Jul-07 2:36
Mike Dimmick27-Jul-07 2:36 

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.