Click here to Skip to main content
15,893,668 members
Home / Discussions / Managed C++/CLI
   

Managed C++/CLI

 
AnswerRe: Moving The Mouse Then Clicking It's Button ? Pin
Christian Graus1-Jan-07 23:54
protectorChristian Graus1-Jan-07 23:54 
GeneralRe: Moving The Mouse Then Clicking It's Button ? Pin
Fritzables2-Jan-07 0:29
Fritzables2-Jan-07 0:29 
QuestionMessage Removed Pin
1-Jan-07 7:58
Armond Sarkisian1-Jan-07 7:58 
AnswerRe: A Little Bit Confused... Pin
Xpnctoc1-Jan-07 9:20
Xpnctoc1-Jan-07 9:20 
AnswerRe: A Little Bit Confused... Pin
bsaksida1-Jan-07 10:35
bsaksida1-Jan-07 10:35 
QuestionHandle vs. pointer access speed??? Pin
Xpnctoc31-Dec-06 19:22
Xpnctoc31-Dec-06 19:22 
AnswerRe: Handle vs. pointer access speed??? Pin
bsaksida1-Jan-07 2:27
bsaksida1-Jan-07 2:27 
GeneralRe: Handle vs. pointer access speed??? Pin
Xpnctoc1-Jan-07 4:28
Xpnctoc1-Jan-07 4:28 
No, I'm not using Managed DirectX. I am still using MFC to create the main application window, and using the HDC handle to use OpenGL libraries directly. This is identical to what I was doing in the "native" MFC app.

Do you think that my native OpenGL calls are somehow bogged down in the "It Just Works" model of mixing managed and native code? I've never used DirectX graphics before. How much time/effort do you think would be involved in learning DirectX, knowing that I at least have a decent background in OpenGL? And do you think using Managed Direct X would make much of an improvement?

BTW, just as a point of interest, I'm using a GeForce 5900FX card. I don't know what it's rating is in triangles-per-second, but I know it's in the millions. My terrain only contains 6100 triangles, which at 10FPS = 0.06 million triangles per second. So that means something is getting SEVERLY bogged down somewhere.
GeneralRe: Handle vs. pointer access speed??? Pin
bsaksida1-Jan-07 4:37
bsaksida1-Jan-07 4:37 
GeneralRe: Handle vs. pointer access speed??? Pin
Xpnctoc1-Jan-07 5:18
Xpnctoc1-Jan-07 5:18 
AnswerNot what I thought it was... Pin
Xpnctoc1-Jan-07 5:24
Xpnctoc1-Jan-07 5:24 
GeneralRe: Not what I thought it was... Pin
bsaksida1-Jan-07 10:31
bsaksida1-Jan-07 10:31 
QuestionProgram can't run: "The application has failed to start because its side-by-side configuration is incorrect" Pin
Super Lloyd28-Dec-06 13:27
Super Lloyd28-Dec-06 13:27 
AnswerRe: Program can't run: "The application has failed to start because its side-by-side configuration is incorrect" Pin
bsaksida29-Dec-06 0:06
bsaksida29-Dec-06 0:06 
GeneralRe: Program can't run: "The application has failed to start because its side-by-side configuration is incorrect" Pin
Super Lloyd29-Dec-06 1:51
Super Lloyd29-Dec-06 1:51 
GeneralRe: Program can't run: "The application has failed to start because its side-by-side configuration is incorrect" Pin
bsaksida29-Dec-06 2:02
bsaksida29-Dec-06 2:02 
GeneralRe: Program can't run: "The application has failed to start because its side-by-side configuration is incorrect" Pin
Super Lloyd29-Dec-06 11:20
Super Lloyd29-Dec-06 11:20 
AnswerRe: Program can't run: "The application has failed to start because its side-by-side configuration is incorrect" Pin
George L. Jackson29-Dec-06 11:55
George L. Jackson29-Dec-06 11:55 
GeneralRe: Program can't run: "The application has failed to start because its side-by-side configuration is incorrect" Pin
Super Lloyd29-Dec-06 14:31
Super Lloyd29-Dec-06 14:31 
QuestionCompiling Question Pin
bsaksida28-Dec-06 11:04
bsaksida28-Dec-06 11:04 
AnswerRe: Compiling Question Pin
Mark Salsbery28-Dec-06 11:36
Mark Salsbery28-Dec-06 11:36 
GeneralRe: Compiling Question [modified] Pin
bsaksida28-Dec-06 12:44
bsaksida28-Dec-06 12:44 
GeneralRe: Compiling Question Pin
Mark Salsbery28-Dec-06 12:55
Mark Salsbery28-Dec-06 12:55 
Questionhow can i append in LOG message in LOG file file by using Kellerman Software? Pin
Banks K28-Dec-06 1:22
Banks K28-Dec-06 1:22 
QuestionMissing Namespace or Class Pin
Herboren27-Dec-06 18:02
Herboren27-Dec-06 18:02 

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.