Changeset 4849 in vbox
- Timestamp:
- Sep 17, 2007 7:48:32 AM (17 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Main/ConsoleVRDPServer.cpp
r4632 r4849 1022 1022 #else 1023 1023 int rc = VERR_NOT_SUPPORTED; 1024 LogRel(("VRDP: this version does not include the VRDP server.\n")); 1024 1025 #endif /* VBOX_VRDP */ 1025 1026 return rc;
Note:
See TracChangeset
for help on using the changeset viewer.