Xbox 360 Homebrew Library for easier interfacing with the console, for homebrew projects using the official XDK.
Use with Visual Studio 2010 Ultimate (i'm working oon a thing that makes this not a requirement) and XDK 21256.3
Put it inside the solution folder, then in visual studio right-click your solution, add, existing project, go to xhblib directory and double-click the xhblib.vcxproj file. If the linker reports unresolved functions, add the xhblib.lib file to your project: Project → Properties → Linker → Input → Additional Dependencies.
Added Filesystem Wrapper
Added launching .xex's
Updated XboxPAD:
Added vibration
Added reading trigger values
Added reading stick axis values
Optimize XD2D
Drawing using TTF fonts
Drawing vector graphics