Help need hex chart
Blitz3D Forums/Blitz3D Programming/Help need hex chart| 
 | ||
| Can someone please tell me where i can find a list of hex values for Wb3d_createwindow or createwindow styles, so i can disable maximize window, minimize window, disable close window button, etc... ? Any help is GREATLY appreciated! =) WINDOW_TITLEBAR Window_Minimize Window_Maximize WindowResizable above are a few of what im talkin about. ~DarkShadowWing~ | 
| 
 | ||
| I'll get on it tomarow ;) | 
| 
 | ||
| thanks! =) ~DarkShadowWing~ | 
| 
 | ||
| http://msdn.microsoft.com/en-gb/default.aspx | 
| 
 | ||
| thanks gabriel. but it doesnt really help. i need the actual chart. i looked all day for one on msdn. ~DarkShadowWing~ | 
| 
 | ||
| Can you give me an exact list of what you want to know?? | 
| 
 | ||
| i need a list of all of the createwindow style hex commands like wm_minimizewindow. :) ~DarkShadowWing~ | 
| 
 | ||
| Ohhhhhhhhhh...okydokey :) | 
| 
 | ||
| so did u get the hex chart yet mate? =) ~DarkShadowWing~ | 
| 
 | ||
| Many of the common Windows API constants are collected here. | 
| 
 | ||
| Thanks mate. But I also need constants that arent included, such as: Window_TITLEBAR Window_Maximize ~DarkShadowWing~ |