Changeset 95841 in vbox for trunk/include/iprt/nt
- Timestamp:
- Jul 26, 2022 9:07:46 PM (2 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/include/iprt/nt/nt.h
r95111 r95841 1613 1613 #define NtCurrentPeb() RTNtCurrentPeb() 1614 1614 1615 #ifdef IN_RING3 1616 RT_DECL_NTAPI(void) RtlAcquirePebLock(void); 1617 RT_DECL_NTAPI(void) RtlReleasePebLock(void); 1618 #endif 1615 1619 1616 1620 /** @} */
Note:
See TracChangeset
for help on using the changeset viewer.