ReactOS 0.4.16-dev-297-gc569aee
|
#include "windef.h"
#include "winbase.h"
#include "winuser.h"
#include "ole2.h"
#include "rpcproxy.h"
#include "inseng.h"
#include "wine/heap.h"
Go to the source code of this file.
char * component_get_id | ( | ICifComponent * | iface | ) |
Definition at line 339 of file icif.c.
Referenced by InstallEngine_EnumDownloadIDs().
void component_set_actual_download_size | ( | ICifComponent * | iface, |
DWORD | size | ||
) |
void component_set_downloaded | ( | ICifComponent * | iface, |
BOOL | value | ||
) |
Definition at line 325 of file icif.c.
Referenced by process_component().
void component_set_installed | ( | ICifComponent * | iface, |
BOOL | value | ||
) |
Definition at line 172 of file inf.c.
Referenced by inf_load(), and load_ciffile().
Definition at line 201 of file inf.c.
Referenced by get_substitution().
Definition at line 235 of file inf.c.
Referenced by section_get_dword(), section_get_dword_field(), and section_get_str().
Definition at line 405 of file inf.c.
Referenced by load_ciffile().
BOOL inf_next_section | ( | struct inf_file * | inf, |
struct inf_section ** | sec | ||
) |
Definition at line 185 of file inf.c.
Referenced by inf_get_section(), and process_inf().
char * inf_section_get_name | ( | struct inf_section * | section | ) |
Definition at line 214 of file inf.c.
Referenced by process_inf().
BOOL inf_section_next_value | ( | struct inf_section * | sec, |
struct inf_value ** | value | ||
) |
Definition at line 219 of file inf.c.
Referenced by get_substitution(), inf_get_value(), and read_urls().
Definition at line 248 of file inf.c.
Referenced by read_urls().
Definition at line 253 of file inf.c.
Referenced by section_get_dword(), section_get_str(), and value_get_str_field().
Definition at line 49 of file inseng_private.h.
Referenced by cldap_openA(), downloadcb_create(), generate_moniker(), ldap_add_ext_sA(), ldap_add_extA(), ldap_add_sA(), ldap_addA(), ldap_bind_sA(), ldap_bindA(), ldap_check_filterA(), ldap_compare_ext_sA(), ldap_compare_extA(), ldap_compare_sA(), ldap_compareA(), ldap_delete_ext_sA(), ldap_delete_extA(), ldap_delete_sA(), ldap_deleteA(), ldap_dn2ufnA(), ldap_explode_dnA(), ldap_extended_operation_sA(), ldap_extended_operationA(), ldap_get_optionA(), ldap_get_values_lenA(), ldap_get_valuesA(), ldap_initA(), ldap_modify_ext_sA(), ldap_modify_extA(), ldap_modify_sA(), ldap_modifyA(), ldap_modrdn2_sA(), ldap_modrdn2A(), ldap_modrdn_sA(), ldap_modrdnA(), ldap_openA(), ldap_rename_ext_sA(), ldap_rename_extA(), ldap_sasl_bind_sA(), ldap_sasl_bindA(), ldap_search_ext_sA(), ldap_search_extA(), ldap_search_sA(), ldap_search_stA(), ldap_searchA(), ldap_simple_bind_sA(), ldap_simple_bindA(), ldap_sslinitA(), and ldap_ufn2dnA().
Definition at line 33 of file inseng_private.h.
Definition at line 40 of file inseng_private.h.
Definition at line 258 of file inf.c.
Referenced by NurbsTessellator::do_endsurface(), get_next_line(), inf_section_parse(), inf_value_parse(), next_part(), and o_trim_to_DLineLoops().