Changeset 99829 in vbox
- Timestamp:
- May 17, 2023 1:51:57 PM (20 months ago)
- Location:
- trunk/src/VBox/Additions
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Additions/WINNT/VBoxTray/VBoxTray.h
r99828 r99829 166 166 } VBOXSERVICEINFO, *PVBOXSERVICEINFO; 167 167 168 /** 168 /** 169 169 * Globally unique (system wide) message registration. 170 170 */ -
trunk/src/VBox/Additions/common/VBoxService/VBoxServicePageSharing.cpp
r99828 r99829 120 120 * Registers a new module with the VMM 121 121 * @param pModule Module ptr 122 * @param fValidateMemory Validate/touch memory pages or not 122 * @param fValidateMemory Validate/touch memory pages or not 123 123 * @param pVersionInfo Version info bytes. 124 124 */
Note:
See TracChangeset
for help on using the changeset viewer.