The EGL implementation defines the platform specific native types as follows:
typedef HDC NativeDisplayType;
typedef HBITMAP NativePixmapType;
typedef HWND NativeWindowType;
These are defined in the file include\EGL\egl_native_types.h
include\EGL\egl_native_types.h