From LPlib:
authorRichard Levitte <levitte@openssl.org>
Wed, 21 Jul 2004 21:16:21 +0000 (21:16 +0000)
committerRichard Levitte <levitte@openssl.org>
Wed, 21 Jul 2004 21:16:21 +0000 (21:16 +0000)
commit765e231a7c38f75c24a8e4690c9c8924cb309a2f
treeebd9a53df68fc5818da9b25da477e8238dd0fe0b
parent89c53672c231586dbcde7410de4b6ce40e685c74
From LPlib:

Some code beautification.

Change the macro CP_THREAD_ACP to CP_ACP, because the latter is more
widely defined.

Add a conditional macro definition in case FindFirstFile and
FindNextFile aren't properly defined (might happen on WinCE).

Suggested by Andy Polyakov <appro@fy.chalmers.se>
crypto/LPdir_win.c