Click here to Skip to main content
15,906,106 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
General#define style templates and float Pin
J.B.1-Oct-04 9:15
J.B.1-Oct-04 9:15 
GeneralRe: #define style templates and float Pin
David Crow1-Oct-04 9:35
David Crow1-Oct-04 9:35 
GeneralRe: #define style templates and float Pin
vcplusplus1-Oct-04 10:26
vcplusplus1-Oct-04 10:26 
GeneralRe: #define style templates and float Pin
J.B.1-Oct-04 19:46
J.B.1-Oct-04 19:46 
QuestionHow slow is GDI? Pin
Budric B.1-Oct-04 6:13
Budric B.1-Oct-04 6:13 
AnswerRe: How slow is GDI? Pin
Nathan Holt at EMOM1-Oct-04 6:29
Nathan Holt at EMOM1-Oct-04 6:29 
GeneralRe: That did it! Pin
Budric B.1-Oct-04 6:48
Budric B.1-Oct-04 6:48 
GeneralRe: Movie playing software Pin
Nathan Holt at EMOM1-Oct-04 7:05
Nathan Holt at EMOM1-Oct-04 7:05 
Budric B. wrote:
But out of curiosity do movie players use GDI? Or do they use OpenGL and write the pixels directly to the graphics card?

I believe they use DirectX, which has an intricate set of optomizations. It can give a program direct access to the screen, and I believe it can even set up a hardware pipeline to allow output from a DVD drive to be displayed without any code being executed to draw the video.


Nathan Holt
GeneralChanging window shapes and colors Pin
V.G1-Oct-04 5:31
V.G1-Oct-04 5:31 
GeneralRe: Changing window shapes and colors Pin
BlackDice1-Oct-04 6:35
BlackDice1-Oct-04 6:35 
GeneralRe: Changing window shapes and colors Pin
V.G1-Oct-04 7:17
V.G1-Oct-04 7:17 
GeneralRe: Changing window shapes and colors Pin
BlackDice1-Oct-04 8:25
BlackDice1-Oct-04 8:25 
GeneralLinking issues Pin
JensB1-Oct-04 4:21
JensB1-Oct-04 4:21 
GeneralRe: Linking issues Pin
valikac1-Oct-04 5:32
valikac1-Oct-04 5:32 
GeneralRe: Linking issues Pin
Anonymous2-Oct-04 12:07
Anonymous2-Oct-04 12:07 
Generaltemplate as a friend? (Expert question:) Pin
Boniolopez1-Oct-04 3:59
Boniolopez1-Oct-04 3:59 
GeneralRe: template as a friend? (Expert question:) Pin
valikac1-Oct-04 5:36
valikac1-Oct-04 5:36 
Generalany borland helpers Pin
porac691-Oct-04 2:47
porac691-Oct-04 2:47 
GeneralRe: any borland helpers Pin
Antony M Kancidrowski1-Oct-04 4:51
Antony M Kancidrowski1-Oct-04 4:51 
GeneralRe: any borland helpers Pin
porac691-Oct-04 5:24
porac691-Oct-04 5:24 
GeneralRe: any borland helpers Pin
David Crow1-Oct-04 5:49
David Crow1-Oct-04 5:49 
GeneralRe: any borland helpers Pin
porac691-Oct-04 6:12
porac691-Oct-04 6:12 
GeneralRe: any borland helpers Pin
porac692-Oct-04 11:16
porac692-Oct-04 11:16 
GeneralSetting The Microphone Recording Volume Pin
jerry0davis1-Oct-04 0:46
jerry0davis1-Oct-04 0:46 
GeneralRe: Setting The Microphone Recording Volume Pin
4apai1-Oct-04 1:27
4apai1-Oct-04 1:27 

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.