www.pudn.com > truecrypt.zip > PROGRESS.H
/* Copyright (C) 2004 TrueCrypt Team, truecrypt.org This product uses components written by Paul Le Roux*/ /* Everything below this line is automatically updated by the -mkproto-tool- */ void InitProgressBar ( ULONG totalSecs ); BOOL UpdateProgressBar ( int nSecNo );