* Addendum to r58214.
authorAmine Khaldi <amine.khaldi@reactos.org>
Tue, 5 Feb 2013 17:54:22 +0000 (17:54 +0000)
committerAmine Khaldi <amine.khaldi@reactos.org>
Tue, 5 Feb 2013 17:54:22 +0000 (17:54 +0000)
commitc71475e3bb5f27532f150be20a2d2700bf7b31ea
tree94836c3e9bd64286bcb4f30c58e6dc501ce6f1c1
parent5bb23410f94d43fe0c22569fbc8eb826e09d0026
* Addendum to r58214.

svn path=/trunk/; revision=58290
131 files changed:
rostests/apitests/advapi32/CreateService.c
rostests/apitests/advapi32/LockDatabase.c
rostests/apitests/advapi32/QueryServiceConfig2.c
rostests/apitests/advapi32/testlist.c
rostests/apitests/apitest.h
rostests/apitests/crt/testlist.c
rostests/apitests/dciman32/DCICreatePrimary.c
rostests/apitests/dciman32/testlist.c
rostests/apitests/gdi32/AddFontResource.c
rostests/apitests/gdi32/AddFontResourceEx.c
rostests/apitests/gdi32/BeginPath.c
rostests/apitests/gdi32/CombineRgn.c
rostests/apitests/gdi32/CombineTransform.c
rostests/apitests/gdi32/CreateBitmap.c
rostests/apitests/gdi32/CreateBitmapIndirect.c
rostests/apitests/gdi32/CreateCompatibleDC.c
rostests/apitests/gdi32/CreateDIBPatternBrush.c
rostests/apitests/gdi32/CreateDIBitmap.c
rostests/apitests/gdi32/CreateFont.c
rostests/apitests/gdi32/CreateFontIndirect.c
rostests/apitests/gdi32/CreateIconIndirect.c
rostests/apitests/gdi32/CreatePen.c
rostests/apitests/gdi32/CreateRectRgn.c
rostests/apitests/gdi32/DPtoLP.c
rostests/apitests/gdi32/EngAcquireSemaphore.c
rostests/apitests/gdi32/EngCreateSemaphore.c
rostests/apitests/gdi32/EngDeleteSemaphore.c
rostests/apitests/gdi32/EngReleaseSemaphore.c
rostests/apitests/gdi32/ExtCreatePen.c
rostests/apitests/gdi32/GdiConvertBitmap.c
rostests/apitests/gdi32/GdiConvertBrush.c
rostests/apitests/gdi32/GdiConvertDC.c
rostests/apitests/gdi32/GdiConvertFont.c
rostests/apitests/gdi32/GdiConvertPalette.c
rostests/apitests/gdi32/GdiConvertRegion.c
rostests/apitests/gdi32/GdiDeleteLocalDC.c
rostests/apitests/gdi32/GdiGetCharDimensions.c
rostests/apitests/gdi32/GdiGetLocalBrush.c
rostests/apitests/gdi32/GdiGetLocalDC.c
rostests/apitests/gdi32/GdiReleaseLocalDC.c
rostests/apitests/gdi32/GdiSetAttrs.c
rostests/apitests/gdi32/GetClipRgn.c
rostests/apitests/gdi32/GetCurrentObject.c
rostests/apitests/gdi32/GetDIBColorTable.c
rostests/apitests/gdi32/GetDIBits.c
rostests/apitests/gdi32/GetObject.c
rostests/apitests/gdi32/GetPixel.c
rostests/apitests/gdi32/GetRandomRgn.c
rostests/apitests/gdi32/GetStockObject.c
rostests/apitests/gdi32/GetTextExtentExPoint.c
rostests/apitests/gdi32/GetTextFace.c
rostests/apitests/gdi32/MaskBlt.c
rostests/apitests/gdi32/PatBlt.c
rostests/apitests/gdi32/Rectangle.c
rostests/apitests/gdi32/SelectObject.c
rostests/apitests/gdi32/SetBrushOrgEx.c
rostests/apitests/gdi32/SetDCPenColor.c
rostests/apitests/gdi32/SetDIBits.c
rostests/apitests/gdi32/SetDIBitsToDevice.c
rostests/apitests/gdi32/SetMapMode.c
rostests/apitests/gdi32/SetPixel.c
rostests/apitests/gdi32/SetSysColors.c
rostests/apitests/gdi32/SetWindowExtEx.c
rostests/apitests/gdi32/SetWorldTransform.c
rostests/apitests/gdi32/init.c
rostests/apitests/gdi32/testlist.c
rostests/apitests/kernel32/GetDriveType.c
rostests/apitests/kernel32/GetModuleFileName.c
rostests/apitests/kernel32/MultiByteToWideChar.c
rostests/apitests/kernel32/lstrcpynW.c
rostests/apitests/kernel32/testlist.c
rostests/apitests/msvcrt/CmdLineUtil/CmdLineUtil.c
rostests/apitests/msvcrt/CommandLine.c
rostests/apitests/msvcrt/testlist.c
rostests/apitests/ntdll/LdrEnumResources.c
rostests/apitests/ntdll/NtAllocateVirtualMemory.c
rostests/apitests/ntdll/NtFreeVirtualMemory.c
rostests/apitests/ntdll/NtQuerySystemEnvironmentValue.c
rostests/apitests/ntdll/RtlBitmap.c
rostests/apitests/ntdll/RtlInitializeBitMap.c
rostests/apitests/ntdll/SystemInfo.c
rostests/apitests/ntdll/ZwContinue.c
rostests/apitests/ntdll/testlist.c
rostests/apitests/powrprof/power.c
rostests/apitests/powrprof/testlist.c
rostests/apitests/user32/AttachThreadInput.c
rostests/apitests/user32/CreateIconFromResourceEx.c
rostests/apitests/user32/DeferWindowPos.c
rostests/apitests/user32/DestroyCursorIcon.c
rostests/apitests/user32/DrawIconEx.c
rostests/apitests/user32/GetIconInfo.c
rostests/apitests/user32/GetKeyState.c
rostests/apitests/user32/GetPeekMessage.c
rostests/apitests/user32/GetSystemMetrics.c
rostests/apitests/user32/InitializeLpkHooks.c
rostests/apitests/user32/LoadImage.c
rostests/apitests/user32/RealGetWindowClass.c
rostests/apitests/user32/ScrollDC.c
rostests/apitests/user32/ScrollWindowEx.c
rostests/apitests/user32/SetActiveWindow.c
rostests/apitests/user32/SetCursorPos.c
rostests/apitests/user32/SystemParametersInfo.c
rostests/apitests/user32/TrackMouseEvent.c
rostests/apitests/user32/WndProc.c
rostests/apitests/user32/desktop.c
rostests/apitests/user32/helper.c
rostests/apitests/user32/testlist.c
rostests/apitests/user32/user32_apitest.rc
rostests/apitests/w32kdll/w32kdll_2k3sp2/main.c
rostests/apitests/w32kdll/w32kdll_2ksp4/main.c
rostests/apitests/w32kdll/w32kdll_ros/main.c
rostests/apitests/w32kdll/w32kdll_vista/main.c
rostests/apitests/w32kdll/w32kdll_xpsp2/main.c
rostests/apitests/w32knapi/w32knapi.h
rostests/apitests/w32knapi/w32knapi.rc
rostests/apitests/winhttp/WinHttpOpen.c
rostests/apitests/winhttp/testlist.c
rostests/apitests/wininet/InternetOpen.c
rostests/apitests/wininet/testlist.c
rostests/apitests/ws2_32/WSAStartup.c
rostests/apitests/ws2_32/getaddrinfo.c
rostests/apitests/ws2_32/helpers.c
rostests/apitests/ws2_32/ioctlsocket.c
rostests/apitests/ws2_32/recv.c
rostests/apitests/ws2_32/testlist.c
rostests/apitests/ws2_32/ws2_32.h
rostests/kmtests/include/kmt_platform.h
rostests/kmtests/kmtest/kmtest.rc
rostests/kmtests/kmtest_drv/kmtest_drv.rc
rostests/rosautotest/precomp.h
rostests/tests/pseh2/psehtest.c