Nuclex.Windows.Forms/Source/ProgressReporter
2008-08-14 21:19:02 +00:00
..
ProgressReporterForm.cs Project is now architecture-independent since Nuclex.Support (which is used by Nuclex.Windows.Forms) is no longer bound to x86 (XNA dependencies have been moved to Nuclex.Game) 2008-08-14 21:19:02 +00:00
ProgressReporterForm.Designer.cs Switched assemblies to always use 32 bit runtime (most are using the XNA runtime, so the AnyCPU configuration would only wreak havoc on x64 platforms); progress reporter window is no longer resizable 2007-12-10 20:22:55 +00:00
ProgressReporterForm.resx Added a progress reporting form that provides a convenient way to lock up the user interface during all-exclusive background processes 2007-07-17 19:33:18 +00:00