[libdvdcss-devel] [PATCH] build: win32: Surround Windows-specific code by appropriate ifdef
Jean-Baptiste Kempf
jb at videolan.org
Fri Feb 1 13:38:55 CET 2013
On 01 Feb, Diego Biurrun wrote :
> -#ifdef HAVE_DIRECT_H
> +#if defined(WIN32)
> +#include <direct.h>
> typedef HRESULT( WINAPI *SHGETFOLDERPATH )
> ( HWND, int, HANDLE, DWORD, LPTSTR );
This section of the work does not use mkidr, but somewhere else, so I
don't see why the include is here.
--
Jean-Baptiste Kempf
http://www.jbkempf.com/ - +33 672 704 734
Sent from my Electronic Device
More information about the libdvdcss-devel
mailing list