gdi32: Rename gdi_private.h to ntgdi_private.h.

Signed-off-by: Jacek Caban <jacek@codeweavers.com>
Signed-off-by: Huw Davies <huw@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
This commit is contained in:
Jacek Caban 2021-07-09 15:28:26 +02:00 committed by Alexandre Julliard
parent 649f70aba7
commit b0240461f1
37 changed files with 39 additions and 39 deletions

View file

@ -48,7 +48,7 @@
#include "winnls.h" #include "winnls.h"
#include "usp10.h" #include "usp10.h"
#include "wine/debug.h" #include "wine/debug.h"
#include "gdi_private.h" #include "ntgdi_private.h"
WINE_DEFAULT_DEBUG_CHANNEL(bidi); WINE_DEFAULT_DEBUG_CHANNEL(bidi);

View file

@ -26,7 +26,7 @@
#include "windef.h" #include "windef.h"
#include "winbase.h" #include "winbase.h"
#include "wingdi.h" #include "wingdi.h"
#include "gdi_private.h" #include "ntgdi_private.h"
#include "wine/debug.h" #include "wine/debug.h"
WINE_DEFAULT_DEBUG_CHANNEL(bitblt); WINE_DEFAULT_DEBUG_CHANNEL(bitblt);

View file

@ -26,7 +26,7 @@
#include "windef.h" #include "windef.h"
#include "winbase.h" #include "winbase.h"
#include "wingdi.h" #include "wingdi.h"
#include "gdi_private.h" #include "ntgdi_private.h"
#include "wine/debug.h" #include "wine/debug.h"
WINE_DEFAULT_DEBUG_CHANNEL(bitmap); WINE_DEFAULT_DEBUG_CHANNEL(bitmap);

View file

@ -24,7 +24,7 @@
#include "windef.h" #include "windef.h"
#include "winbase.h" #include "winbase.h"
#include "wingdi.h" #include "wingdi.h"
#include "gdi_private.h" #include "ntgdi_private.h"
#include "wine/debug.h" #include "wine/debug.h"
WINE_DEFAULT_DEBUG_CHANNEL(gdi); WINE_DEFAULT_DEBUG_CHANNEL(gdi);

View file

@ -23,7 +23,7 @@
#include "windef.h" #include "windef.h"
#include "winbase.h" #include "winbase.h"
#include "wingdi.h" #include "wingdi.h"
#include "gdi_private.h" #include "ntgdi_private.h"
#include "wine/debug.h" #include "wine/debug.h"
WINE_DEFAULT_DEBUG_CHANNEL(clipping); WINE_DEFAULT_DEBUG_CHANNEL(clipping);

View file

@ -29,7 +29,7 @@
#include "winnls.h" #include "winnls.h"
#include "winternl.h" #include "winternl.h"
#include "winerror.h" #include "winerror.h"
#include "gdi_private.h" #include "ntgdi_private.h"
#include "wine/debug.h" #include "wine/debug.h"
WINE_DEFAULT_DEBUG_CHANNEL(dc); WINE_DEFAULT_DEBUG_CHANNEL(dc);

View file

@ -72,7 +72,7 @@
#include "winternl.h" #include "winternl.h"
#include "ddk/d3dkmthk.h" #include "ddk/d3dkmthk.h"
#include "gdi_private.h" #include "ntgdi_private.h"
#include "wine/debug.h" #include "wine/debug.h"
WINE_DEFAULT_DEBUG_CHANNEL(bitmap); WINE_DEFAULT_DEBUG_CHANNEL(bitmap);

View file

@ -20,7 +20,7 @@
#include <assert.h> #include <assert.h>
#include "gdi_private.h" #include "ntgdi_private.h"
#include "dibdrv.h" #include "dibdrv.h"
#include "wine/debug.h" #include "wine/debug.h"

View file

@ -20,7 +20,7 @@
#include <assert.h> #include <assert.h>
#include "gdi_private.h" #include "ntgdi_private.h"
#include "dibdrv.h" #include "dibdrv.h"
#include "wine/wgl.h" #include "wine/wgl.h"

View file

@ -19,7 +19,7 @@
*/ */
#include <assert.h> #include <assert.h>
#include "gdi_private.h" #include "ntgdi_private.h"
#include "dibdrv.h" #include "dibdrv.h"
#include "wine/debug.h" #include "wine/debug.h"

View file

@ -21,7 +21,7 @@
#include <assert.h> #include <assert.h>
#include <stdlib.h> #include <stdlib.h>
#include "gdi_private.h" #include "ntgdi_private.h"
#include "dibdrv.h" #include "dibdrv.h"
#include "wine/debug.h" #include "wine/debug.h"

View file

@ -27,7 +27,7 @@
#include "ntstatus.h" #include "ntstatus.h"
#define WIN32_NO_STATUS #define WIN32_NO_STATUS
#include "gdi_private.h" #include "ntgdi_private.h"
#include "dibdrv.h" #include "dibdrv.h"
#include "wine/wgl.h" #include "wine/wgl.h"
#include "wine/wgl_driver.h" #include "wine/wgl_driver.h"

View file

