Home
last modified time | relevance | path

Searched refs:PT_VALUE (Results 1 – 4 of 4) sorted by relevance

/reactos/dll/win32/shell32/
H A Ddebughlp.cpp88 case PT_VALUE: in _dbg_ILGetTextPointer()
130 case PT_VALUE: in _dbg_ILGetTextPointerW()
159 case PT_VALUE: in _dbg_ILGetSTextPointer()
181 case PT_VALUE: in _dbg_ILGetSTextPointerW()
382 case PT_VALUE: in pcheck()
/reactos/sdk/tools/mkshelllink/
H A Dmkshelllink.c104 #define PT_VALUE 0x32 macro
360 IdListFile.Type = PT_VALUE; // File in main()
/reactos/dll/win32/shell32/wine/
H A Dpidl.h95 #define PT_VALUE 0x32 macro
H A Dpidl.c1911 type = (wfd->dwFileAttributes & FILE_ATTRIBUTE_DIRECTORY) ? PT_FOLDER : PT_VALUE; in _ILCreateFromFindDataW()
2293 case PT_VALUE: in _ILGetTextPointerW()
2345 case PT_VALUE: in _ILGetTextPointer()
2376 case PT_VALUE: in _ILGetSTextPointer()
2575 case PT_VALUE: in _ILGetFileAttributes()