summaryrefslogtreecommitdiffstats
path: root/dbus/dbus-sysdeps-win.h
Commit message (Collapse)AuthorAgeFilesLines
* * dbus/dbus-sysdeps-win.h, dbus/dbus-sysdeps-win.c, ↵Ralf Habacker2007-03-121-4/+4
| | | | dbus/dbus-sysdeps-util-win.c: renamed functions _dbus_xxx_file() to _dbus_file_xxx() to reflect struct name DBusFile.
* * dbus/*-win.*,bus/*-win.*: added win32 platform relatedRalf Habacker2007-03-031-0/+174
files. These files are only added to the cmake build system. The missing dbus-win32.patch file will be added later.