Ros-dev

ros-dev@reactos.org
  • 5789 discussions

HTTP/WebDAV access for the Git mirror
by Colin Finck
14 years, 10 months

platform dependent configuration files
by Matthias Kupfer
14 years, 10 months

OpenSource World Conference-Malaga(Spain)
by victor martinez
14 years, 10 months

Re: [ros-dev] 0.3.12 milestones status
by victor martinez
14 years, 10 months

Re: [ros-dev] 0.3.12 milestones status
by victor martinez
14 years, 10 months

Trunk freeze
by Aleksey Bragin
14 years, 10 months

0.3.12 Changelog Sum up.
by victor martinez
14 years, 10 months

Debug Build is Broken
by James Tabor
14 years, 10 months

Unable to use FreeLDR
by Ros Arm
14 years, 10 months

Re: [ros-dev] [ros-diffs] [sir_richard] 48825: [MISC]: Fix several compiler issues on my main build box. Some of the Unicode translations in kernel32 fail to compile, while other libraries don't build because old C library ...
by Aleksey Bragin
14 years, 10 months

pefixup doesnot set IMAGE_SCN_MEM_NOT_PAGED for .rdata WDM section
by Pavel Pisa
14 years, 10 months

reactos in lguest
by Enrico Weigelt
14 years, 10 months

0.3.12 TODO list
by Olaf Siejka
14 years, 10 months

ASSERT while shutting down ReactOS with VirtualBox Guest Additions installed
by Javier Agustìn Fernàndez Arroyo
14 years, 10 months

uLan USB driver for ReactOS - query for help if possible
by Pavel Pisa
14 years, 10 months

From what to start?
by Captain Sandro
14 years, 10 months

Errata
by Olaf Siejka
14 years, 10 months

Windows & ReactOS installed simultaneously
by Javier Agustìn Fernàndez Arroyo
14 years, 10 months

A room for improvement?
by Pierre Schweitzer
14 years, 10 months

48748 "Goodbye" Confusion
by Ros Arm
14 years, 10 months

Re: [ros-dev] [ros-diffs] [fireball] 48745: [NTOS] - Daniel Zimmermann: Fix POPF bugs in VDM mode, namely truncation of the stackpointer to 16 bit and setting proper flags in the trapframe eflags register. This fixes proble...
by Timo Kreuzer
14 years, 10 months

Pacth: Freeldr disk geometry bug
by Eric Kohl
14 years, 10 months

Severe bug found: Freeldr passes wrong disk geometry to ntoskrnl.exe and disk.sys
by Eric Kohl
14 years, 10 months

Re: [ros-dev] [ros-diffs] [akhaldi] 48687: [FREELDR] - Convert fat12/16 boot sector helper code to gas syntax. Brought to you by the Arty. [CMAKE] - Add freeldr and setupldr to build.
by Alex Ionescu
14 years, 10 months

Re: [ros-dev] [ros-diffs] [ekohl] 48722: [USETUP] Allocate a drive layout buffer that is l
by Pierre Schweitzer
14 years, 10 months

Re: [ros-dev] Usetup
by Love Nystrom
14 years, 10 months

[ros-diffs] [cgutman] 48700: [USETUP] - Remove code that was corrupting disk data and causing setup to fail in rare cases - Write the MBR in all cases (Windows setup behavior too) - We can overwrite GRUB and L...
by James Tabor
14 years, 11 months

Re: [ros-dev] Convert fat12/16 boot sector helper code to gas syntax.
by Love Nystrom
14 years, 11 months

Bugzilla Workflow project
by Olaf Siejka
14 years, 11 months

Bugzilla interface
by Timo Kreuzer
14 years, 11 months

Regarding 48632
by Ros Arm
14 years, 11 months

Re: [ros-dev] [ros-diffs] [cgutman] 48593: [DHCPCSVC] - Write the DNS servers in a REG_MULTI_SZ value [IPHLPAPI] - Rewrite the registry reading code - Use HeapFree to free memory from the allocated from heap
by Timo Kreuzer
14 years, 11 months

