CVS log for winex/server/dbus.h |
|
ViewCVS and CVS Help |
Request diff between arbitrary revisions
This adds support for D-Bus into the wineserver, and uses it to listen to messages sent out by the HAL. Specifically, we listen for mount/unmount information so that we can keep mount point information up-to-date on Linux distributions that have dynamic mount points enabled for CD/DVD-ROMs. Currently, this code is designed to only work with the version of D-Bus shipped with SuSE 9.3. (We dynamically load libdbus-1.so.0, thus avoiding another dependancy.)
| CVS Admin |
Powered by ViewCVS 1.0-dev |