On 9/18/06, Xi Wang <[EMAIL PROTECTED]> wrote:
Hi,In apr/misc/win32/rand.c, it failed to compile here with the error: undeclared identifier 'HCRYPTPROV', for lack of the definition of _WIN32_WINNT in wincrypt.h. Reordering the headers (wincrypt.h after apr.h) would be OK.
Just out of curiosity, what environment are you trying to compile in? It just seems odd that this works for everyone else building on windows but not for you. -garrett
