#include <windows.h>
#include <ders/dir.hpp>
#include <ders/file.hpp>
#include <ders/text_buf.hpp>
Go to the source code of this file.
Namespaces | |
| namespace | ders | 
Functions | |
| sh_dir | ders::new_dir (mem_pool &mp, const ch_rng &dname) | 
| Creates new dir object.   | |
| error | ders::make_dir (mem_pool &mp, const ch_rng &dname) | 
Definition in file win32/dirimpl.cpp.
| WIN32_FIND_DATA fd | 
Definition at line 285 of file win32/dirimpl.cpp.
| HANDLE hn | 
Definition at line 286 of file win32/dirimpl.cpp.
Definition at line 284 of file win32/dirimpl.cpp.
 1.5.5