/* Until winecfg is fully functional, warn users that it is incomplete and doesn't do anything */
MessageBox(NULL,"The winecfg tool is not yet complete, and does not actually alter your configuration. If you want to alter the way Wine works, look in the ~/.wine/config file for more information.","winecfg",MB_OK|MB_ICONWARNING);