- Synchronize up to trunk's revision r57864.
[reactos.git] / base / setup / usetup / progress.h
index 53af83d..630967d 100644 (file)
@@ -38,7 +38,7 @@ typedef struct _PROGRESS
   SHORT Width;
 
   ULONG Percent;
-  ULONG Pos;
+  SHORT Pos;
 
   ULONG StepCount;
   ULONG CurrentStep;