ReactOS 0.4.15-dev-7924-g5949c20
NE_TYPEINFO Struct Reference

#include <winbase16.h>

Collaboration diagram for NE_TYPEINFO:

Public Attributes

WORD type_id
 
WORD count
 
DWORD resloader
 
FARPROC16 resloader
 
NE_NAMEINFO nameinfo [1]
 

Detailed Description

Definition at line 89 of file typelib.c.

Member Data Documentation

◆ count

WORD NE_TYPEINFO::count

Definition at line 92 of file typelib.c.

Referenced by find_ne_resource(), ICO_ExtractIconExW(), and ParseFonFile().

◆ nameinfo

NE_NAMEINFO NE_TYPEINFO::nameinfo[1]

Definition at line 69 of file bmfd.h.

Referenced by ParseFonFile().

◆ resloader [1/2]

DWORD NE_TYPEINFO::resloader

Definition at line 93 of file typelib.c.

◆ resloader [2/2]

FARPROC16 NE_TYPEINFO::resloader

Definition at line 297 of file winbase16.h.

◆ type_id

WORD NE_TYPEINFO::type_id

Definition at line 91 of file typelib.c.

Referenced by find_ne_resource(), ICO_ExtractIconExW(), and ParseFonFile().


The documentation for this struct was generated from the following files: