07-18-2008, 09:52 PM
In the dialog I posted, the X will work, as long as DT_Init(hDlg lParam) isn't in effect(which is why I used ; to keep it there to show you but it isn't in effect right now.) Without the ; before DT_Init(hDlg lParam), I couldn't get the X to work.
My Conclusion: Remove DT_Init(hDlg lParam) and the X will work.
My Conclusion: Remove DT_Init(hDlg lParam) and the X will work.
Taking on Quick Macros one day at a time