if(pMessageBoxA(hwnd,"You must restart Wine before the new settings will take effect.\n\nDo you want to exit Wine now ?","Systems Settings Change",MB_YESNO|MB_ICONQUESTION)==IDYES)
reboot=TRUE;
}
}
if(MessageBoxA(hwnd,"You must restart Wine before the new settings will take effect.\n\nDo you want to exit Wine now ?","Systems Settings Change",MB_YESNO|MB_ICONQUESTION)==IDYES)