#include <precomp.h>
#include <tchar.h>
Go to the source code of this file.
◆ _tfullpath()
Definition at line 15 of file fullpath.c.
16{
20
21
22 if (!relPath || relPath[0] == 0)
23 {
24
26 }
27
28
29 if (!absPath)
30 {
31
35 {
38 }
39 }
40 else
41 {
43 }
44
45
47
49 {
50
51 if (!absPath)
52 {
54 }
55
58 }
59 else if (!retval)
60 {
61
62 if (!absPath)
63 {
65 }
66
69 }
70
71
73}
static TAGREF LPCWSTR LPDWORD LPVOID lpBuffer
void _dosmaperr(unsigned long oserrcode)
DWORD WINAPI GetLastError(void)
_In_ LPCSTR _In_opt_ LPCSTR _In_ DWORD _Out_opt_ LPSTR * lpFilePart