windows-nt/Source/XPSP1/NT/shell/osshell/accesory/terminal/task.h

7 lines
152 B
C
Raw Normal View History

2020-09-26 03:20:57 -05:00
#define NULL_TASK -1
struct /* misc TASK parameters */
{
STRING string[STR255];
} taskState;