VirtualBox

source: vbox/trunk/src/VBox/Additions/WINNT

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @5606   17 years vboxsync ALIGNP SIZEOFMEMB
(edit) @5558   17 years vboxsync Windows host/guest clipboard fix.
(edit) @5557   17 years vboxsync Obsolete comment removed
(edit) @5542   17 years vboxsync Must use kernel mode as the timeout parameter is located on the stack
(edit) @5541   17 years vboxsync 2nd wakeup lost occurrence
(edit) @5540   17 years vboxsync Don't wait indefinitely in case the request was copmleted at just the …
(edit) @5387   17 years vboxsync Check for new logon dialog Id's.
(edit) @5159   17 years vboxsync DdMapMemory must map the offscreen heap as well. Report DdLock updates …
(edit) @5144   17 years vboxsync Report fullscreen DdLock/DdUnlock updates in the Windows guest …
(edit) @5083   17 years vboxsync Fixed the Windows guest additions mouse filter driver trap with two or …
(edit) @5039   17 years vboxsync Reenabled the redraw optimization.in the Windows guest display driver.
(edit) @5038   17 years vboxsync Inform VBVA and VRDP about rectangle updated within DdLock/DdUnlock …
(edit) @5036   17 years vboxsync Logging.
(edit) @5023   17 years vboxsync Disabled redraw optimization in the Windows guest graphics driver.
(edit) @4969   17 years vboxsync VBoxControl addcustommode should not add dublicates.
(edit) @4968   17 years vboxsync Implemented VBoxControl setvideomode command for Windows guest additions.
(edit) @4950   17 years vboxsync Allow to use custom resolutions for any secondary monitor in the …
(edit) @4795   18 years vboxsync Export to OSE.
(edit) @4793   18 years vboxsync Enable 8BPP video modes in the Windows guest additions.
(edit) @4777   18 years vboxsync NT4 does not have Ex*PoolWithTag.
(edit) @4770   18 years vboxsync Do not fail the i8042 guest driver init (NT guest), if VBoxGuest is …
(edit) @4758   18 years vboxsync Do not fail the video if VBoxGuest is not loaded.
(edit) @4736   18 years vboxsync NT4 does not have DrvDeriveSurface.
(edit) @4711   18 years vboxsync Fixed a shared clipboard problem on Windows.
(edit) @4703   18 years vboxsync Compile fix
(edit) @4686   18 years vboxsync Adjusted timeout. VBoxGuest used to wait 10 times longer than it should.
(edit) @4681   18 years vboxsync fixed builds
(edit) @4677   18 years vboxsync Compile fix
(edit) @4675   18 years vboxsync Fixed wraparound
(edit) @4673   18 years vboxsync Use a different allocation method
(edit) @4667   18 years vboxsync Updates
(edit) @4664   18 years vboxsync Bugfix
(edit) @4663   18 years vboxsync Enable management extensions
(edit) @4612   18 years vboxsync Implemented ballooning on the guest side. (completely untested and …
(edit) @4610   18 years vboxsync Fix
(edit) @4609   18 years vboxsync Updates
(edit) @4604   18 years vboxsync Corrections
(edit) @4597   18 years vboxsync Logging updates
(edit) @4595   18 years vboxsync Export
(edit) @4594   18 years vboxsync Split up stats & memory balloon management
(edit) @4585   18 years vboxsync Update
(edit) @4581   18 years vboxsync Corrected logging
(edit) @4580   18 years vboxsync todo added
(edit) @4579   18 years vboxsync Updates
(edit) @4575   18 years vboxsync Updates
(edit) @4573   18 years vboxsync More statistics. Started implementing the guest side.
(edit) @4540   18 years vboxsync Implemented notification for guest about an active VRDP connection.
(edit) @4526   18 years vboxsync Compile fix
(edit) @4524   18 years vboxsync Updates for guest statistics
(edit) @4517   18 years vboxsync Update
(edit) @4516   18 years vboxsync Skeleton for guest management extension
(edit) @4470   18 years vboxsync Removed _WIN32_WINNT override as we're dynamically importing anyway
(edit) @4468   18 years vboxsync Part two
(edit) @4467   18 years vboxsync Cleaned up
(edit) @4466   18 years vboxsync Set security descriptor for notification event semaphore
(edit) @4464   18 years vboxsync Only need modify state access.
(edit) @4463   18 years vboxsync Close handle
(edit) @4462   18 years vboxsync Accidental commit
(edit) @4461   18 years vboxsync Rewrote seamless notification handling.
(edit) @4457   18 years vboxsync More logging
(edit) @4453   18 years vboxsync No difference; increased timeout again
(edit) @4452   18 years vboxsync Tuned the message loop for faster responds time
(edit) @4349   18 years vboxsync more logging
(edit) @4348   18 years vboxsync Correction
(edit) @4347   18 years vboxsync removed LOG_ENABLED
(edit) @4346   18 years vboxsync logging updates
(edit) @4345   18 years vboxsync more logging
(edit) @4343   18 years vboxsync Added DdMapMemory
(edit) @4342   18 years vboxsync Added IOCTL_VIDEO_SHARE_VIDEO_MEMORY & IOCTL_VIDEO_UNSHARE_VIDEO_MEMORY
(edit) @4311   18 years vboxsync Export
(edit) @4305   18 years vboxsync Fix
(edit) @4304   18 years vboxsync compile fixes
(edit) @4303   18 years vboxsync Session control
(edit) @4302   18 years vboxsync Disabled code for VRDP status checks
(edit) @4301   18 years vboxsync Disabled code for VRDP status checks
(edit) @4292   18 years vboxsync Private header for windows only declarations
(edit) @4290   18 years vboxsync cleanup
(edit) @4289   18 years vboxsync Check vrdp state at startup too
(edit) @4285   18 years vboxsync wrong comment
(edit) @4282   18 years vboxsync compile fix
(edit) @4281   18 years vboxsync Restore notification handler added
(edit) @4280   18 years vboxsync More logging
(edit) @4278   18 years vboxsync export property
(edit) @4267   18 years vboxsync Updated logging strings
(edit) @4266   18 years vboxsync Reapplied 23773
(edit) @4265   18 years vboxsync Implemented DrvDeriveSurface in the Windows guest diplay driver.
(edit) @4264   18 years vboxsync Backed out 23773 until it works
(edit) @4263   18 years vboxsync Cleaned up
(edit) @4262   18 years vboxsync Paranoia
(edit) @4261   18 years vboxsync Added VBOXESC_ISVRDPACTIVE escape
(edit) @4259   18 years vboxsync compile fix
(edit) @4258   18 years vboxsync Disable the DrvDeriveSurface handler
(edit) @4257   18 years vboxsync Completed DrvDeriveSurface
(edit) @4181   18 years vboxsync Windows guest display driver to report the screen rectangle that was …
(edit) @4150   18 years vboxsync Safety precaution
(edit) @4145   18 years vboxsync Never (!!) put the isr handler in pagable memory.
(edit) @4125   18 years vboxsync update
(edit) @4124   18 years vboxsync new surface code (disabled by default)
(edit) @4123   18 years vboxsync backed out small change
(edit) @4122   18 years vboxsync changed nt4 detection
Note: See TracRevisionLog for help on using the revision log.

© 2025 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette