Click here to Skip to main content
15,949,686 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Combination Algorithm Pin
Michael Hildebrand24-Mar-09 11:53
Michael Hildebrand24-Mar-09 11:53 
GeneralRe: Combination Algorithm Pin
CPallini24-Mar-09 11:57
mveCPallini24-Mar-09 11:57 
GeneralRe: Combination Algorithm Pin
Michael Hildebrand24-Mar-09 12:11
Michael Hildebrand24-Mar-09 12:11 
GeneralRe: Combination Algorithm Pin
CPallini24-Mar-09 13:34
mveCPallini24-Mar-09 13:34 
GeneralRe: Combination Algorithm Pin
led mike25-Mar-09 5:12
led mike25-Mar-09 5:12 
GeneralRe: Combination Algorithm Pin
CPallini25-Mar-09 5:31
mveCPallini25-Mar-09 5:31 
QuestionQuick Easy MFC question [modified] Pin
bulg24-Mar-09 10:26
bulg24-Mar-09 10:26 
AnswerRe: Quick Easy MFC question Pin
Rick York24-Mar-09 11:09
mveRick York24-Mar-09 11:09 
GetWindowRect returns a rectangle in screen coordinates. Create takes a rectangle that uses client window coordinates. You can use ScreenToClient and ClientToScreen to convert between the two.
QuestionHow to send video frames to the Video Out in the graphics card Pin
ben002724-Mar-09 8:56
ben002724-Mar-09 8:56 
AnswerRe: How to send video frames to the Video Out in the graphics card Pin
Code-o-mat24-Mar-09 9:22
Code-o-mat24-Mar-09 9:22 
GeneralRe: How to send video frames to the Video Out in the graphics card Pin
bulg24-Mar-09 10:39
bulg24-Mar-09 10:39 
GeneralRe: How to send video frames to the Video Out in the graphics card Pin
ben002724-Mar-09 12:14
ben002724-Mar-09 12:14 
GeneralRe: How to send video frames to the Video Out in the graphics card Pin
Code-o-mat24-Mar-09 22:44
Code-o-mat24-Mar-09 22:44 
GeneralRe: How to send video frames to the Video Out in the graphics card Pin
ben002725-Mar-09 7:37
ben002725-Mar-09 7:37 
QuestionA question about SDI architecture ... Pin
Joseph Marzbani24-Mar-09 7:04
Joseph Marzbani24-Mar-09 7:04 
QuestionRe: A question about SDI architecture ... Pin
David Crow24-Mar-09 7:09
David Crow24-Mar-09 7:09 
AnswerRe: A question about SDI architecture ... Pin
Joseph Marzbani24-Mar-09 7:12
Joseph Marzbani24-Mar-09 7:12 
QuestionRe: A question about SDI architecture ... Pin
David Crow24-Mar-09 7:16
David Crow24-Mar-09 7:16 
AnswerRe: A question about SDI architecture ... Pin
Joseph Marzbani24-Mar-09 7:19
Joseph Marzbani24-Mar-09 7:19 
QuestionRe: A question about SDI architecture ... Pin
David Crow24-Mar-09 7:26
David Crow24-Mar-09 7:26 
QuestionRe: A question about SDI architecture ... Pin
Joseph Marzbani24-Mar-09 7:30
Joseph Marzbani24-Mar-09 7:30 
AnswerRe: A question about SDI architecture ... Pin
David Crow24-Mar-09 7:40
David Crow24-Mar-09 7:40 
AnswerRe: A question about SDI architecture ... Pin
Eytukan24-Mar-09 8:14
Eytukan24-Mar-09 8:14 
GeneralRe: A question about SDI architecture ... Pin
Iain Clarke, Warrior Programmer24-Mar-09 7:28
Iain Clarke, Warrior Programmer24-Mar-09 7:28 
GeneralRe: A question about SDI architecture ... Pin
Joseph Marzbani24-Mar-09 7:35
Joseph Marzbani24-Mar-09 7:35 

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.