VirtualBox

Changeset 52354 in vbox for trunk/include/iprt


Ignore:
Timestamp:
Aug 11, 2014 7:20:47 PM (11 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
95483
Message:

nt.h: TEB fix.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/include/iprt/nt/nt.h

    r52163 r52354  
    445445    HANDLE Mutant;                                                          /**< 0x008 / 0x004 */
    446446    PVOID ImageBaseAddress;                                                 /**< 0x010 / 0x008 */
    447     PPEB_LDR_DATA *Ldr;                                                     /**< 0x018 / 0x00c */
     447    PPEB_LDR_DATA Ldr;                                                      /**< 0x018 / 0x00c */
    448448    struct _RTL_USER_PROCESS_PARAMETERS *ProcessParameters;                 /**< 0x020 / 0x010 */
    449449    PVOID SubSystemData;                                                    /**< 0x028 / 0x014 */
Note: See TracChangeset for help on using the changeset viewer.

© 2025 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette