Changeset 84840 in vbox
- Timestamp:
- Jun 16, 2020 12:22:42 AM (5 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Runtime/r3/win/thread-win.cpp
r82968 r84840 134 134 static void rtThreadWinTellDebuggerThreadName(uint32_t idThread, const char *pszName) 135 135 { 136 /// @todo check out SetThreadDescription from W10-1607 136 137 struct 137 138 {
Note:
See TracChangeset
for help on using the changeset viewer.