NAME

_wmakepath  (MSVCRT.@)

SYNOPSIS

 VOID CDECL  _wmakepath
 (
  MSVCRT_wchar_t*       path,
  const MSVCRT_wchar_t* drive,
  const MSVCRT_wchar_t* directory,
  const MSVCRT_wchar_t* filename,
  const MSVCRT_wchar_t* extension
 )

DESCRIPTION

See _wmakepath.

IMPLEMENTATION

Defined in "tchar.h".

Implemented in "dlls/msvcrt/dir.c". source.winehq.org/source/dlls/msvcrt/dir.c

Debug channel "msvcrt".


Copyright © 2008 The Wine Project. All trademarks are the property of their respective owners. Visit WineHQ for license details. Generated Nov 2008.