@ -20,7 +20,7 @@
#include <assert.h> #include <assert.h>
#include "gdi_private.h" #include "ntgdi_private.h"
#include "dibdrv.h" #include "dibdrv.h"
#include "wine/debug.h" #include "wine/debug.h"

View file

@ -38,7 +38,7 @@
#include "setupapi.h" #include "setupapi.h"
#include "ddk/d3dkmthk.h" #include "ddk/d3dkmthk.h"
#include "gdi_private.h" #include "ntgdi_private.h"
#include "wine/list.h" #include "wine/list.h"
#include "wine/debug.h" #include "wine/debug.h"
#include "wine/heap.h" #include "wine/heap.h"

View file

@ -40,7 +40,7 @@
#include "wingdi.h" #include "wingdi.h"
#include "winnls.h" #include "winnls.h"
#include "winerror.h" #include "winerror.h"
#include "gdi_private.h" #include "ntgdi_private.h"
#include "wine/debug.h" #include "wine/debug.h"
WINE_DEFAULT_DEBUG_CHANNEL(enhmetafile); WINE_DEFAULT_DEBUG_CHANNEL(enhmetafile);

View file

@ -26,7 +26,7 @@
#include "windef.h" #include "windef.h"
#include "winbase.h" #include "winbase.h"
#include "wingdi.h" #include "wingdi.h"
#include "gdi_private.h" #include "ntgdi_private.h"
/* Enhanced Metafile driver physical DC */ /* Enhanced Metafile driver physical DC */

View file

@ -26,7 +26,7 @@
#include "winbase.h" #include "winbase.h"
#include "wingdi.h" #include "wingdi.h"
#include "winnls.h" #include "winnls.h"
#include "gdi_private.h" #include "ntgdi_private.h"
#include "enhmfdrv/enhmetafiledrv.h" #include "enhmfdrv/enhmetafiledrv.h"
#include "wine/debug.h" #include "wine/debug.h"

View file

@ -23,7 +23,7 @@
#include <string.h> #include <string.h>
#include "enhmfdrv/enhmetafiledrv.h" #include "enhmfdrv/enhmetafiledrv.h"
#include "gdi_private.h" #include "ntgdi_private.h"
#include "wine/debug.h" #include "wine/debug.h"
WINE_DEFAULT_DEBUG_CHANNEL(enhmetafile); WINE_DEFAULT_DEBUG_CHANNEL(enhmetafile);

View file

@ -31,7 +31,7 @@
#include "winnls.h" #include "winnls.h"
#include "winternl.h" #include "winternl.h"
#include "winreg.h" #include "winreg.h"
#include "gdi_private.h" #include "ntgdi_private.h"
#include "resource.h" #include "resource.h"
#include "wine/exception.h" #include "wine/exception.h"
#include "wine/heap.h" #include "wine/heap.h"

View file

@ -105,7 +105,7 @@
#include "winerror.h" #include "winerror.h"
#include "winreg.h" #include "winreg.h"
#include "wingdi.h" #include "wingdi.h"
#include "gdi_private.h" #include "ntgdi_private.h"
#include "wine/debug.h" #include "wine/debug.h"
#include "wine/list.h" #include "wine/list.h"

View file

@ -31,7 +31,7 @@
#include "winerror.h" #include "winerror.h"
#include "winternl.h" #include "winternl.h"
#include "gdi_private.h" #include "ntgdi_private.h"
#include "wine/debug.h" #include "wine/debug.h"
WINE_DEFAULT_DEBUG_CHANNEL(gdi); WINE_DEFAULT_DEBUG_CHANNEL(gdi);

View file

@ -28,7 +28,7 @@
#include "winnls.h" #include "winnls.h"
#include "winreg.h" #include "winreg.h"
#include "gdi_private.h" #include "ntgdi_private.h"
#include "wine/debug.h" #include "wine/debug.h"

View file

@ -23,7 +23,7 @@
#include "windef.h" #include "windef.h"
#include "winbase.h" #include "winbase.h"
#include "wingdi.h" #include "wingdi.h"
#include "gdi_private.h" #include "ntgdi_private.h"
#include "wine/debug.h" #include "wine/debug.h"
WINE_DEFAULT_DEBUG_CHANNEL(dc); WINE_DEFAULT_DEBUG_CHANNEL(dc);

View file

@ -55,7 +55,7 @@
#include "winreg.h" #include "winreg.h"
#include "winnls.h" #include "winnls.h"
#include "winternl.h" #include "winternl.h"
#include "gdi_private.h" #include "ntgdi_private.h"
#include "wine/debug.h" #include "wine/debug.h"
WINE_DEFAULT_DEBUG_CHANNEL(metafile); WINE_DEFAULT_DEBUG_CHANNEL(metafile);

View file

@ -24,7 +24,7 @@
#include "windef.h" #include "windef.h"
#include "winbase.h" #include "winbase.h"
#include "winnls.h" #include "winnls.h"
#include "gdi_private.h" #include "ntgdi_private.h"
#include "mfdrv/metafiledrv.h" #include "mfdrv/metafiledrv.h"
#include "wine/debug.h" #include "wine/debug.h"

