I think it would be very useful for some users, especially for those who create games, if you could bind Depth into OpenWindowedScreen.
Result = OpenWindowedScreen(WindowID, x, y, Width, Height, Depth, AutoStretch, RightOffset, BottomOffset)
0: don’t change and use current depth
4: 16 colours, independent palette available
8: 256 colours, independent palette available
16: 65000 colours, fixed palette
24: 16 Mo colours, fixed palette
32: 16 Mo colours, faster than 24 bit mode
By the way, is there a chance to bind AutoStretch in full screen mode? Why does the ChangeGamma(R, G, B, Flags) function only work in full screen mode? It would be very nice, if you could add this stuff.
Thanks very much and keep up the good work

c ya,
nco2k