Fedora 13 Build Error
by James Tabor
14 years, 11 months

Re: [ros-dev] [ros-diffs] [akhaldi] 48535: [CMAKE] - Add calc to build.
by Colin Finck
14 years, 11 months

Truncating ros-diffs subject lines
by Colin Finck
14 years, 11 months

Re: [ros-dev] [ros-diffs] [tkreuzer] 48576: [WIN32K] - co_IntTranslateMouseMessage: properly initialize *HitTest and only send WM_NCHITTEST when the message is going to be removed - co_IntPeekMessage: Prevent possible use of uninitialized HitTest by ProcessMou
by Monkey Libre
14 years, 11 months

MyReactOS: A Proof of Concept
by victor martinez
14 years, 11 months

Re: [ros-dev] [ros-diffs] [cgutman] 48522: [MSAFD] - Update lpcbBytesReturned when FIONREAD is called - Fix the value inside lpErrno when XxxSocketInformation() fails - Pass the unrecognized IOCTLs to the winsock helper (no behavior change for this yet because wsh
by Gabriel ilardi
14 years, 11 months

[ros-diffs] [akhaldi] 48502: [PSDK] - Move INPUTCONTEXT and ImmLockIMC to the wine imm.h - Add wingdi.h inclusion.
by James Tabor
14 years, 11 months

Re: [ros-dev] [ros-diffs] [sir_richard] 48475: [KERNEL32]: While working on the CMAKE branch, Amine and myself discovered a rather serious issue in kernel32 (and perhaps other libraries as well). Unlike rbuild, CMake does not allow you to export non-existant DLL functions (try it: add "poopyhead" in kernel32's exports under RBuild, and will it export "poopyhead", God knowing what that will actually link to). As an additional feature on top of the "allow non-existing functions to be exported" "feature", beca
by Timo Kreuzer
14 years, 11 months

Re: [ros-dev] [ros-diffs] [sir_richard] 48475: [KERNEL32]: While working on the CMAKE branch, Amine and myself discovered a rather serious issue in kernel32 (and perhaps other libraries as well). Unlike rbuild, CMake does not allow you to export non-existant DLL functions (try it: add "poopyhead" in kernel32's exports under RBuild, and will it export "poopyhead", God knowing what that will actually link to). As an additional feature on top of the "allow non-existing functions to be exported" "feature", beca
by Aleksey Bragin
14 years, 12 months

Re: [ros-dev] [ros-diffs] [jgardou] 48465: [WIN32K] - Rewrite NtGdiStretchDIBitsInternal : clearer, faster, stronger (+1 wine test)
by Timo Kreuzer
14 years, 12 months

Re: [ros-dev] [ros-diffs] [tkreuzer] 48461: [NTOSKRNL] - Fixed FsRtlIsNameInExpression to make it properly handle * in expressions - Fix formatting - Patch by Pierre Schweitzer - Fixes everything See issue #5541 for more details.
by Colin Finck
14 years, 12 months

Re: [ros-dev] [ros-diffs] [tkreuzer] 48461: [NTOSKRNL] - Fixed FsRtlIsNameInExpression to make it properly handle * in expressions - Fix formatting - Patch by Pierre Schweitzer - Fixes everything See issue #5541 for more details.
by Ged Murphy
14 years, 12 months

Trunk locked
by Aleksey Bragin
15 years

15 years

Re: [ros-dev] [ros-diffs] [fireball] 48380: - Fix incorrect function definitions. To be submitted upstream.
by Timo Kreuzer
15 years

Re: [ros-dev] [ros-diffs] [akhaldi] 48236: Create a branch for cmake bringup.
by Ged Murphy
15 years

Re: [ros-dev] [ros-diffs] [jgardou] 48359: [WIN32K] - Rewrite NtGdiGetDIBitsInternal, with WINE as a reference. - Get back DIB Section creation to classic BITMAPINFO. This si the beginnig of the end for all this BITMAPV5INFO stuff. It is horrible, BI
by James Tabor
15 years

Rose server will be down for hardware maintenance
by Colin Finck
15 years

Flash player regressed?
by Javier Agustìn Fernàndez Arroyo
15 years

ReactOS & the Opensource World Conference (Malaga, 2010)
by victor martinez
15 years

Re: [ros-dev] [ros-diffs] [akhaldi] 48293: [CMAKE] - Add dxsdk interfaces to build.
by Timo Kreuzer
15 years

Freetype Patented Hinting
by Ros Arm
15 years

ReactOS x64 edition
by Timo Kreuzer
15 years

freeldr as PE file
by Timo Kreuzer
15 years

Re: [ros-dev] [ros-diffs] [cgutman] 48221: - Fix epic naming fail (DhcpEnabled -> EnableDH
by Johannes Anderwald
15 years

Re: [ros-dev] [ros-diffs] [dreimer] 48036: Bug 5501: [PATCH] Adding Wing32support by Carlo Bramini
by Aleksey Bragin
15 years

ReactOS compatibility Database --- Still testing in 0.3.11
by Javier Agustìn Fernàndez Arroyo
15 years, 1 month

[ros-diffs] [jgardou] 47802: Merge 47800 from yarotows branch.
by James Tabor
15 years, 1 month

Build process changes...
by Timo Kreuzer
15 years, 1 month

Removing the autoregister feature from rbuild
by Eric Kohl
15 years, 1 month

WHY YOU'VE MADE ROS_SECTION_OBJECT RATHER THAN SECTION?
by Mariusz Gliwiński
15 years, 1 month

Re: [ros-dev] [ros-diffs] [cgutman] 47761: [FBTUSB] - Import the FreeBT USB generic bluetooth driver (abandoned) - Some slight modifications to make it build - WMI is currently commented out because our WMI headers are lacking (particularly wmistr.h)
by Ged Murphy
15 years, 1 month

Re: [ros-dev] [ros-diffs] [cgutman] 47761: [FBTUSB] - Import the FreeBT USB generic bluetooth driver (abandoned) - Some slight modifications to make it build - WMI is currently commented out because our WMI headers are lacking (particularly wmistr.h) - Not building by default for now
by Aleksey Bragin
15 years, 1 month

Re: [ros-dev] [ros-diffs] [cgutman] 47761: [FBTUSB] - Import the FreeBT USB generic bluetooth driver (abandoned) - Some slight modifications to make it build - WMI is currently commented out because our WMI headers are lacking (particularly wmistr.h) - Not bui
by Ged Murphy
15 years, 1 month

Re: [ros-dev] [ros-diffs] [fireball] 47757: - Merge in changes from Wine-1.1.44 related to supporting the ETO_PDY flag. Unregresses the text rendering in FF 3.5. Thanks to Jan Roeloffzen for help finding this problem and suggesting the right solution.
by Aleksey Bragin
15 years, 1 month

Re: [ros-dev] I have a lot of Questions
by Ged Murphy
15 years, 1 month

Re: [ros-dev] [ros-diffs] [tkreuzer] 47561: revert 47559 and 47560 (once again... sigh)
by Ged Murphy
15 years, 1 month

Communication Problems re 47514 & co.
by Ros Arm
15 years, 2 months

Some proposals for roadmap
by Javier Agustìn Fernàndez Arroyo
15 years, 2 months

Testbots fail to boot ReactOS since 47510
by Olaf Siejka
15 years, 2 months

Re: [ros-dev] [ros-diffs] [janderwald] 47509: [NPFS] - Add more buffer checks - Clear DO_DEVICE_INITIALIZING flag
by Ged Murphy
15 years, 2 months

Re: [ros-dev] [ros-diffs] [tkreuzer] 47484: - add explicit braces to avoid ambiguous 'else' - fix deprecated conversion from string constant to 'char*'
by Ged Murphy
15 years, 2 months

Re: [ros-dev] [ros-diffs] [mjmartin] 47393: [win32k] - The timer is created usingUserCreateObject. It may be a good idea to save the handle in the timer object so that it can be deleted later. - Dereference the object before attempting to delete it.
by Ged Murphy
15 years, 2 months

Recent Bootvid Commit
by Ros Arm
15 years, 2 months

Translations of usrmgr cpl
by Eric Kohl
15 years, 2 months

"- Setup can not handle more than one primary partition per disk."
by Javier Agustìn Fernàndez Arroyo
15 years, 2 months

Kernel Question
by ahmet alper parker
15 years, 2 months

Re: [ros-dev] [ros-diffs] [tkreuzer] 47295: [WIN32K / USER32] Convert the window text string from UNICODE_STRING to LARGE_STRING and fix NtUserCreateWindowEx parameters. We currently still pass UNICODE only LARGE_STRINGs, as the rest of the code in w
by James Tabor
15 years, 2 months

Re: [ros-dev] [ros-diffs] [tkreuzer] 47295: [WIN32K / USER32] Convert the window text string from UNICODE_STRING to LARGE_STRING and fix NtUserCreateWindowEx parameters. We currently still pass UNICODE only LARGE_STRINGs, as the rest of the code in win32k expects this. Fixes display of large text windows, like the winzip license. See issue #2900 for more details.
by Aleksey Bragin
15 years, 2 months

Re: [ros-dev] [ros-diffs] [cgutman] 47286: [DHCP] - Delete the old dhcp service - Part 1 of x
by Aleksey Bragin
15 years, 2 months

test
by Timo Kreuzer
15 years, 2 months

Re: [ros-dev] [ros-diffs] [mjmartin] 47226: [win32k] - Change the first parameter type from HWND to PWINDOW_OBJECT for IntKillTimer as it makes more sense. Activate IntSetTimer, already done by James. - Add flag TMRF_DELETEPENDING. Destroy timers whe
by Javier Agustìn Fernàndez Arroyo
15 years, 2 months

Concerning regedit r47251: inform the user that search is complete
by Gregor Schneider
15 years, 2 months

Re: [ros-dev] [ros-diffs] [mjmartin] 47226: [win32k] - Change the first parameter type from HWND to PWINDOW_OBJECT for IntKillTimer as it makes more sense. Activate IntSetTimer, already done by James. - Add flag TMRF_DELETEPENDING. Destroy timers when this flag is
by Ged Murphy
15 years, 2 months

Re: [ros-dev] Terminal Server Clone
by Love Nystrom
15 years, 2 months

Open Source Terminal Server
by Jan Blomqvist Kinander
15 years, 2 months

Partial build (newbie question)
by Mad Alchemist
15 years, 2 months

Regression fixing
by Aleksey Bragin
15 years, 2 months

DecompressBitmap et alumni
by Love Nystrom
15 years, 2 months

DecompressBitmap / Decompress4bpp / Decompress8bpp
by Love Nystrom
15 years, 2 months

Need to speak out
by Ros Arm
15 years, 2 months

Server moves and upgrades
by Colin Finck
15 years, 2 months

Re: [ros-dev] [ros-diffs] [ekohl] 47071: [NEWINFLIB] - Change Unicode string functions from wcs* to str*W because glibc (Linux build) provides the wcs* functions but they use a wchar_t size of 32 bits instead of the required 16 bits. - Add a str*W to wcs* wrapper (infrosrtl.c) in order to use the wcs* function for the WIN32 build. - Add required str*W functions to the host library. ATTENTION: This might break the build bot although it has been tested on Windows and Linux!!!
by Colin Finck
15 years, 3 months

crt wine sync
by Samuel serapion
15 years, 3 months

James T - Aleksey B misunderstanding
by Love Nystrom
15 years, 3 months

[ros-diffs] [mjmartin] 47059: [win32k] - Fix a problem where application that used WH_CBT hook procedures were receiving destroy window notification on windows that were never created.
by James Tabor
15 years, 3 months

USetup meets NewInfLib
by Roel Messiant
15 years, 3 months

I need help fixing rbuild and testing builds on *nix machines!
by Eric Kohl
15 years, 3 months

Live-CD broken!
by Eric Kohl
15 years, 3 months

Re: [ros-dev] Regression since rev. 46042 from sir_richard
by mrnobo1024
15 years, 3 months

Regression since rev. 46042 from sir_richard
by Olaf Siejka
15 years, 3 months

Re: [ros-dev] [ros-diffs] [sir_richard] 46977: [NTOS]: Enable MmPageEntireDriver by implementing MiSetPagingOfDriver. [NTOS]: Call MiEnablePagingOfDriver from MmLoadSystemImage and implement it. All the work is done other than actually enabling paging, which requi
by Gabriel ilardi
15 years, 3 months

[ros-diffs] [tkreuzer] 46998: Disable gdi batch for SelectObject with fonts. Fixes font regression.
by James Tabor
15 years, 3 months

Re: [ros-dev] ShellExecuteEx
by Love Nystrom
15 years, 3 months

Re: [ros-dev] [ros-diffs] [tkreuzer] 46998: Disable gdi batch for SelectObject with fonts. Fixes font regression.
by Gabriel ilardi
15 years, 3 months

Re: [ros-dev] [ros-diffs] [cgutman] 46983: [NTOSKRNL] - Replace the broken CM_RESOURCE_LIST_SIZE with a better function that actually works with resource lists that have device-specific data in them (fixes missing device specific data when resources
by Andrew Faulds
15 years, 3 months

Improvement: Foxit Reader 2.1
by victor martinez
15 years, 3 months

Re: [ros-dev] [ros-diffs] [cgutman] 46983: [NTOSKRNL] - Replace the broken CM_RESOURCE_LIST_SIZE with a better function that actually works with resource lists that have device-specific data in them (fixes missing device specific data when resources are retrieved
by Gabriel ilardi
15 years, 3 months

test/fix building fastfat_new
by Alexey Komarov
15 years, 3 months

0.3.12 Changelog opened.
by victor martinez
15 years, 3 months

[ros-diff]rev 46907.gschneider[SHELL32] - Simplify checks for success of ShellExecuteEx
by victor martinez
15 years, 3 months

Commit by sir_richard :: r46904 reactos/ntoskrnl/mm/ARM3/miarm.h
by breakoutbox
15 years, 3 months

[ros-diffs] [fireball] 46914: - Get rid of the last hardcoded screen size. - Remove unnecessary function declaration. See issue #5304 for more details.
by James Tabor
15 years, 3 months

Re: [ros-dev] [ros-diffs] [mpiulachs] 46862: My first commit in a very long time. I'm releasing the source code of my C# implementation of Rbuild by popular demand :) I would have preferred to release the code under a BSD licence but there is a small
by Sir Gallantmon (ニール・ゴンパ)
15 years, 3 months

"make cb" broken
by Alexey Komarov
15 years, 3 months

Re: [ros-dev] [ros-diffs] [mpiulachs] 46862: My first commit in a very long time. I'm releasing the source code of my C# implementation of Rbuild by popular demand :) I would have preferred to release the code under a BSD licence but there is a small portion of anc
by Ged Murphy
15 years, 3 months

Re: [ros-dev] [ros-diffs] [cgutman] 46876: [PCMCIA] - Add a mostly stubbed PCMCIA driver - pcmcia.c is complete but fdo.c and pdo.c are completely unimplemented
by Ged Murphy
15 years, 3 months

Re: [ros-dev] [ros-diffs] [aicom] 46798: [NTOSKRNL] - Create registry values for legacy drivers
by Gabriel ilardi
15 years, 3 months

Regressions and bugs
by Gabriel ilardi
15 years, 3 months

[ros-diffs] [mpiulachs] 46862: My first commit in a very long time. I'm releasing the source code of my C# implementation of Rbuild by popular demand :) I would have preferred to release the code under a BSD licence but there is a small portion of an
by Gabriel ilardi
15 years, 3 months

Re: [ros-dev] Roadmap I'm sticking to
by victor martinez
15 years, 3 months

Roadmap I'm sticking to
by Aleksey Bragin
15 years, 3 months

Re: [ros-dev] [ros-diffs] [ekohl] 46703: [NTOSKRNL] - Check access rights according to the DACL. Granted rights are removed from the remaining rights variable. - Return success only if there are no more remaining rights. Return failure otherwise. - R
by Olaf Siejka
15 years, 3 months

Re: [ros-dev] [ros-diffs] [ekohl] 46703: [NTOSKRNL] - Check access rights according to the DACL. Granted rights are removed from the remaining rights variable. - Return success only if there are no more remaining rights. Return failure otherwise. - Remove outdated
by Gabriel ilardi
15 years, 3 months

Re: [ros-dev] [ros-diffs] [jimtabor] 46758: [Win32k|Gdi32] - Enable font batch and fixed setting brush origion. Use the new delete object functions in win32k.
by Timo Kreuzer
15 years, 3 months

Spanish translation for the new log off confirmation dialog (bug 1494, revision r46722)
by Javier Agustìn Fernàndez Arroyo
15 years, 3 months

[ros-diffs] [jgardou] 46698: [WIN32K] Unlock surface when deleting DC
by James Tabor
15 years, 4 months

Re: [ros-dev] [ros-diffs] [jgardou] 46505: svn will drive me nuts, part 1/x
by Ged Murphy
15 years, 4 months

Re: [ros-dev] [ros-diffs] [tkreuzer] 46677: Remove svn:mergeinfo property from several files
by Colin Finck
15 years, 4 months

Re: [ros-dev] [ros-diffs] [sir_richard] 46613: [HALACPI]: Implement beginning of HAL ACPI support (HalpSetupAcpiPhase0). Tested on VMWare, where it found the FACP, SRAT, RSDT and MCFG and the ACPI Timer at 1008H. BOOT and DBGP are not found (optional features). [HA
by Ged Murphy
15 years, 4 months

fastcall bug
by Steven Edwards
15 years, 4 months

testcd is broken
by Timo Kreuzer
15 years, 4 months

TestCD build broken
by Olaf Siejka
15 years, 4 months

Re: [ros-dev] [ros-diffs] [jimtabor] 46349: - Hack fix for gdibatch, please retest Acrobat reader 7.
by Aleksey Bragin
15 years, 4 months

Re: [ros-dev] OT - Which Editor/IDE people use for ReactOS
by WaxDragon
15 years, 4 months

OT - Which Editor/IDE people use for ReactOS
by Deepak Gupta
15 years, 4 months

[ros-diffs] [cwittich] 46251: [USER32] reduce diff to wine
by James Tabor
15 years, 4 months

Re: [ros-dev] [ros-diffs] [cgutman] 46237: - Add a hack to disable ACPI if VMware is detected - This hack circumvents the main blocker that prevents enabling ACPI in trunk
by Aleksey Bragin
15 years, 4 months

Re: [ros-dev] [ros-diffs] [sir_richard] 46103: [WIN32K]: Stop memory corruption when InstalledDisplayDrivers has more than one driver in the list. Note that driver loading is inherently broken right now, as the list of drivers is not parsed properly (this breaks eVb's VGA/VBE driver).
by Timo Kreuzer
15 years, 4 months

[ros-diffs] [tkreuzer] 46089: [KMTYPES] Add a compilation hack for gcc
by Dmitry Gorbachev
15 years, 4 months

[ros-diffs] [cwittich] 46076: [PSDK] add extern GUID_NULL
by James Tabor
15 years, 4 months

Google summer code
by Mgr. Janusz Chmiel
15 years, 4 months

Re: [ros-dev] [ros-diffs] [evb] 45874: - New Framebuffer (Linear) Display Driver to support new unified VGA/VBE miniport. Based on NT4 DDK Sample, with modifications by me (marked with // eVb) to support new functionality needed for 2003-era driver. - Also use
by Steven Edwards
15 years, 4 months

Re: [ros-dev] [ros-diffs] [sir_richard] 46042: [KERNEL32/CSRSS]: Register new Win32 threads with CSRSS. Add a bunch of lookup, creation, allocation, hashing and CSR thread management routines from the unused CSRSRV in trunk. [CSRSS]: Bang in the new thread support
by Gabriel ilardi
15 years, 4 months

Re: [ros-dev] [ros-diffs] [jimtabor] 46006: - [User32_winetest] - Win : Remove test_capture from service. This is related to TrackMouseEvent issues which use SetCapture.
by Aleksey Bragin
15 years, 4 months

ros-diffs] [sir_richard] 46027: [WIN32K]: Stub-plement NtUserSetInformationThread for UserInitiateShutdown and UserEndShutdown. I think we're supposed to notify Winlogon at some point, and check for races. Part of new shutdown code.
by James Tabor
15 years, 4 months

Re: [ros-dev] [ros-diffs] [cgutman] 46011: [CMBATT] - Add initial cmbatt driver which mostly stubs - All it does right now is register a battery device with the battc driver [BATTC] - Add a nearly complete battc driver (the only stuff missing is WMI) - Tested with
by Ged Murphy
15 years, 4 months

Trunk lockage
by Aleksey Bragin
15 years, 4 months

Buildbot currently broken
by Sylvain Petreolle
15 years, 4 months

Re: [ros-dev] [ros-diffs] [evb] 45873: - Add new unified VGA/VBE miniport driver. Based on NT4 DDK Cirrus Miniport Driver Sample with my modifications (marked with // eVb) to change Cirrus parts to VGA parts if needed. Also add VBE suppor which is not in Cirru
by Steven Edwards
15 years, 5 months

Re: [ros-dev] [ros-diffs] [hpoussin] 45809: [hal] Add a mini-HAL static library Mostly the same thing as the real one, except interrupts and DMA
by Timo Kreuzer
15 years, 5 months

Re: [ros-dev] [ros-diffs] [cgutman] 45775: - Initialize the ACPI table (the exact same we do it in KiRosFrldrLpbToNtLpb) - Fixes ACPI detection when booted in Windows-compatible mode
by Aleksey Bragin
15 years, 5 months

Wine Gecko Installer @ 2nd boot
by James Tabor
15 years, 5 months

Re: [ros-dev] [ros-diffs] [sir_richard] 45777: [NTOS]: Do the "funny message" (not really funny, my apologies) shenanigans after the system components have shutdown, and reset the display and call the HAL at least at DPC level (should probably do it
by WaxDragon
15 years, 5 months

Re: [ros-dev] [ros-diffs] [sir_richard] 45777: [NTOS]: Do the "funny message" (not really funny, my apologies) shenanigans after the system components have shutdown, and reset the display and call the HAL at least at DPC level (should probably do it
by Olaf Siejka
15 years, 5 months

Re: [ros-dev] [ros-diffs] [sir_richard] 45777: [NTOS]: Do the "funny message" (not really funny, my apologies) shenanigans after the system components have shutdown, and reset the display and call the HAL at least at DPC level (should probably do it at HIGH IRQL, r
by Ged Murphy
15 years, 5 months

Time to Branch for Release
by James Tabor
15 years, 5 months

Re: [ros-dev] [ros-diffs] [janderwald] 45759: [KSPROXY] - Implement IPersistPropertyBag interface - Implement IKsObject interface - Implement enumerating supported property/method/event set from driver and loading the corresponding ksproxy plugins
by Ged Murphy
15 years, 5 months

Re: [ros-dev] Ros-dev Digest, Vol 67, Issue 2
by ODD Death
15 years, 5 months

Problem with _IO_STACK_LOCATION defines in winddk.h
by Wiljan Derks
15 years, 5 months

ReactOS, Andrew Faulds has invited you to open a Google mail account
by Andrew Faulds
15 years, 5 months

Real HW Regression. Richard, this is for you
by Daniel Reimer
15 years, 5 months

Is Sound Support added
by Arko Provo Mukherjee
15 years, 5 months

Trunk is broken
by Gabriel ilardi
15 years, 5 months

Hive Corruption
by James Tabor
15 years, 5 months

[ros-diffs] [tkreuzer] 45659: [GDI32] - Quickfix the region leak, by commenting out the user mode part in DeleteRegion. Thanks to Caemyr for finding the guilty revision.
by James Tabor
15 years, 5 months

Re: [ros-dev] [ros-diffs] [ekohl] 45640: Partially revert patches 45626 and 45633. Several services do not report their status to the service manager properly. Therefore we must not use any code that relies on service status information as part of the setup and boo
by Ged Murphy
15 years, 5 months

Re: [ros-dev] [ros-diffs] [ekohl] 45637: [SERVICES] Disable a number of debug messages in the service manager.
by Aleksey Bragin
15 years, 5 months

Test Bot Crash
by James Tabor
15 years, 5 months

Use Mobile Save Paper
by arkoprovomukherjee@gmail.com
15 years, 5 months

Test Bot Crash!
by James Tabor
15 years, 5 months

arwinss does not mean compatibility
by James Tabor
15 years, 5 months

Trunk locked
by Aleksey Bragin
15 years, 5 months

You have been invited to join Rahul Nagpal
by rahulnagpal1989@yahoo.com
15 years, 5 months

Regression list
by Olaf Siejka
15 years, 5 months

Re: [ros-dev] [ros-diffs] [tkreuzer] 45565: [REACTOS] Add asm.h containing macros to make assembly code both GAS and ML compatible at the same time. [NTOS/HAL] Move trap entry points from C into a GAS/ML compatile assembly file (might need fine tuning for ML). The
by Gabriel ilardi
15 years, 5 months

FLISOL 2010
by Raúl Avila Catalá
15 years, 5 months

[HAL]: Regression in Real Hardware relates to HAL changes
by victor martinez
15 years, 5 months

RosBE 1.5 is here - Mandatory update!
by Colin Finck
15 years, 5 months

Re: [ros-dev] [ros-diffs] [sir_richard] 45525: [MISC]: Build fixes to sync up with latest changes. [SETUPLDR]: Do not build on ARM. On a side note, I offer a bountry for "if ARCH != ARM" support in .rbuild files, instead of only allowing ==.
by Hervé Poussineau
15 years, 5 months

Trap handler rewrite
by Timo Kreuzer
15 years, 5 months

Fwd: Mail delivery failed: returning message to sender
by Andrew Faulds
15 years, 5 months

Debugging at the next level...
by Timo Kreuzer
15 years, 5 months

ros-amd64-bringup! Surprise! No Region Leaks!
by James Tabor
15 years, 5 months

Re: [ros-dev] [ros-diffs] [tkreuzer] 45433: [NTOS] On MSVC implement _lgdt, __sgdt, __lldt, __sldt, __ltr and __str as assembly functions, because there is no inline assembly. The MSVC/ML64 built kernel now boots and WinDbg connects.
by Steven Edwards
15 years, 5 months

Kernel Crash per Rev 45401
by James Tabor
15 years, 5 months

would You try to implement The Microsoft Active Accessibility standarts to The Reactos?
by Mgr. Janusz Chmiel
15 years, 5 months

SVN server
by Aleksey Bragin
15 years, 5 months

[ros-diffs] [evb] 45403: -
by James Tabor
15 years, 5 months

The list of DLLS, on which NVDA screen reader is strictly depend
by Mgr. Janusz Chmiel
15 years, 6 months

RosBE 1.5 Release Candidates
by Colin Finck
15 years, 6 months

Trap0D while not in V86 mode
by Kamil Hornicek
15 years, 6 months

r45321: STABS+ and -g* option change
by Sylvain Petreolle
15 years, 6 months

Re: [ros-dev] [ros-diffs] [sir_richard] 45297: [PERF]: Not in any way a scientific number you should bet the farm on, but we do now count the number of cycles at the very first instruction of kernel initialization, at the moment SMSS initializes the registry (when
by Ged Murphy
15 years, 6 months

Re: [ros-dev] [ros-diffs] [mkupfer] 45302: this log message left intentionally non-descriptive
by Ged Murphy
15 years, 6 months

ARM port: SWI call numbering
by Theo Markettos
15 years, 6 months

Re: [ros-dev] [ros-diffs] [dreimer] 45286: - Add piperead to the setup. - Update ChangeLog.txt - Sync clean.ps1 to Colin's changes.
by Colin Finck
15 years, 6 months
Results per page: