Home
last modified time | relevance | path

Searched defs:iValue (Results 1 – 11 of 11) sorted by relevance

/reactos/win32ss/user/ntuser/
H A Dsysparams.c108 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 Dwined3dcfg.h44 INT iValue; member
/reactos/modules/rostests/winetests/msi/
H A Dautomation.c175 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 Dshortcut.c118 unsigned int iKey, iValue; in register_keys() local
/reactos/dll/win32/msi/
H A Dsuminfo.c843 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 Dwinmain.c270 int iValue; in LoadRegInt() local
288 static void SaveRegInt(LPCTSTR lpszApp, LPCTSTR lpszKey, int iValue) in SaveRegInt()
/reactos/dll/win32/syssetup/
H A Dwizard.c2737 int iValue; in ProcessUnattendSection() local
/reactos/dll/3rdparty/libtiff/
H A Dtif_jpeg.c1451 int iValue; in JPEGDecode() local
/reactos/dll/win32/comctl32/
H A Dheader.c930 …DER_SendNotifyWithIntFieldT(const HEADER_INFO *infoPtr, UINT code, INT iItem, INT mask, INT iValue) in HEADER_SendNotifyWithIntFieldT()
/reactos/base/setup/reactos/
H A Dtreelist.c869 int iValue; in ChangeColSize() local
/reactos/sdk/include/psdk/
H A Dcommctrl.h4486 int iValue; member