|
|
1.1 root 1: /* Copyright (C) 2004 TrueCrypt Team, truecrypt.org
2: This product uses components written by Paul Le Roux <[email protected]> */
3:
4: /* Everything below this line is automatically updated by the -mkproto-tool- */
5:
6: _inline void _RandaddLong ( unsigned long x );
7: int Randinit ( void );
8: void Randfree ( void );
9: void Randmix ( void );
10: void RandaddBuf ( void *buf , int len );
11: void RandpeekBytes ( char *buf , int len );
12: void RandgetBytes ( char *buf , int len );
13: LRESULT CALLBACK MouseProc ( int nCode , WPARAM wParam , LPARAM lParam );
14: LRESULT CALLBACK KeyboardProc ( int nCode , WPARAM wParam , LPARAM lParam );
15: void ThreadSafeThreadFunction ( void *dummy );
16: void SlowPollWinNT ( void );
17: void SlowPollWin9x ( void );
18: void FastPoll ( void );
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.