Re: [Mingw-w64-public] [patch] ddk: Replace all unsigned long with ULONG

2012-07-17 Thread Kai Tietz
2012/7/17 Corinna Vinschen : > Hi, > > as proposed on IRC, the below patch replaces all usage of unsigned long > in the ddk subdir with ULONG. Ok to apply? > > > Thanks, > Corinna Patch is ok. Thanks, Kai -- Live Securi

[Mingw-w64-public] [patch] ddk: Replace all unsigned long with ULONG

2012-07-17 Thread Corinna Vinschen
Hi, as proposed on IRC, the below patch replaces all usage of unsigned long in the ddk subdir with ULONG. Ok to apply? Thanks, Corinna * include/ddrawint.h (MAKE_HRESULT): Define in terms of ULONG instead of unsigned long. * include/ddk/scsiwmi.h (struct _GUID): Define