Home
last modified time | relevance | path

Searched refs:disabled (Results 1 – 25 of 145) sorted by relevance

123456

/reactos/dll/directx/
H A DCMakeLists.txt3 #add_subdirectory(bdaplgin) #disabled in trunk
4 #add_subdirectory(d3d8) #disabled in trunk, see wine subfolder
5 #add_subdirectory(d3d9) #disabled in trunk, see wine subfolder
6 #add_subdirectory(ddraw) #disabled in trunk, see wine subfolder
7 #add_subdirectory(dsound_new) #disabled in trunk
10 #add_subdirectory(msdvbnp) #disabled in trunk
11 #add_subdirectory(msvidctl) #disabled in trunk
/reactos/dll/win32/hnetcfg/
H A Dprofile.c218 VARIANT_BOOL *disabled ) in fw_profile_get_NotificationsDisabled() argument
222 FIXME("%p, %p\n", This, disabled); in fw_profile_get_NotificationsDisabled()
228 VARIANT_BOOL disabled ) in fw_profile_put_NotificationsDisabled() argument
232 FIXME("%p, %d\n", This, disabled); in fw_profile_put_NotificationsDisabled()
238 VARIANT_BOOL *disabled ) in fw_profile_get_UnicastResponsesToMulticastBroadcastDisabled() argument
242 FIXME("%p, %p\n", This, disabled); in fw_profile_get_UnicastResponsesToMulticastBroadcastDisabled()
248 VARIANT_BOOL disabled ) in fw_profile_put_UnicastResponsesToMulticastBroadcastDisabled() argument
252 FIXME("%p, %d\n", This, disabled); in fw_profile_put_UnicastResponsesToMulticastBroadcastDisabled()
H A Dpolicy.c609 …tificationsDisabled(INetFwPolicy2 *iface, NET_FW_PROFILE_TYPE2 profileType, VARIANT_BOOL *disabled) in fwpolicy2_get_NotificationsDisabled() argument
613 FIXME("%p %d %p\n", This, profileType, disabled); in fwpolicy2_get_NotificationsDisabled()
617 …otificationsDisabled(INetFwPolicy2 *iface, NET_FW_PROFILE_TYPE2 profileType, VARIANT_BOOL disabled) in fwpolicy2_put_NotificationsDisabled() argument
621 FIXME("%p %d %d\n", This, profileType, disabled); in fwpolicy2_put_NotificationsDisabled()
625 …stBroadcastDisabled(INetFwPolicy2 *iface, NET_FW_PROFILE_TYPE2 profileType, VARIANT_BOOL *disabled) in fwpolicy2_get_UnicastResponsesToMulticastBroadcastDisabled() argument
629 FIXME("%p %d %p\n", This, profileType, disabled); in fwpolicy2_get_UnicastResponsesToMulticastBroadcastDisabled()
633 …astBroadcastDisabled(INetFwPolicy2 *iface, NET_FW_PROFILE_TYPE2 profileType, VARIANT_BOOL disabled) in fwpolicy2_put_UnicastResponsesToMulticastBroadcastDisabled() argument
637 FIXME("%p %d %d\n", This, profileType, disabled); in fwpolicy2_put_UnicastResponsesToMulticastBroadcastDisabled()
/reactos/boot/bootdata/bootcd/
H A Dunattend.inf6 ; no - unattend setup disabled
33 ; 0 - format disabled
39 ; 0 - disabled
48 ; yes - disabled
/reactos/boot/bootdata/bootcdregtest/
H A Dunattend.inf6 ; no - unattend setup disabled
33 ; 0 - format disabled
39 ; 0 - disabled
/reactos/media/doc/
H A DINTERNALS14 rescheduling on the current processor is disabled. This is used by
24 lower priority irqs and thread rescheduling are disabled. Higher
28 HIGH_LEVEL: All irqs are disabled.
/reactos/sdk/include/psdk/
H A Dnetfw.idl501 HRESULT NotificationsDisabled( [out, retval] VARIANT_BOOL* disabled );
504 HRESULT NotificationsDisabled( [in] VARIANT_BOOL disabled );
507 HRESULT UnicastResponsesToMulticastBroadcastDisabled( [out, retval] VARIANT_BOOL* disabled );
510 HRESULT UnicastResponsesToMulticastBroadcastDisabled( [in] VARIANT_BOOL disabled );
573 …tificationsDisabled( [in] NET_FW_PROFILE_TYPE2 profileType, [out, retval] VARIANT_BOOL* disabled );
575 …HRESULT NotificationsDisabled( [in] NET_FW_PROFILE_TYPE2 profileType, [in] VARIANT_BOOL disabled );
579 [out, retval] VARIANT_BOOL* disabled );
582 [in] VARIANT_BOOL disabled );
/reactos/sdk/lib/ucrt/inc/
H A Dkxamd64.inc85 ; Instrumenation is disabled on non-IceCAP builds.
133 ; Instrumenation is disabled on non-IceCAP builds.
184 ; Instrumenation is disabled on non-IceCAP builds.
219 ; Instrumenation is disabled on non-IceCAP builds.
287 ; Instrumenation is disabled on non-IceCAP builds.
360 ; Instrumentation is disabled on non-IceCAP builds.
444 ; Instrumenation is disabled on non-IceCAP builds.
478 ; Instrumentation is disabled on non-IceCAP builds.
602 jz short spin1 ; if z, interrupts disabled
/reactos/boot/bootdata/livecd/
H A Dunattend.inf6 ; no - unattend setup disabled
/reactos/dll/cpl/
H A DCMakeLists.txt12 #add_subdirectory(liccpa)#disabled in trunk
/reactos/subsystems/mvdm/config/
H A DCONFIG.NT23 REM regardless if it's disabled or not.
52 REM But if the size of the given PIF file is zero, then the EMM will be disabled
/reactos/dll/win32/comctl32/
H A Dtheme_scrollbar.c320 BOOL disabled = !IsWindowEnabled(hwnd); in paint_scrollbar() local
353 if (disabled) { in paint_scrollbar()
376 if (disabled) { in paint_scrollbar()
451 if (disabled) { in paint_scrollbar()
/reactos/drivers/storage/class/cdrom/
H A Dautorun.c1864 BOOLEAN disabled = FALSE; in _IRQL_requires_max_() local
1874 disabled = DeviceIsMediaChangeDisabledDueToHardwareLimitation(DeviceExtension); in _IRQL_requires_max_()
1876 if (disabled) in _IRQL_requires_max_()
1885 disabled = DeviceIsMediaChangeDisabledForClass(DeviceExtension); in _IRQL_requires_max_()
1889 (disabled ? "disabled" : "enabled"))); in _IRQL_requires_max_()
1904 disabled = !instanceOverride; in _IRQL_requires_max_()
1909 (disabled ? "disabled" : "enabled"))); in _IRQL_requires_max_()
1912 if (!disabled) in _IRQL_requires_max_()
/reactos/dll/cpl/usrmgr/lang/
H A Den-US.rc52 AUTOCHECKBOX "Account is disabled", IDC_USER_GENERAL_DISABLED, 7, 121, 210, 10
134 AUTOCHECKBOX "Account is disabled", IDC_USER_NEW_DISABLED, 7, 151, 200, 10
H A Dhe-IL.rc52 AUTOCHECKBOX "Account is disabled", IDC_USER_GENERAL_DISABLED, 7, 121, 210, 10
134 AUTOCHECKBOX "Account is disabled", IDC_USER_NEW_DISABLED, 7, 151, 200, 10
/reactos/drivers/network/tcpip/lwip/src/netif/ppp/
H A DPPPD_FOLLOWUP21 the ppp port, but it wasn't really helpful and was disabled when adding
65 feature is disabled in the port, so we don't care about the new
81 We are not parsing config file, all the filesystem I/O stuff were disabled
139 was disabled because we don't have .so plugins in embedded.
/reactos/modules/rostests/winetests/kernel32/
H A Dthread.c678 BOOL disabled,rc; in test_thread_priority() local
755 rc=pGetThreadPriorityBoost(curthread,&disabled); in test_thread_priority()
772 todo_wine obey_ar(pGetThreadPriorityBoost(access_thread,&disabled)==0); in test_thread_priority()
780 rc=pGetThreadPriorityBoost(curthread,&disabled); in test_thread_priority()
781 ok(rc!=0 && disabled==1, in test_thread_priority()
782 "rc=%d error=%d disabled=%d\n",rc,GetLastError(),disabled); in test_thread_priority()
787 rc=pGetThreadPriorityBoost(curthread,&disabled); in test_thread_priority()
788 ok(rc!=0 && disabled==0, in test_thread_priority()
789 "rc=%d error=%d disabled=%d\n",rc,GetLastError(),disabled); in test_thread_priority()
/reactos/media/fonts/doc/Arial/
H A DChangeLog.txt11 - Following GASP table version as per Liberation old version. (Anti-aliasing disabled)
/reactos/dll/win32/mshtml/
H A Dhtmlselect.c341 cpp_bool disabled = FALSE; in HTMLSelectElement_get_disabled() local
346 nsres = nsIDOMHTMLSelectElement_GetDisabled(This->nsselect, &disabled); in HTMLSelectElement_get_disabled()
352 *p = disabled ? VARIANT_TRUE : VARIANT_FALSE; in HTMLSelectElement_get_disabled()
/reactos/base/applications/msconfig_new/lang/
H A Dbg-BG.rc98 …LTEXT "Please note that some secure %s services may not be disabled.", IDC_STATIC_SERVIC…
192 …LTEXT "Essential services cannot be disabled. Doing so might prevent %s from running on …
H A Del-GR.rc98 …LTEXT "Please note that some secure %s services may not be disabled.", IDC_STATIC_SERVIC…
192 …LTEXT "Essential services cannot be disabled. Doing so might prevent %s from running on …
H A Dhe-IL.rc100 …LTEXT "Please note that some secure %s services may not be disabled.", IDC_STATIC_SERVIC…
194 …LTEXT "Essential services cannot be disabled. Doing so might prevent %s from running on …
H A Dko-KR.rc100 …LTEXT "Please note that some secure %s services may not be disabled.", IDC_STATIC_SERVIC…
194 …LTEXT "Essential services cannot be disabled. Doing so might prevent %s from running on …
H A Duk-UA.rc106 …LTEXT "Please note that some secure %s services may not be disabled.", IDC_STATIC_SERVIC…
200 …LTEXT "Essential services cannot be disabled. Doing so might prevent %s from running on …
H A Dca-ES.rc98 …LTEXT "Please note that some secure %s services may not be disabled.", IDC_STATIC_SERVIC…
192 …LTEXT "Essential services cannot be disabled. Doing so might prevent %s from running on …

123456