Click here to Skip to main content
15,880,905 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
QuestionRe: How to run windows media player from Mfc project? Pin
David Crow21-Nov-06 8:29
David Crow21-Nov-06 8:29 
AnswerRe: How to run windows media player from Mfc project? Pin
Michael Dunn21-Nov-06 8:38
sitebuilderMichael Dunn21-Nov-06 8:38 
GeneralRe: How to run windows media player from Mfc project? Pin
sir_moreno21-Nov-06 21:53
sir_moreno21-Nov-06 21:53 
QuestionHo can I get the path of "My Documents" folder? Pin
Sameer_Thakur21-Nov-06 2:44
Sameer_Thakur21-Nov-06 2:44 
AnswerRe: Ho can I get the path of "My Documents" folder? Pin
Tony Hill21-Nov-06 3:08
mveTony Hill21-Nov-06 3:08 
AnswerRe: Ho can I get the path of "My Documents" folder? Pin
Mila02521-Nov-06 3:08
Mila02521-Nov-06 3:08 
AnswerRe: Ho can I get the path of "My Documents" folder? Pin
ThatsAlok21-Nov-06 18:49
ThatsAlok21-Nov-06 18:49 
QuestionHigh speed drawing technology Pin
A_Fa21-Nov-06 2:31
A_Fa21-Nov-06 2:31 
Hi all friends .
I develop a program that always read a data buffer from hardware very fast and display it on a dialog . It is not possible use of GDI's API for data displaying because it's very slow . I use DirectDraw but using of it is very hard and produce bugs ( example its draw in space of other windows and ...) . Now I search for an function , technology or ... that I give it a buffer of color data with it's elements position to draw it in correct position .


the buffer is similar this :

_______________________________________________________
| RGB(,,) | RGB(,,) | RGB(,,) | ... |
-------------------------------------------------------

and element's position of buffer is similar to :
_______________________________________________________
| (x1,y1) | (x2,y2) | (x3,y3) | ... |
-------------------------------------------------------

If you know please help me !

thanks a'lot
AnswerRe: High speed drawing technology Pin
Mark Salsbery21-Nov-06 6:24
Mark Salsbery21-Nov-06 6:24 
GeneralRe: High speed drawing technology Pin
Steve S21-Nov-06 21:48
Steve S21-Nov-06 21:48 
GeneralRe: High speed drawing technology Pin
Mark Salsbery22-Nov-06 6:09
Mark Salsbery22-Nov-06 6:09 
AnswerRe: High speed drawing technology Pin
Mark Salsbery22-Nov-06 6:21
Mark Salsbery22-Nov-06 6:21 
Questiona problem with function pointer Pin
Alex Cutovoi21-Nov-06 2:26
Alex Cutovoi21-Nov-06 2:26 
AnswerRe: a problem with function pointer Pin
Cedric Moonen21-Nov-06 2:38
Cedric Moonen21-Nov-06 2:38 
GeneralRe: a problem with function pointer Pin
Alex Cutovoi21-Nov-06 4:51
Alex Cutovoi21-Nov-06 4:51 
AnswerRe: a problem with function pointer Pin
CPallini21-Nov-06 2:46
mveCPallini21-Nov-06 2:46 
GeneralRe: a problem with function pointer Pin
Alex Cutovoi21-Nov-06 4:51
Alex Cutovoi21-Nov-06 4:51 
AnswerRe: a problem with function pointer Pin
David Crow21-Nov-06 3:19
David Crow21-Nov-06 3:19 
GeneralRe: a problem with function pointer Pin
Alex Cutovoi21-Nov-06 4:50
Alex Cutovoi21-Nov-06 4:50 
Questionwhy "default Beep" windows sound is played Pin
singersinger21-Nov-06 2:11
singersinger21-Nov-06 2:11 
AnswerRe: why "default Beep" windows sound is played Pin
Viorel.21-Nov-06 2:49
Viorel.21-Nov-06 2:49 
GeneralRe: why "default Beep" windows sound is played Pin
singersinger21-Nov-06 2:59
singersinger21-Nov-06 2:59 
GeneralRe: User Feedback Pin
Waldermort21-Nov-06 2:59
Waldermort21-Nov-06 2:59 
QuestionCtreeCtrl Popupmenu Pin
harsha_123421-Nov-06 1:08
harsha_123421-Nov-06 1:08 
AnswerRe: CtreeCtrl Popupmenu Pin
Mila02521-Nov-06 1:39
Mila02521-Nov-06 1:39 

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.