Search found 2 matches

by boecke
Tue Oct 26, 2004 7:07 am
Forum: Game Programming
Topic: opengl32.dll Wrapper
Replies: 2
Views: 2114

What i'm saying is this ( not accurate ) :

Code: Select all

ProcedureDLL glBegin() ; etc.. GLenum mode
; code
EndProcedure
It's a bit like those game cheats or whatever they are, except i'd like to use this in my upcoming projects.
by boecke
Mon Oct 25, 2004 10:13 pm
Forum: Game Programming
Topic: opengl32.dll Wrapper
Replies: 2
Views: 2114

opengl32.dll Wrapper

Hi :),
I'm seeking some help / advice on how to make an opengl32 wrapper, if anyone has some ideas on how to hook all the functions then please post,
Thanks