Changeset 99739 in vbox for trunk/src/VBox/Additions/WINNT
- Timestamp:
- May 11, 2023 1:01:08 AM (2 years ago)
- svn:sync-xref-src-repo-rev:
- 157315
- Location:
- trunk/src/VBox/Additions/WINNT
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Additions/WINNT/Mouse/NT5/VBoxMFInternal.cpp
r98103 r99739 135 135 /** 136 136 * This is called when the last device instance is destroyed. 137 *138 * @returns NT status.139 137 */ 140 138 static void vboxNewProtTerm(void) -
trunk/src/VBox/Additions/WINNT/VBoxTray/VBoxTray.cpp
r98103 r99739 434 434 435 435 /** 436 * Release logger callback.436 * Header/footer callback for the release logger. 437 437 * 438 * @return IPRT status code.439 438 * @param pLoggerRelease 440 439 * @param enmPhase
Note:
See TracChangeset
for help on using the changeset viewer.