ReactOS 0.4.16-dev-433-g6363f78
|
#include "progman.h"
Go to the source code of this file.
Functions | |
DWORD | GRPFILE_ReadGroupFile (LPCWSTR lpszPath, BOOL bIsCommonGroup) |
BOOL | GRPFILE_WriteGroupFile (PROGGROUP *hGroup) |
Definition at line 65 of file grpfile.c.
Referenced by GROUP_NewGroup().
Definition at line 358 of file grpfile.c.
Referenced by GROUP_ModifyGroup(), GROUP_NewGroup(), PROGRAM_CopyMoveProgram(), PROGRAM_DeleteProgram(), PROGRAM_ModifyProgram(), and PROGRAM_NewProgram().