Class: File Info
Syntax:
extern _kernel_oserror *fileinfo_set_modified
(
unsigned int flags,
ObjectId fileinfo,
int modified
);
Purpose: Function sets the modified flag in the window. If modified = 0 then file is unmodified, otherwise a non-zero indicates the file is modified.
|
|
|