# File lib/windows/msvcrt/directory.rb, line 48 def getdcwd(drive, buffer, maxlen) Getdcwd.call(drive, buffer, maxlen) end