set TTN_ALWAYS for quicklaunch icons
[reactos.git] / reactos / subsys / system / explorer / utility / utility.h
index 6815091..56088d6 100644 (file)
@@ -390,6 +390,8 @@ extern "C" {
 
 
 #define        SetDlgCtrlID(hwnd, id) SetWindowLong(hwnd, GWL_ID, id)
+#define        SetWindowStyle(hwnd, val) (DWORD)SetWindowLong(hwnd, GWL_STYLE, val)
+#define        SetWindowExStyle(h, val) (DWORD)SetWindowLong(hwnd, GWL_EXSTYLE, val)
 
 
  // display