Home
last modified time | relevance | path

Searched refs:_A_EXEC (Results 1 – 3 of 3) sorted by relevance

/reactos/sdk/include/psdk/
H A Dfdi.h135 #ifndef _A_EXEC
136 #define _A_EXEC 0x40 macro
H A Dfci.h134 #ifndef _A_EXEC
135 #define _A_EXEC 0x40 macro
/reactos/dll/win32/cabinet/
H A Dfci.c369 if (execute) file->attribs |= _A_EXEC; in add_file_data()