ReactOS 0.4.16-dev-306-g647d351
|
#include "wine/heap.h"
Go to the source code of this file.
Functions | |
HRESULT | do_ocx_reg (HMODULE hocx, BOOL do_reg, const WCHAR *flags, const WCHAR *param) DECLSPEC_HIDDEN |
LPWSTR | get_parameter (LPWSTR *params, WCHAR separator, BOOL quoted) DECLSPEC_HIDDEN |
void | set_ldids (HINF hInf, LPCWSTR pszInstallSection, LPCWSTR pszWorkingDir) DECLSPEC_HIDDEN |
HRESULT | launch_exe (LPCWSTR cmd, LPCWSTR dir, HANDLE *phEXE) DECLSPEC_HIDDEN |
static char * | heap_strdupWtoA (const WCHAR *str) |
Definition at line 442 of file advpack.c.
Referenced by register_ocxs_callback(), and RegisterOCX().
Definition at line 200 of file install.c.
Referenced by DelNodeRunDLL32W(), LaunchINFSectionExW(), LaunchINFSectionW(), RegisterOCX(), and set_ldids().
Definition at line 32 of file advpack_private.h.
Referenced by CommitUrlCacheEntryW(), exec_fontname(), ExtractFilesW(), FindFirstUrlCacheEntryW(), FTP_SendCommand(), get_channel_http_header(), get_doc_string(), INTERNET_SendCallback(), is_supported_doc_mime(), nsChannel_AsyncOpen(), nsChannelBSC_on_progress(), query_global_option(), read_stream_data(), save_persistent_cookie(), and visit_http_headers().
Definition at line 894 of file install.c.
Referenced by run_setup_commands_callback(), RunSetupCommandW(), and UserInstStubWrapperW().
Definition at line 109 of file advpack.c.
Referenced by install_init(), OpenINFEngineW(), and TranslateInfStringW().