# File lib/windows/msvcrt/directory.rb, line 52 def wgetdcwd(drive, buffer, maxlen) Wgetdcwd.call(drive, buffer, maxlen) end