1:- module(dpath_win,[wexplore/1,
    2               wopen/1,
    3               file/1,
    4               dir/1,
    5               pathterm_atom/2
    6              ]).
    7:- use_module(dpathw).