Search found 6 matches

by Xqerience2003
Sun Mar 09, 2008 12:45 pm
Forum: Announcement
Topic: for OPENGL: 1K Texturloader(.png, .bmp, .tga,.jpg ...)
Replies: 4
Views: 2452

nice :wink:
by Xqerience2003
Tue Oct 16, 2007 2:18 pm
Forum: Announcement
Topic: Gdi+ 1.0 examples for almost all functions
Replies: 29
Views: 23495

nice :D
by Xqerience2003
Thu Oct 11, 2007 7:05 pm
Forum: Tricks 'n' Tips
Topic: Disable or enable Startmenu
Replies: 0
Views: 1191

Disable or enable Startmenu

Disable or enable Startmenu... :?

Code: Select all

Procedure EnableStartmenu(enable)
EnableWindow_(FindWindowEx_(FindWindow_("Shell_TrayWnd",0),0,"Button",0),enable)
EndProcedure
EnableStartmenu(0)
by Xqerience2003
Sat Oct 06, 2007 5:35 pm
Forum: Coding Questions
Topic: How to show a 3D Wavefront obj file in PB ?
Replies: 6
Views: 1841

by Xqerience2003
Sat Oct 06, 2007 4:21 pm
Forum: Game Programming
Topic: [Irrlicht] Pure IRRkanoid
Replies: 19
Views: 12533

really good :)
by Xqerience2003
Sat Oct 06, 2007 2:37 pm
Forum: Announcement
Topic: Simple Windowed OpenGL Framework - for OpenGL beginners
Replies: 43
Views: 38180

nice :D