/reactos/win32ss/user/ntuser/ |
H A D | sysparams.c | 108 SpiLoadDWord(PCWSTR pwszKey, PCWSTR pwszValue, INT iValue) in SpiLoadDWord() 120 SpiLoadInt(PCWSTR pwszKey, PCWSTR pwszValue, INT iValue) in SpiLoadInt() 161 SpiLoadMouse(PCWSTR pwszValue, INT iValue) in SpiLoadMouse() 168 SpiLoadMetric(PCWSTR pwszValue, INT iValue) in SpiLoadMetric() 424 SpiStoreSzInt(PCWSTR pwszKey, PCWSTR pwszValue, INT iValue) in SpiStoreSzInt() 438 SpiStoreMetric(LPCWSTR pwszValue, INT iValue) in SpiStoreMetric() 542 SpiSetBool(BOOL *pbData, INT iValue, PCWSTR pwszKey, PCWSTR pwszValue, FLONG fl) in SpiSetBool() 568 SpiSetInt(PVOID pvData, INT iValue, PCWSTR pwszKey, PCWSTR pwszValue, FLONG fl) in SpiSetInt() 581 SpiSetMetric(PVOID pvData, INT iValue, PCWSTR pwszValue, FLONG fl) in SpiSetMetric() 636 INT iValue = gspv.dwUserPrefMask & dwMask ? 1 : 0; in SpiGetUserPref() local [all …]
|
/reactos/dll/cpl/wined3dcfg/ |
H A D | wined3dcfg.h | 44 INT iValue; member
|
/reactos/modules/rostests/winetests/msi/ |
H A D | automation.c | 175 INT iValue; member 180 #define ADD_INFO_I2(property, iValue) {property, VT_I2, iValue, NULL, NULL} argument 181 #define ADD_INFO_I4(property, iValue) {property, VT_I4, iValue, NULL, NULL} argument 842 static HRESULT Installer_RegistryValueI(HKEY hkey, LPCWSTR szKey, int iValue, LPWSTR szString, VART… in Installer_RegistryValueI() 1382 static HRESULT Record_IntegerDataPut(IDispatch *pRecord, int iField, int iValue) in Record_IntegerDataPut() 2076 int iCount, iValue; in test_Installer_Products() local 2286 int iValue, iCount; in test_Installer_InstallProduct() local 2462 int iValue, iCount; in test_Installer() local
|
/reactos/modules/rostests/winetests/shdocvw/ |
H A D | shortcut.c | 118 unsigned int iKey, iValue; in register_keys() local
|
/reactos/dll/win32/msi/ |
H A D | suminfo.c | 843 INT iValue, FILETIME *pftValue, awcstring *str ) in set_prop() 896 static UINT suminfo_set_prop( MSISUMMARYINFO *si, UINT uiProperty, UINT uiDataType, INT iValue, FIL… in suminfo_set_prop() 912 … WINAPI MsiSummaryInfoSetPropertyW( MSIHANDLE handle, UINT uiProperty, UINT uiDataType, INT iValue, in MsiSummaryInfoSetPropertyW() 942 … WINAPI MsiSummaryInfoSetPropertyA( MSIHANDLE handle, UINT uiProperty, UINT uiDataType, INT iValue, in MsiSummaryInfoSetPropertyA()
|
/reactos/base/applications/calc/ |
H A D | winmain.c | 270 int iValue; in LoadRegInt() local 288 static void SaveRegInt(LPCTSTR lpszApp, LPCTSTR lpszKey, int iValue) in SaveRegInt()
|
/reactos/dll/win32/syssetup/ |
H A D | wizard.c | 2737 int iValue; in ProcessUnattendSection() local
|
/reactos/dll/3rdparty/libtiff/ |
H A D | tif_jpeg.c | 1451 int iValue; in JPEGDecode() local
|
/reactos/dll/win32/comctl32/ |
H A D | header.c | 930 …DER_SendNotifyWithIntFieldT(const HEADER_INFO *infoPtr, UINT code, INT iItem, INT mask, INT iValue) in HEADER_SendNotifyWithIntFieldT()
|
/reactos/base/setup/reactos/ |
H A D | treelist.c | 869 int iValue; in ChangeColSize() local
|
/reactos/sdk/include/psdk/ |
H A D | commctrl.h | 4486 int iValue; member
|