Click here to Skip to main content
15,923,083 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
Generalregex parsing C++ Pin
alex.barylski11-May-04 13:11
alex.barylski11-May-04 13:11 
GeneralRe: regex parsing C++ Pin
Erik Thompson11-May-04 13:39
sitebuilderErik Thompson11-May-04 13:39 
GeneralRe: regex parsing C++ Pin
alex.barylski11-May-04 14:41
alex.barylski11-May-04 14:41 
GeneralRe: regex parsing C++ Pin
Andrew Walker11-May-04 16:27
Andrew Walker11-May-04 16:27 
GeneralRe: regex parsing C++ Pin
alex.barylski11-May-04 16:38
alex.barylski11-May-04 16:38 
GeneralRe: regex parsing C++ Pin
Andrew Walker11-May-04 16:42
Andrew Walker11-May-04 16:42 
GeneralRe: regex parsing C++ Pin
Snyp11-May-04 13:40
Snyp11-May-04 13:40 
GeneralGraphics Programming :: Approach and Books Pin
valikac11-May-04 12:53
valikac11-May-04 12:53 
Hello,

I am an experienced C++ programmer especially on the Win32 platform (MFC, Win32 API, etc.). I am limited experience on intensive graphics programming including OpenGL and DirectX. I have some general questions about graphics programming.

1) I often read about how DirectX does not work well with MFC. Is that accurate?

2) Is DirectX platform independent?

3) Is OpenGL platform independent?

4) What do graphics programmers including gamers use: DirectX or OpenGL?

5) What is more extensible, and essentially, better graphics API on the Win32 platform? What are some good books for learning this graphics programming tool?

6) What is the future of graphics programming especially on the Windows platform?

As you can see, my experience and knowledge in graphics programming is quite limited. I'd appreciate any insight.

Thanks,

Kuphryn
GeneralRe: Graphics Programming :: Approach and Books Pin
Jim Crafton11-May-04 13:10
Jim Crafton11-May-04 13:10 
GeneralRe: Graphics Programming :: Approach and Books Pin
valikac11-May-04 13:22
valikac11-May-04 13:22 
GeneralRe: Graphics Programming :: Approach and Books Pin
parths11-May-04 20:21
parths11-May-04 20:21 
GeneralSuggested Book Pin
ursus zeta11-May-04 13:27
ursus zeta11-May-04 13:27 
GeneralRe: Suggested Book Pin
Jim Crafton11-May-04 14:12
Jim Crafton11-May-04 14:12 
GeneralRe: Suggested Book Pin
Christian Graus11-May-04 14:28
protectorChristian Graus11-May-04 14:28 
GeneralRe: Graphics Programming :: Approach and Books Pin
Christian Graus11-May-04 14:33
protectorChristian Graus11-May-04 14:33 
GeneralRe: Question 1 Pin
Andrew Walker11-May-04 16:38
Andrew Walker11-May-04 16:38 
GeneralRe: Graphics Programming :: Approach and Books Pin
valikac12-May-04 4:43
valikac12-May-04 4:43 
Generalfreshman: The Sturct MSG has six memebers, but WndProc just need the first four, why Pin
bloggs197411-May-04 10:30
bloggs197411-May-04 10:30 
GeneralRe: freshman: The Sturct MSG has six memebers, but WndProc just need the first four, why Pin
Jim Crafton11-May-04 13:12
Jim Crafton11-May-04 13:12 
GeneralThe WndProc is only passed the first four parameter, so how can I deal with the last two parameters in the case-clause? Pin
bloggs197411-May-04 16:20
bloggs197411-May-04 16:20 
GeneralRe: The WndProc is only passed the first four parameter, so how can I deal with the last two parameters in the case-clause? Pin
hard.disk11-May-04 19:20
hard.disk11-May-04 19:20 
GeneralRe: freshman: The Sturct MSG has six memebers, but WndProc just need the first four, why Pin
vividtang12-May-04 1:58
vividtang12-May-04 1:58 
GeneralWhy do the WndProc get a "&MSG" , instead four parameters? Pin
bloggs197412-May-04 4:31
bloggs197412-May-04 4:31 
GeneralThere are so many API functions, where can I find a list of the most important function? Pin
bloggs197412-May-04 3:10
bloggs197412-May-04 3:10 
GeneralI need Help Pin
Guiro11-May-04 9:52
Guiro11-May-04 9:52 

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.