VirtualBox

source: kBuild/trunk/src/gmake/w32/include/pathstuff.h@ 298

Last change on this file since 298 was 53, checked in by bird, 21 years ago

Initial revision

  • Property svn:eol-style set to native
File size: 280 bytes
Line 
1#ifndef _PATHSTUFF_H
2#define _PATHSTUFF_H
3
4extern char * convert_Path_to_windows32(char *Path, char to_delim);
5extern char * convert_vpath_to_windows32(char *Path, char to_delim);
6extern char * w32ify(char *file, int resolve);
7extern char * getcwd_fs(char *buf, int len);
8
9#endif
Note: See TracBrowser for help on using the repository browser.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette