[USP10_WINETEST]

* Sync with Wine 1.7.17.
CORE-8080

svn path=/trunk/; revision=62927
This commit is contained in:
Amine Khaldi
2014-04-23 15:03:45 +00:00
parent 2a9d643eeb
commit a44595abda
2 changed files with 2 additions and 5 deletions
+1 -4
View File
@@ -1,7 +1,4 @@
/* Automatically generated by make depend; DO NOT EDIT!! */
#define WIN32_LEAN_AND_MEAN
#include <windows.h>
/* Automatically generated; DO NOT EDIT!! */
#define STANDALONE
#include <wine/test.h>
+1 -1
View File
@@ -840,7 +840,7 @@ static int CALLBACK enumFontProc( const LOGFONTA *lpelfe, const TEXTMETRICA *lpn
return 1;
i = rp->range;
while (i > sizeof(DWORD)*8)
while (i >= sizeof(DWORD)*8)
{
idx++;
i -= (sizeof(DWORD)*8);