|
GME
13
|
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 std::vector<CComVariant> ModificationsVector |
Definition at line 845 of file MgaFCO.cpp.
| 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.
1.7.6.1