ReactOS 0.4.15-dev-8058-ga7cbb60
__wine_ldt_copy Struct Reference

#include <library.h>

Collaboration diagram for __wine_ldt_copy:

Public Attributes

voidbase [8192]
 
unsigned long limit [8192]
 
unsigned char flags [8192]
 

Detailed Description

Definition at line 118 of file library.h.

Member Data Documentation

◆ base

void* __wine_ldt_copy::base[8192]

Definition at line 120 of file library.h.

◆ flags

unsigned char __wine_ldt_copy::flags[8192]

Definition at line 122 of file library.h.

◆ limit

unsigned long __wine_ldt_copy::limit[8192]

Definition at line 121 of file library.h.


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