ReactOS 0.4.16-dev-340-g0540c21
|
Go to the source code of this file.
Functions | |
HRESULT | AutomaticUpdates_create (LPVOID *ppObj) DECLSPEC_HIDDEN |
HRESULT | UpdateSession_create (LPVOID *ppObj) DECLSPEC_HIDDEN |
HRESULT | UpdateSearcher_create (LPVOID *ppObj) DECLSPEC_HIDDEN |
HRESULT | UpdateDownloader_create (LPVOID *ppObj) DECLSPEC_HIDDEN |
HRESULT | UpdateInstaller_create (LPVOID *ppObj) DECLSPEC_HIDDEN |
HRESULT | SystemInformation_create (LPVOID *ppObj) DECLSPEC_HIDDEN |
Definition at line 205 of file updates.c.
Definition at line 146 of file systeminfo.c.
Definition at line 251 of file downloader.c.
Referenced by update_session_CreateUpdateDownloader().
Definition at line 345 of file installer.c.
Referenced by update_session_CreateUpdateInstaller().
Definition at line 317 of file searcher.c.
Referenced by update_session_CreateUpdateSearcher().
Definition at line 219 of file session.c.