ReactOS 0.4.16-dev-736-g28b802b
|
#include <xml2sdb.h>
Public Member Functions | |
ShimRef () | |
bool | fromXml (XMLHandle dbNode) |
bool | toSdb (PDB pdb, Database &db) |
Public Attributes | |
std::string | Name |
std::string | CommandLine |
TAGID | ShimTagid |
std::list< InExclude > | InExcludes |
Definition at line 296 of file xml2sdb.cpp.
Definition at line 305 of file xml2sdb.cpp.
std::string ShimRef::CommandLine |
std::list<InExclude> ShimRef::InExcludes |