This provides a thread implementation and dialog for displaying the file being downloaded with a cancel button. Feel free to improve upon it. Support plugin sections in profiles; should not add any sections unless using a plugin that takes advantage of it. I had to make a minor change to ut_thread.h as VC got confused by the constructor prototype, hopefully still works on other platforms. Windows should now support the same download capabilities as on Unix, specifically none / just status bar updates / cancel dialog and status bar updates.
CVS: ---------------------------------------------------------------------- CVS: Enter Log. Lines beginning with `CVS:' are removed automatically CVS: CVS: Committing in . CVS: CVS: Modified Files: CVS: src/af/gr/win/gr_Win32Graphics.cpp src/af/util/xp/ut_thread.h CVS: src/af/xap/xp/xap_Prefs.cpp src/af/xap/xp/xap_Prefs.h CVS: src/wp/ap/win/ap_Win32Dialog_Download_File.cpp CVS: src/wp/ap/win/ap_Win32Dialog_Download_File.h CVS: src/wp/ap/win/ap_Win32Resources.rc2 CVS: Added Files: CVS: src/wp/ap/win/ap_Win32Res_DlgDownload_File.rc2 CVS: src/af/util/win/ut_threadImpl.h CVS: ---------------------------------------------------------------------- Win32 cancel dialog during downloading Jeremy
