Click here to Skip to main content
15,915,324 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Validating Paths Pin
PJ Arends5-Sep-04 9:06
professionalPJ Arends5-Sep-04 9:06 
GeneralRe: Validating Paths Pin
Joel Holdsworth5-Sep-04 10:23
Joel Holdsworth5-Sep-04 10:23 
GeneralRe: Validating Paths Pin
PJ Arends5-Sep-04 10:32
professionalPJ Arends5-Sep-04 10:32 
GeneralRe: Validating Paths Pin
Joel Holdsworth5-Sep-04 11:37
Joel Holdsworth5-Sep-04 11:37 
GeneralRe: Validating Paths Pin
CKLam5-Sep-04 9:08
CKLam5-Sep-04 9:08 
GeneralRe: Validating Paths Pin
Ravi Bhavnani5-Sep-04 9:28
professionalRavi Bhavnani5-Sep-04 9:28 
GeneralRe: Validating Paths Pin
Michael Dunn5-Sep-04 15:15
sitebuilderMichael Dunn5-Sep-04 15:15 
GeneralOpenGL question Pin
alex.barylski5-Sep-04 8:19
alex.barylski5-Sep-04 8:19 
OpenGL is basically the cross platform version of DirectX correct???

OpenGL is somewhat analogous to Window's GDI API in that both provide a drawing context(and functions), OpenGL being tuned somewhat for 3d rendering and taking better advantage of video card capability???

If true, does this mean it's possible to use OpenGL to output text?

If I were writing a game and I wanted it to be cross platform I could write a COpenGL class which basically had a resembelence to MFC's CDC but also API functions for more advanced 3D stuff?

What i'm actually looking to accomplish is to have a CDC but cross platform...i'm not really concerned with 3d rendering for now, but it's a possibility in the future.

I figure, rather than write a cross platform CDC using Linux/Windows GDI API and making things complicated I could just write a high level wrapper interface around OpenGL functions...also this opens up the possibility for 3D rendering in the future.

Is what i'm looking to accomlish possible? Does it make sense?

Just wanted to get your opinion Smile | :)

Cheers Smile | :)

How do I print my voice mail?
GeneralRe: OpenGL question Pin
Ryan Binns5-Sep-04 18:37
Ryan Binns5-Sep-04 18:37 
GeneralRe: OpenGL question Pin
alex.barylski6-Sep-04 9:35
alex.barylski6-Sep-04 9:35 
GeneralRe: OpenGL question Pin
Henry miller7-Sep-04 4:15
Henry miller7-Sep-04 4:15 
QuestionOnMouseWheel for horizontal scroll? Pin
CKLam5-Sep-04 7:50
CKLam5-Sep-04 7:50 
GeneralMultithreading problem in Win32 Pin
Dev5785-Sep-04 7:27
Dev5785-Sep-04 7:27 
GeneralRe: Multithreading problem in Win32 Pin
Joel Holdsworth5-Sep-04 8:38
Joel Holdsworth5-Sep-04 8:38 
GeneralRe: Multithreading problem in Win32 Pin
Gary R. Wheeler5-Sep-04 10:08
Gary R. Wheeler5-Sep-04 10:08 
GeneralRe: Multithreading problem in Win32 Pin
Joel Holdsworth5-Sep-04 10:14
Joel Holdsworth5-Sep-04 10:14 
Generalstill having problems Pin
Dev5785-Sep-04 12:30
Dev5785-Sep-04 12:30 
GeneralRe: still having problems Pin
Tim Smith5-Sep-04 13:51
Tim Smith5-Sep-04 13:51 
GeneralHide styles and break MDI Pin
mkristof5-Sep-04 4:53
mkristof5-Sep-04 4:53 
GeneralEmulating clipboard copy/paste Pin
Kamis4-Sep-04 23:10
Kamis4-Sep-04 23:10 
GeneralRe: Emulating clipboard copy/paste Pin
David Salter5-Sep-04 1:21
David Salter5-Sep-04 1:21 
GeneralRe: Emulating clipboard copy/paste Pin
Kamis5-Sep-04 3:20
Kamis5-Sep-04 3:20 
GeneralLightweight XML reader/writer lib Pin
peterchen4-Sep-04 22:26
peterchen4-Sep-04 22:26 
GeneralRe: Lightweight XML reader/writer lib Pin
Neville Franks5-Sep-04 0:24
Neville Franks5-Sep-04 0:24 
GeneralRe: Lightweight XML reader/writer lib Pin
Dominik Reichl5-Sep-04 1:36
Dominik Reichl5-Sep-04 1: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.