VirtualBox

source: kBuild/trunk/src/gmake/w32/include/w32err.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: 202 bytes
Line 
1#ifndef _W32ERR_H_
2#define _W32ERR_H_
3
4#ifndef EXTERN_DECL
5#define EXTERN_DECL(entry, args) entry args
6#endif
7
8EXTERN_DECL(char * map_windows32_error_to_string, (DWORD error));
9
10#endif /* !_W32ERR_H */
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