Use CreateDirectory() instead of complicating things.
authorOle André Vadla Ravnås <ole.andre.ravnas@tandberg.com>
Sun, 29 Mar 2009 00:20:02 +0000 (01:20 +0100)
committerRalf Habacker <ralf.habacker@freenet.de>
Mon, 30 Nov 2009 11:00:20 +0000 (12:00 +0100)
commit91f5972fa13165a607162ad0789319abbc5384ea
treecfbea4364b43168fbb08563df2bfc78c72567006
parentf2b62600dc05788ddda3b73d61e5c3405eb62ec9
Use CreateDirectory() instead of complicating things.

This is Windows sysdeps after all, and _dbus_mkdir() wasn't used anywhere else.
(cherry picked from commit 0bbe3787ce1e9e992f2bcbbdfcab1dcdb0b41f24)
dbus/dbus-sysdeps-win.c