View file

@ -26,7 +26,7 @@
#include "windef.h" #include "windef.h"
#include "winbase.h" #include "winbase.h"
#include "wingdi.h" #include "wingdi.h"
#include "gdi_private.h" #include "ntgdi_private.h"
/* Metafile driver physical DC */ /* Metafile driver physical DC */

View file

@ -28,7 +28,7 @@
#include "wingdi.h" #include "wingdi.h"
#include "wine/wingdi16.h" #include "wine/wingdi16.h"
#include "mfdrv/metafiledrv.h" #include "mfdrv/metafiledrv.h"
#include "gdi_private.h" #include "ntgdi_private.h"
#include "wine/debug.h" #include "wine/debug.h"
WINE_DEFAULT_DEBUG_CHANNEL(metafile); WINE_DEFAULT_DEBUG_CHANNEL(metafile);

View file

@ -18,8 +18,8 @@
* Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA
*/ */
#ifndef __WINE_GDI_PRIVATE_H #ifndef __WINE_NTGDI_PRIVATE_H
#define __WINE_GDI_PRIVATE_H #define __WINE_NTGDI_PRIVATE_H
#include <limits.h> #include <limits.h>
#include <math.h> #include <math.h>
@ -776,4 +776,4 @@ extern void CDECL free_heap_bits( struct gdi_image_bits *bits ) DECLSPEC_HIDDEN;
extern HMODULE gdi32_module DECLSPEC_HIDDEN; extern HMODULE gdi32_module DECLSPEC_HIDDEN;
#endif /* __WINE_GDI_PRIVATE_H */ #endif /* __WINE_NTGDI_PRIVATE_H */

View file

@ -30,7 +30,7 @@
#include "winerror.h" #include "winerror.h"
#include "winternl.h" #include "winternl.h"
#include "winnt.h" #include "winnt.h"
#include "gdi_private.h" #include "ntgdi_private.h"
static HMODULE opengl32; static HMODULE opengl32;

View file

@ -30,7 +30,7 @@
#include "wine/debug.h" #include "wine/debug.h"
#include "gdi_private.h" #include "ntgdi_private.h"
WINE_DEFAULT_DEBUG_CHANNEL(font); WINE_DEFAULT_DEBUG_CHANNEL(font);

View file

@ -28,7 +28,7 @@
#include "winbase.h" #include "winbase.h"
#include "wingdi.h" #include "wingdi.h"
#include "winerror.h" #include "winerror.h"
#include "gdi_private.h" #include "ntgdi_private.h"
#include "wine/debug.h" #include "wine/debug.h"
WINE_DEFAULT_DEBUG_CHANNEL(gdi); WINE_DEFAULT_DEBUG_CHANNEL(gdi);

View file

@ -33,7 +33,7 @@
#include "wingdi.h" #include "wingdi.h"
#include "winuser.h" #include "winuser.h"
#include "gdi_private.h" #include "ntgdi_private.h"
#include "wine/debug.h" #include "wine/debug.h"
WINE_DEFAULT_DEBUG_CHANNEL(palette); WINE_DEFAULT_DEBUG_CHANNEL(palette);

View file

@ -33,7 +33,7 @@
#include "wingdi.h" #include "wingdi.h"
#include "winerror.h" #include "winerror.h"
#include "gdi_private.h" #include "ntgdi_private.h"
#include "wine/debug.h" #include "wine/debug.h"
WINE_DEFAULT_DEBUG_CHANNEL(gdi); WINE_DEFAULT_DEBUG_CHANNEL(gdi);

View file

@ -26,7 +26,7 @@
#include "windef.h" #include "windef.h"
#include "winbase.h" #include "winbase.h"
#include "wingdi.h" #include "wingdi.h"
#include "gdi_private.h" #include "ntgdi_private.h"
#include "wine/debug.h" #include "wine/debug.h"
WINE_DEFAULT_DEBUG_CHANNEL(gdi); WINE_DEFAULT_DEBUG_CHANNEL(gdi);

View file

@ -30,7 +30,7 @@
#include "winspool.h" #include "winspool.h"
#include "winerror.h" #include "winerror.h"
#include "wine/debug.h" #include "wine/debug.h"
#include "gdi_private.h" #include "ntgdi_private.h"
WINE_DEFAULT_DEBUG_CHANNEL(print); WINE_DEFAULT_DEBUG_CHANNEL(print);

View file

@ -101,7 +101,7 @@ SOFTWARE.
#include "windef.h" #include "windef.h"
#include "winbase.h" #include "winbase.h"
#include "wingdi.h" #include "wingdi.h"
#include "gdi_private.h" #include "ntgdi_private.h"
#include "wine/debug.h" #include "wine/debug.h"
WINE_DEFAULT_DEBUG_CHANNEL(region); WINE_DEFAULT_DEBUG_CHANNEL(region);

View file

@ -18,7 +18,7 @@
* Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA
*/ */
#include "gdi_private.h" #include "ntgdi_private.h"
/*********************************************************************** /***********************************************************************
* __wine_get_vulkan_driver (GDI32.@) * __wine_get_vulkan_driver (GDI32.@)