windows-nt/Source/XPSP1/NT/shell/osshell/accesory/terminal/task.h
2020-09-26 16:20:57 +08:00

7 lines
152 B
C

#define NULL_TASK -1
struct /* misc TASK parameters */
{
STRING string[STR255];
} taskState;