I recently started getting into reversing and detouring stuff a bit for a game that uses DX10. I thought it would be usefull to get a ingame UI going.
Now here I am, stuck for like a week finding out how all this drawing stuff works without any luck... Seems like there aint that much libraries out there that I can use.
I tried SlimDX but I can't compile the latest sourcecode so I can't fix a bug that was in the public release (StateBlock). I can't manage to get CEGUI# working either... are there any other options around or can someone help me out with all this? I'm clueless at the moment on what to do and what to use...