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

C / C++ / MFC

 
GeneralSome questions Pin
DaFrawg31-Oct-03 1:08
DaFrawg31-Oct-03 1:08 
GeneralRe: Some questions Pin
Michael P Butler31-Oct-03 1:22
Michael P Butler31-Oct-03 1:22 
GeneralRe: Some questions Pin
DaFrawg4-Nov-03 21:07
DaFrawg4-Nov-03 21:07 
GeneralRe: Some questions Pin
melwyn31-Oct-03 2:30
melwyn31-Oct-03 2:30 
GeneralRe: Some questions Pin
DaFrawg4-Nov-03 21:28
DaFrawg4-Nov-03 21:28 
Question<fstream.h> in .NET?? Pin
d00_ape31-Oct-03 0:58
sussd00_ape31-Oct-03 0:58 
AnswerRe: <fstream.h> in .NET?? Pin
Joaquín M López Muñoz31-Oct-03 2:42
Joaquín M López Muñoz31-Oct-03 2:42 
GeneralRe: <fstream.h> in .NET?? Pin
d00_ape12-Nov-03 1:21
sussd00_ape12-Nov-03 1:21 
QuestionWhat do you guys use to parse XML? Pin
BadJerry31-Oct-03 0:10
BadJerry31-Oct-03 0:10 
AnswerRe: What do you guys use to parse XML? Pin
Michael P Butler31-Oct-03 0:59
Michael P Butler31-Oct-03 0:59 
AnswerRe: What do you guys use to parse XML? Pin
Peter Mares31-Oct-03 1:14
Peter Mares31-Oct-03 1:14 
AnswerRe: What do you guys use to parse XML? Pin
jhwurmbach31-Oct-03 2:15
jhwurmbach31-Oct-03 2:15 
AnswerRe: What do you guys use to parse XML? Pin
Ryan_Roberts31-Oct-03 3:41
Ryan_Roberts31-Oct-03 3:41 
AnswerRe: What do you guys use to parse XML? Pin
Atlantys31-Oct-03 13:01
Atlantys31-Oct-03 13:01 
AnswerRe: What do you guys use to parse XML? Pin
LozEvans3-Nov-03 0:16
LozEvans3-Nov-03 0:16 
GeneralRe: What do you guys use to parse XML? Pin
melwyn4-Nov-03 21:56
melwyn4-Nov-03 21:56 
GeneralRe: What do you guys use to parse XML? Pin
LozEvans10-Nov-03 3:43
LozEvans10-Nov-03 3:43 
GeneralDirectShow streaming Pin
LozEvans30-Oct-03 23:37
LozEvans30-Oct-03 23:37 
GeneralRe: DirectShow streaming Pin
Andrew Walker31-Oct-03 12:21
Andrew Walker31-Oct-03 12:21 
GeneralConvert HICON to HBITMAP Pin
Onkie30-Oct-03 23:09
Onkie30-Oct-03 23:09 
GeneralRe: Convert HICON to HBITMAP Pin
DiWa31-Oct-03 1:52
DiWa31-Oct-03 1:52 
GeneralRe: Convert HICON to HBITMAP Pin
Mike Dimmick31-Oct-03 5:53
Mike Dimmick31-Oct-03 5:53 
GeneralOpenGL enabled video cards and OpenGL picking... Pin
François Gasnier30-Oct-03 22:53
François Gasnier30-Oct-03 22:53 
I have been programming a few applications that rely on OpenGL for 2, 3 years now and I still got a few iritating problems when it comes to picking. With many systems (e.g. modern Dell or Compaq PCs) picking does not work if you do not set video card hardware acceleration to the minimum. Until now I have handled the problem by asking customers to adjust their display parameters, but some are getting angry and I would like to get rid of the problem for good.

So here are my questions:

- Have some of you met and solved the problem yet?

- Then how ? Which OpenGL initialization framework (classes) are you using?

- Some people recommended using VTK, Ilog Vision, or other OpenGL based frameworks and quitting direct OpenGL programming. Are any developpers here using one of these solutions and living happy with it?

Thanks in advance for any information.

François GASNIER
GeneralRe: OpenGL enabled video cards and OpenGL picking... Pin
JWood1-Nov-03 4:59
JWood1-Nov-03 4:59 
GeneralRe: OpenGL enabled video cards and OpenGL picking... Pin
Phil Martin2-Nov-03 11:45
professionalPhil Martin2-Nov-03 11:45 

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.