On 12/11/12, Andrew Brunner <[email protected]> wrote: > According to Microsoft's Developer Network Page > > PBM_SETPOS, PBM_SETRANGE only support signed integers up to 65,535.
See note at Embarcadero's wiki about this: http://docwiki.embarcadero.com/Libraries/XE3/en/Vcl.ComCtrls.TProgressBar.Position Delphi uses Integer for Pos, Min, Max. Bart -- _______________________________________________ Lazarus mailing list [email protected] http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus
