Searched refs:ERROR_CAN_NOT_COMPLETE (Results 1 – 14 of 14) sorted by relevance
/reactos/dll/win32/wldap32/ |
H A D | error.c | 203 /* LDAP_UNAVAILABLE_CRIT_EXTENSION */ ERROR_CAN_NOT_COMPLETE, 244 /* LDAP_UNWILLING_TO_PERFORM */ ERROR_CAN_NOT_COMPLETE, 257 /* LDAP_NOT_ALLOWED_ON_NONLEAF */ ERROR_CAN_NOT_COMPLETE, 262 /* LDAP_AFFECTS_MULTIPLE_DSAS */ ERROR_CAN_NOT_COMPLETE, 283 /* LDAP_NOT_SUPPORTED */ ERROR_CAN_NOT_COMPLETE,
|
/reactos/modules/rostests/winetests/gdi32/ |
H A D | path.c | 109 ok( GetLastError() == ERROR_CAN_NOT_COMPLETE || broken(GetLastError() == 0xdeadbeef), in test_path_state() 115 ok( GetLastError() == ERROR_CAN_NOT_COMPLETE || broken(GetLastError() == 0xdeadbeef), in test_path_state() 121 ok( GetLastError() == ERROR_CAN_NOT_COMPLETE || broken(GetLastError() == 0xdeadbeef), in test_path_state() 127 ok( GetLastError() == ERROR_CAN_NOT_COMPLETE || broken(GetLastError() == 0xdeadbeef), in test_path_state() 133 ok( GetLastError() == ERROR_CAN_NOT_COMPLETE || broken(GetLastError() == 0xdeadbeef), in test_path_state() 139 ok( GetLastError() == ERROR_CAN_NOT_COMPLETE || broken(GetLastError() == 0xdeadbeef), in test_path_state() 145 ok( GetLastError() == ERROR_CAN_NOT_COMPLETE || broken(GetLastError() == 0xdeadbeef), in test_path_state() 151 ok( GetLastError() == ERROR_CAN_NOT_COMPLETE || broken(GetLastError() == 0xdeadbeef), in test_path_state() 157 ok( GetLastError() == ERROR_CAN_NOT_COMPLETE || broken(GetLastError() == 0xdeadbeef), in test_path_state() 166 ok( GetLastError() == ERROR_CAN_NOT_COMPLETE || broken(GetLastError() == 0xdeadbeef), in test_path_state() [all …]
|
H A D | font.c | 1008 …ok(GetLastError() == ERROR_CAN_NOT_COMPLETE, "expected ERROR_CAN_NOT_COMPLETE, got %u\n", GetLastE… in test_bitmap_font_metrics()
|
/reactos/win32ss/gdi/ntgdi/ |
H A D | path.c | 2147 EngSetLastError(ERROR_CAN_NOT_COMPLETE); in PATH_WidenPathEx() 2155 EngSetLastError(ERROR_CAN_NOT_COMPLETE); in PATH_WidenPathEx() 2181 EngSetLastError(ERROR_CAN_NOT_COMPLETE); in PATH_WidenPathEx() 2194 EngSetLastError(ERROR_CAN_NOT_COMPLETE); in PATH_WidenPathEx() 2574 EngSetLastError(ERROR_CAN_NOT_COMPLETE); in NtGdiCloseFigure() 2608 EngSetLastError(ERROR_CAN_NOT_COMPLETE); in NtGdiEndPath() 2661 EngSetLastError(ERROR_CAN_NOT_COMPLETE); in NtGdiFillPath() 2801 EngSetLastError(ERROR_CAN_NOT_COMPLETE); in NtGdiGetPath() 2879 EngSetLastError(ERROR_CAN_NOT_COMPLETE); in NtGdiPathToRegion() 3005 EngSetLastError(ERROR_CAN_NOT_COMPLETE); in NtGdiStrokeAndFillPath() [all …]
|
H A D | dcobjs.c | 512 EngSetLastError(ERROR_CAN_NOT_COMPLETE); in NtGdiSelectClipPath()
|
/reactos/win32ss/gdi/gdi32/wine/ |
H A D | path.c | 350 SetLastError( ERROR_CAN_NOT_COMPLETE ); in nulldrv_EndPath() 366 SetLastError( ERROR_CAN_NOT_COMPLETE ); in nulldrv_CloseFigure()
|
/reactos/dll/win32/jsproxy/ |
H A D | main.c | 610 SetLastError( ERROR_CAN_NOT_COMPLETE ); in InternetGetProxyInfo()
|
/reactos/dll/win32/shell32/folders/ |
H A D | CDrivesFolder.cpp | 396 dwError = ERROR_CAN_NOT_COMPLETE; in DrivesContextMenuCallback()
|
/reactos/sdk/include/psdk/ |
H A D | winerror.h | 582 #define ERROR_CAN_NOT_COMPLETE 1003 macro
|
/reactos/dll/win32/kernel32/winnls/lang/ |
H A D | bg-BG.mc | 3405 SymbolicName=ERROR_CAN_NOT_COMPLETE 3407 ERROR_CAN_NOT_COMPLETE - Cannot complete this function.
|
H A D | de-DE.mc | 3406 SymbolicName=ERROR_CAN_NOT_COMPLETE 3408 ERROR_CAN_NOT_COMPLETE - Kann diese Funktion nicht beenden.
|
H A D | pl-PL.mc | 3408 SymbolicName=ERROR_CAN_NOT_COMPLETE 3410 ERROR_CAN_NOT_COMPLETE - Cannot complete this function.
|
H A D | ru-RU.mc | 3406 SymbolicName=ERROR_CAN_NOT_COMPLETE 3408 ERROR_CAN_NOT_COMPLETE - Cannot complete this function.
|
/reactos/sdk/include/reactos/mc/ |
H A D | errcodes.mc | 8508 SymbolicName=ERROR_CAN_NOT_COMPLETE
|