GME  13
Typedefs | Functions
MgaFCO.cpp File Reference

Go to the source code of this file.

Typedefs

typedef std::vector< CComVariant > ModificationsVector

Functions

void giveme (CMgaProject *mgaproject, CoreObj par, CoreObj cur, CComBSTR cur_kind, int *relpos)
void getRegistryModifications (CoreObj &cobj, CComBSTR &path, ModificationsVector &mv)
HRESULT get_Modifications (FCO *fco, unsigned long changemask, CComVariant *mods)
void CoreObjMark (CoreObj const &ob, long mask)

Typedef Documentation

typedef std::vector<CComVariant> ModificationsVector

Definition at line 845 of file MgaFCO.cpp.


Function Documentation

void CoreObjMark ( CoreObj const &  ob,
long  mask 
)

Definition at line 1192 of file MgaFCO.cpp.

HRESULT get_Modifications ( FCO fco,
unsigned long  changemask,
CComVariant *  mods 
)

Definition at line 851 of file MgaFCO.cpp.

void getRegistryModifications ( CoreObj cobj,
CComBSTR &  path,
ModificationsVector mv 
)

Definition at line 847 of file MgaFCO.cpp.

void giveme ( CMgaProject mgaproject,
CoreObj  par,
CoreObj  cur,
CComBSTR  cur_kind,
int relpos 
)

Definition at line 465 of file MgaFCO.cpp.