Changeset 50323 in vbox for trunk/src/VBox/Additions/WINNT/VBoxTray
- Timestamp:
- Feb 5, 2014 10:20:04 AM (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Additions/WINNT/VBoxTray/VBoxClipboard.cpp
r49891 r50323 612 612 int VBoxClipboardInit(const VBOXSERVICEENV *pEnv, void **ppInstance, bool *pfStartThread) 613 613 { 614 Log(("VBoxTray: V boxClipboardInit\n"));614 Log(("VBoxTray: VBoxClipboardInit\n")); 615 615 if (gCtx.pEnv) 616 616 {
Note:
See TracChangeset
for help on using the changeset viewer.