Ros-dev

ros-dev@reactos.org
  • 5789 discussions

[ros-diffs] [dgorbachev] 39422: Fix bug #4129 in CmpGetNameControlBlock().
by Dmitry Gorbachev
16 years, 4 months

Re: [ros-dev] [ros-diffs] [arty] 39613: Fix loopback adapter locking and make traffic work consistently. Fix zero-address binding. Local tcp services should work now.
by Steven Edwards
16 years, 4 months

Re: [ros-dev] [ros-diffs] [dchapyshev] 39622: - Reimplement RtlLargeIntegerToChar (based on Wine code with my changes). It fixes all large_int Wine tests
by Timo Kreuzer
16 years, 4 months

[ros-diffs] [dgorbachev] 39422: Fix bug #4129 in CmpGetNameControlBlock().
by Dmitry Gorbachev
16 years, 4 months

[ros-diffs] [khornicek] 39617: - add more pixel formats
by James Tabor
16 years, 4 months

RosBE-Unix 1.4 is out!
by Colin Finck
16 years, 4 months

Forwarding functions to a file with a non-dll extension
by Colin Finck
16 years, 4 months

fosdem
by Ged
16 years, 4 months

Re: [ros-dev] [ros-diffs] [dchapyshev] 39580: - Add LCIDToLocaleName from Wine. Used by Wine Gecko
by Aleksey Bragin
16 years, 4 months

Re: [ros-dev] [ros-diffs] [tkreuzer] 39558: Implement hpp - the header preprocessor It can parse headers and create new headers from them based on a simple prepreprocessing language that's compatible with the C preprocessor, so the source file stays a valid header. It works, but doesn't yet support different folders.
by Aleksey Bragin
16 years, 4 months

Re: [ros-dev] [ros-diffs] [fireball] 39578: Igor Koshpaev <tower@reactos.org> - Include missing modules into bootcd
by Timo Kreuzer
16 years, 4 months

Re: [ros-dev] [ros-diffs] [tkreuzer] 39533: x64 version of ntoskrnl doesn't export ExInterlockedAddLargeStatistic
by Steven Edwards
16 years, 4 months

Development Tools for ReactOS
by Deepak Gupta
16 years, 4 months

Public ddk headers vs ntoskrnl
by Timo Kreuzer
16 years, 4 months

Re: [ros-dev] [ros-diffs] [dgorbachev] 39422: Fix bug #4129 in CmpGetNameControlBlock().
by Alex Ionescu
16 years, 4 months

Re: [ros-dev] [ros-diffs] [janderwald] 39459: - Add a hack
by Timo Kreuzer
16 years, 4 months

Re: [ros-dev] [ros-diffs] [cfinck] 39353: Gabriel Ilardi (gabrielilardi@hotmail.it) - Allow only one instance of Task-Manager to be run at the same time See issue #3976 for more details.
by Alex Ionescu
16 years, 4 months

Re : [Qemu-devel] Virtio ballon device always loaded ?
by Sylvain Petreolle
16 years, 4 months

[ros-diffs] [gschneider] 39217: Unify identical StretchBlt implementations in preparation of partial ROP suppport.
by James Tabor
16 years, 4 months

Re: [ros-dev] [ros-diffs] [cfinck] 39186: - Set "lake.bmp" as the default wallpaper - Add a shortcut to "Download !" to the Desktop
by Ged
16 years, 4 months

Re: [ros-dev] [ros-diffs] [cfinck] 39186: - Set "lake.bmp" as the default wallpaper - Add a shortcut to "Download !" to the Desktop
by Marc Piulachs
16 years, 4 months

Re: [ros-dev] Ros-dev Digest, Vol 53, Issue 30
by Olaf Siejka
16 years, 4 months

0.3.8 Test Season has started :-)
by Colin Finck
16 years, 4 months

[ros-diffs] [cfinck] 39188: Hack: Copy the toolbar image on our own instead of using CopyImage to hackfix the messed up toolbar graphics as it was done for previous releases.
by James Tabor
16 years, 4 months

winetest note
by Ged
16 years, 4 months

Re: [ros-dev] [ros-diffs] [hyperion] 39111: Begin moving rules out of modulehandler.cpp and into makefile include rules.mak, where they will be more readable and manageable.
by Timo Kreuzer
16 years, 4 months

TEB
by James Tabor
16 years, 4 months

Re: [ros-dev] [ros-diffs] [pschweitzer] 39040: Added notifications stuff to VCB
by Pierre SCHWEITZER
16 years, 4 months

Use kernel types in include files?
by Jun Koi
16 years, 4 months

Re: [ros-dev] [ros-diffs] [hyperion] 39010: modified tools/rbuild/module.cpp modified tools/rbuild/project.cpp modified tools/rbuild/project.dtd modified tools/rbuild/rbuild.h New per-project property allowwarnings overrides allowwarnings property of all modules in the project
by Timo Kreuzer
16 years, 4 months

Re: [ros-dev] [ros-diffs] [sginsberg] 38998: - Revert most of 38953. This was a bad idea, sorry.
by Pierre SCHWEITZER
16 years, 4 months

Re: [ros-dev] [ros-diffs] [sginsberg] 38979: - Fix my .diff mess from yesterday, sorry
by Ged
16 years, 4 months

[ros-diffs] [silverblade] 38962: setupldr previously worked by faking the FreeLdr OS menu function.
by James Tabor
16 years, 4 months

Re: [ros-dev] [ros-diffs] [sginsberg] 38953: - Kill off more unnecessary allowwarnings="true" - Remove a .rbuild diff from oleaut32_ros.diff -- Wine doesn't use .rbuild, so why put this in .diff?
by Ged
16 years, 4 months

Re: [ros-dev] [ros-diffs] [cwittich] 38928: fix some kernel32 virtual winetests
by Timo Kreuzer
16 years, 4 months

Re: [ros-dev] [ros-diffs] [sginsberg] 38922: - Fix more InterlockedCompareExchangePointer warnings in crypt32 -- this to Wine, too - Hack-0-initialize a variable in cryptui to satisfy gcc -- this needed as Wine use a less retarded gcc than we do - Warning fix old a
by Ged
16 years, 4 months

Re: [ros-dev] [ros-diffs] [hyperion] 38872: Warning killing commit modified include/psdk/basetsd.h modified include/psdk/windef.h modified include/psdk/winnt.h Introduce new define __ROS_LONG64__ ("assume 64-bit long"), to use int instead of long in typedefs of 32-bit integers __ROS_LONG64__ automatically defined if __WINESRC__ is defined. No, __WINESRC__ alone is not enough modified base/applications/winhlp32/winhlp32.rbuild modified base/applications/wordpad/wordpad.rbuild Compile with __ROS_LONG64__ defi
by Timo Kreuzer
16 years, 4 months

ReactOS booth/speech at Linux days in Kiel?
by Aleksey Bragin
16 years, 5 months

[ros-diffs] [tkreuzer] 38673: Inline wrappers user32 -> NtUser
by Dmitry Gorbachev
16 years, 5 months

[ros-diffs] [tkreuzer] 38673: Inline wrappers user32 -> NtUser
by Dmitry Gorbachev
16 years, 5 months

[ros-bugs] [Bug 2451] Firefox 1.5 won't minimize to taskbar.
by James Tabor
16 years, 5 months

Re: [ros-dev] [ros-diffs] [dchapyshev] 38678: - Fix 3 wine tests for OpenFile function
by Alex Ionescu
16 years, 5 months

[ros-diffs] [tkreuzer] 38673: Inline wrappers user32 -> NtUser
by Dmitry Gorbachev
16 years, 5 months

Re: [ros-dev] [ros-diffs] [dchapyshev] 38663: - Cleanup user32, direct call to kernel space
by Alex Ionescu
16 years, 5 months

GIT mirror
by Aleksey Bragin
16 years, 5 months

Re: [ros-dev] [ros-diffs] [mjmartin] 38659: - Run process notification routines after successfully creating process.
by Alex Ionescu
16 years, 5 months

Cache / Memory Manager / FileSystemDrivers
by Aleksey Bragin
16 years, 5 months

[ros-diffs] [hyperion] 38621: PSEH can't make code exception-safe (yet). Add explicit "volatile"s where it might be necessary
by Dmitry Gorbachev
16 years, 5 months

[ros-diffs] [jimtabor] 38590: - Patch by Michael Martin: Fix for Get/Set CallProc.
by James Tabor
16 years, 5 months

questions about mmc?
by Jack Yi
16 years, 5 months

Re: [ros-dev] [ros-diffs] [fireball] 38552: - Revert changes to NtSetVolumeInformationFile made in 38550, it should indeed use IoGetRelatedDeviceObject, not target device.
by Alex Ionescu
16 years, 5 months

Re: [ros-dev] [ros-diffs] [jimtabor] 38518: - Removed SEH abuse and add notes for the hook code, in NtUserDefSetText. - Update NtUserCallHwndLock subfunctions.
by Timo Kreuzer
16 years, 5 months

Re: [ros-dev] [ros-diffs] [pschweitzer] 38523: - Implemeted Io(p)GetRelatedTargetDevice - Fixed FsRtlNotifyVolumeEvent
by Alex Ionescu
16 years, 5 months

Re: [ros-dev] [ros-diffs] [sginsberg] 38508: - Add Wine's GetPrivateObjectSecurity and use it instead of our that uses the unimplemented RtlQuerySecurityObject routine
by Alex Ionescu
16 years, 5 months

About r38504
by Pierre SCHWEITZER
16 years, 5 months

Re: [ros-dev] Problems installing REACTOS
by Ged
16 years, 5 months

Re: [ros-dev] [ros-diffs] [hyperion] 38461: modified tests/pseh2/psehtest.c finally_13 test re-enabled, as it doesn't crash anymore finally_14 test fixed. Now we know how exceptions thrown in a __finally are supposed to be handled PSEH test suite now has 91 tests and passes all of them with both GCC and Visual C++
by Aleksey Bragin
16 years, 5 months

Problems installing REACTOS
by James Muthee
16 years, 5 months

[ros-diffs] [dgorbachev] 38455: - Fix indentation. - Fix bug #3920 (at line 736).
by Dmitry Gorbachev
16 years, 5 months

[ros-diffs] [dgorbachev] 38455: - Fix indentation. - Fix bug #3920 (at line 736).
by Dmitry Gorbachev
16 years, 5 months

Re: [ros-dev] [ros-diffs] [dgorbachev] 38455: - Fix indentation. - Fix bug #3920 (at line 736).
by Ged
16 years, 5 months

Re: [ros-dev] [ros-diffs] [pschweitzer] 38432: FsRtlInitializeLargeMcb: Initialize fast mutex gate
by Alex Ionescu
16 years, 5 months

Implementing ReplaceFileW
by Dmitry Chapyshev
16 years, 5 months

[ros-diffs] [jimtabor] 38348: - Example of a thread overrun? HAX-Fixes wine cursoricon test.
by James Tabor
16 years, 5 months

Subpixel Rendering, ala sorta cleartype
by Steven Edwards
16 years, 5 months

Trunk regression
by Aleksey Bragin
16 years, 5 months

Re: [ros-dev] [ros-diffs] [cgutman] 38297: Huge memtrack commit (part 1 of 2) - Add checking for proper tags - Enable memtrack by default - Display the conflicting entries when an error occurs - Remove pool* routines and replace with ex* routines
by Aleksey Bragin
16 years, 5 months

Re: [ros-dev] [ros-diffs] [tkreuzer] 38294: For some unknown reason wmc likes to include string.h from the wine folder and we cannot link it on linux hosts. This hack should hopefully resolve the issue.
by Colin Finck
16 years, 5 months

[ros-diffs] [dgorbachev] 38170: Add a hack which allows to boot with Armenian language.
by Dmitry Gorbachev
16 years, 5 months

Re: [ros-dev] [ros-diffs] [sserapion] 38260: Fix EDITSTREAM structure
by Ged
16 years, 5 months

Re: [ros-dev] [ros-general] I am taking a break...
by Alex Ionescu
16 years, 5 months

Job offer: Linux tool to create a valid Windows Registry hive file
by Martin v. Wittich
16 years, 5 months

Re: [ros-dev] [ros-diffs] [dgorbachev] 38170: Add a hack which allows to boot with Armenian language.
by Aleksey Bragin
16 years, 6 months

About @KfLowerIrql@4
by Fan Zhang
16 years, 6 months

Have anyone tried, stress prime on ReactOS?
by Ashuaria Lee
16 years, 6 months

[ros-diffs] [dgorbachev] 38083: - Use HEAP_ZERO_MEMORY instead of memset(). - Do not crash if no adapter found.
by Dmitry Gorbachev
16 years, 6 months

Re: [ros-dev] [ros-diffs] [dgorbachev] 38083: - Use HEAP_ZERO_MEMORY instead of memset(). - Do not crash if no adapter found.
by Alex Ionescu
16 years, 6 months

Type definition in NDK
by Dmitry Gorbachev
16 years, 6 months

why IOCTL_DISK_GET_DRIVE_GEOMETRY_EX failed in windows 2000?
by Jack Yi
16 years, 6 months

Re: [ros-dev] [ros-diffs] [cwittich] 37955: SeUnsolicitedInputPrivilege is obsolete - the LUID is used by SE_MACHINE_ACCOUNT_PRIVILEGE now
by Alex Ionescu
16 years, 6 months

Re: [ros-dev] [ros-diffs] [jimtabor] 37952: - Add CP_UNIXCP for CP_ACP, this will help cross tests.
by Steven Edwards
16 years, 6 months

compatibility vs. correctness
by Matthias Kupfer
16 years, 6 months

compatibility vs. correctness
by Dmitry Gorbachev
16 years, 6 months

compatibility vs. correctness
by Dmitry Gorbachev
16 years, 6 months

Please dont break functionality due to a compiler problem, just fix it.
by Dmitry Gorbachev
16 years, 6 months

Please dont break functionality due to a compiler problem, just fix it.
by Dmitry Gorbachev
16 years, 6 months

Re: [ros-dev] [ros-diffs] [dchapyshev] 37876: - Implement SetupInstallFileA/W - Stub implement SetupPromptForDiskA/W All from Wine.
by Ged
16 years, 6 months

ddk header cleanup
by Timo Kreuzer
16 years, 6 months

Re: [ros-dev] [ros-diffs] [jimtabor] 37783: - Fixed hooking bug for Firefox, a plus, new SEH found a bug!
by Timo Kreuzer
16 years, 6 months

Re: [ros-dev] [ros-diffs] [sginsberg] 37792: - Get rid of DDK's dependency on windef.h and winnt.h - Clean up, fix, and add missing types to ntdef.h/ntifs.h/winddk.h/wdm.h/ntpoapi.h - Add ntimage.h and use it in rossym and NDK - Fix a gcc compatibility issue -- some internal NT structures have their pointer types defined in the DDK headers, but we define them along with the "struct" type when defining the full structure. MSVC is okay with this double definition, but gcc treats it as an error (hidden by syst
by Timo Kreuzer
16 years, 6 months

Boot broken, trunk locked
by Dmitry Gorbachev
16 years, 6 months

Boot broken, trunk locked
by Aleksey Bragin
16 years, 6 months

Re: [ros-dev] [ros-diffs] [dgorbachev] 37830: Silence compiler warnings (8/11).
by Aleksey Bragin
16 years, 6 months

Re: [ros-dev] [ros-diffs] [ekohl] 37801: Sync to wine-1.1.1 (Patch 4 of 10): ATTENTION: You MUST run "clean" before building ReactOS, otherwise WIDL will crash when it is run. - Dan Hipschman <dsh at linux.ucla.edu> Tue, 1 Jul 2008 widl: Implement type redefinition
by Colin Finck
16 years, 6 months

Re: [ros-dev] [ros-diffs] [gschneider] 37774: Update C++ demangle code to recent wine, now all msvcrt cpp tests pass except one.
by Aleksey Bragin
16 years, 6 months

Question about east asian language support
by Ashuaria Lee
16 years, 6 months

Re: [ros-dev] [ros-diffs] [jimtabor] 37766: - Sync in rev 37720: Magnus Olsen, add GdiGetBitmapBitsSize is a new api from windows xp sp3, the code was tested in vs2003.
by Aleksey Bragin
16 years, 6 months

Silence a warning reported by gcc 4.3.2 (possibly incorrectly, but it's just a stub anyway)
by Dmitry Gorbachev
16 years, 6 months

Re: [ros-dev] [ros-diffs] [sginsberg] 37739: - Kill off ramdrv, it is deprecated since a long time ago. See issue #3422 for more details.
by Steven Edwards
16 years, 6 months

Re: [ros-dev] [ros-diffs] [cgutman] 37713: - Merge aicom-network-fixes up to r37712
by Aleksey Bragin
16 years, 6 months

Win32k Rewrite Status Report
by James Tabor
16 years, 6 months

Re: [ros-dev] [ros-diffs] [gschneider] 37695: Update gdi32 winetests, so we don't run out of things to fix.
by Steven Edwards
16 years, 6 months

utf-16 data (e.g. inf files)
by Matthias Kupfer
16 years, 6 months

Migrate ntoskrnl to PSEH 2.0
by Dmitry Gorbachev
16 years, 6 months

(no subject)
by Dmitry Gorbachev
16 years, 6 months

Re: [ros-dev] [ros-diffs] [sginsberg] 37523: - winternl.h is deprecated since the NDK was invented, don't use
by Steven Edwards
16 years, 6 months

Re: [ros-dev] FOSDEM booth/devroom sharing
by François Revol
16 years, 6 months

Event invitation [jornadas Imaginática 2009]
by victor martinez
16 years, 6 months

Re: [ros-dev] Event invitation [jornadas Imaginática 2009]
by Marc Piulachs
16 years, 6 months

Re: Event invitation [jornadas Imaginática 2009]
by victor martinez
16 years, 6 months

Re: [ros-dev] [ros-diffs] [cfinck] 37465: Dmitry Gorbachev - Fix compiler warnings, treated as errors due to our settings, which are emitted when using GCC 4.3.2 See issue #3849 for more details.
by Matthieu Suiche
16 years, 6 months

OpenWatcom.
by Marcin Dalecki
16 years, 6 months

Re: [ros-dev] [ros-diffs] [jimtabor] 37436: - Fixes bug 3864. While I was at it I fixed most of the gdi max bit max info sizes too. - Added notes for the SEH abuse in win32k dibobj.c. - Tested WinMerge 2.10.2, AbiWord 2.4.1, Firefox 1.5.0.3 and wine
by James Tabor
16 years, 6 months

[ros-diffs] [jimtabor] 37345: - Add path support for ExtTextOut.
by Dmitry Gorbachev
16 years, 6 months

Re: [ros-dev] [ros-diffs] [jimtabor] 37345: - Add path support for ExtTextOut.
by Steven Edwards
16 years, 6 months

Southern California Linux Expo
by Zachary Gorden
16 years, 7 months

Re: [ros-dev] [ros-diffs] [dchapyshev] 37396: - Implement BindIoCompletionCallback, ReadFileScatter, WriteFileGather (based on Wine) - Move DnsHostnameToComputerNameA/W to computername.c
by gedmurphy
16 years, 7 months

Re: [ros-dev] [ros-diffs] [jimtabor] 37436: - Fixes bug 3864. While I was at it I fixed most of the gdi max bit max info sizes too. - Added notes for the SEH abuse in win32k dibobj.c. - Tested WinMerge 2.10.2, AbiWord 2.4.1, Firefox 1.5.0.3 and wine gdi32 bitmap cross test. - When testing with gdi cross test in 24 and 32 bit display mode, we have a pixel conversion mismatch. Please fix it!
by Aleksey Bragin
16 years, 7 months

Re: [ros-dev] [ros-diffs] [tkreuzer] 37431: forgot this file
by Matthieu Suiche
16 years, 7 months

Another WIDL sync, another build breakage
by Olaf Siejka
16 years, 7 months

Re: [ros-dev] [ros-diffs] [greatlrd] 37343: Bugfix : Do not link to LPDDRAWI_DIRECTDRAW_INT->lpLink when we do not have any LPDDRAWI_DIRECTDRAW_INT->lpLcl
by gedmurphy
16 years, 7 months

[WIDL] Problems with latest sync
by Olaf Siejka
16 years, 7 months

1st stage GUI setup and file system managment
by Matthias Kupfer
16 years, 7 months

Add a linkerflag to make sure we get an .eh_frame section
by Dmitry Gorbachev
16 years, 7 months

Re: [ros-dev] [ros-diffs] [gschneider] 37281: Implement ConvertSecurityDescriptorToStringSecurityDescriptorW based on Wine code.
by Steven Edwards
16 years, 7 months

seh 64
by Timo Kreuzer
16 years, 7 months

seh 64
by Dmitry Gorbachev
16 years, 7 months

Re: [ros-dev] [ros-diffs] [cgutman] 37248: - Check the status of IPSendDatagram - Validate the protocol - Use the hash value of the NCE address to get the lock - Simplify TCPAbortListenForSocket - Hardcode the length of the array
by Aleksey Bragin
16 years, 7 months

Re: [ros-dev] [ros-diffs] [cgutman] 37247: - Close the connection before freeing it
by Aleksey Bragin
16 years, 7 months

Re: [ros-dev] [ros-diffs] [fireball] 37229: - Update the _ros.diff. Usual changes are there (unfortunately incompatibilites in Wine still exist, RpcMgmtWaitForServerListen is still not implemented there, and their dependency on unix sockets is totall
by Steven Edwards
16 years, 7 months

Re: [ros-dev] [ros-diffs] [fireball] 37229: - Update the _ros.diff. Usual changes are there (unfortunately incompatibilites in Wine still exist, RpcMgmtWaitForServerListen is still not implemented there, and their dependency on unix sockets is totally out of place)
by gedmurphy
16 years, 7 months

Re: [ros-dev] [ros-diffs] [jimtabor] 37223: - Fix WidenPath. Now Area.exe runs and crashes when using real hardware. That is a good thing. We now know our Xorg based region code has problems. It allocates all the memory building PolyPolygon region da
by James Tabor
16 years, 7 months

Re: [ros-dev] [ros-diffs] [jimtabor] 37223: - Fix WidenPath. Now Area.exe runs and crashes when using real hardware. That is a good thing. We now know our Xorg based region code has problems. It allocates all the memory building PolyPolygon region data.
by Aleksey Bragin
16 years, 7 months

rewrite NtGdiPolyPolyDraw,
by James Tabor
16 years, 7 months

Small update on my activities
by Maya Posch
16 years, 7 months

Share Memory Issue
by James Tabor
16 years, 7 months

Regarding documentation and attracting new developers
by Maya Posch
16 years, 7 months

Re: [ros-dev] [ros-diffs] [janderwald] 37110: - Add Documentation for netshell
by Aleksey Bragin
16 years, 7 months

Re: [ros-dev] [ros-diffs] [cfinck] 37104: Hack: Copy the toolbar image on our own instead of using CopyImage to hackfix the messed up toolbar graphics as it was done for previous releases.
by Aleksey Bragin
16 years, 7 months

Re: [ros-dev] [ros-diffs] [hyperion] 37054: deleted wine/mmsystem.h deleted wine/prsht.h deleted wine/winbase.h deleted wine/winnetwk.h deleted wine/winnt.h deleted wine/winuser.h Our SDK is in good enough shape to compile Wine: drop the #include_next hacks Wi
by Steven Edwards
16 years, 7 months

Re: [ros-dev] [ros-diffs] [jimtabor] 37099: Implement GetFontUnicodeRanges, port from wine. Tested with wine gdi32 font crosstests.
by Steven Edwards
16 years, 7 months

generic graphics
by Matthias Kupfer
16 years, 7 months

Trunk freeze
by Aleksey Bragin
16 years, 7 months

Win32k Foating Point
by James Tabor
16 years, 7 months

Re: [ros-dev] [ros-diffs] [janderwald] 37023: - Add PROVIDER_INFO_1 and PROVIDER_INFO_2 struct
by Aleksey Bragin
16 years, 7 months

[ros-diffs] [dreimer] 36968: ok, Binutils and ccache reverted.
by Dmitry Gorbachev
16 years, 7 months

[ros-diffs] [dreimer] 36968: ok, Binutils and ccache reverted.
by Dmitry Gorbachev
16 years, 7 months

[ros-diffs] [dreimer] 36968: ok, Binutils and ccache reverted.
by Dmitry Gorbachev
16 years, 7 months

Re: [ros-dev] [ros-diffs] [dreimer] 36968: ok, Binutils and ccache reverted.
by gedmurphy
16 years, 7 months

Re: [ros-dev] [ros-diffs] [dchapyshev] 36934: - Change SetSysColorsTemp declaration
by Timo Kreuzer
16 years, 7 months

Re: [ros-dev] [ros-diffs] [hyperion] 36929: modified tools/rbuild/backend/mingw/modulehandler.cpp Allow static libraries to "link" to other static libraries Removed some dead code modified dll/nls/normaliz_redist/normaliz_redist.rbuild modified dll/win32/kernel32/kernel32.rbuild No need to specify icu4ros explicitely anymore, thanks to the rbuild changes Make kernel32_base include normalize, rather than linking it as an external dependency of kernel32
by Aleksey Bragin
16 years, 7 months

Chemnitz linux days (Chemnitzer Linux Tage)
by Matthias Kupfer
16 years, 7 months

Re: [ros-dev] [ros-diffs] [sginsberg] 36894: - Notify umpnpmgr about logon after the shell has initialized - This makes it possible to progress if userinit crashes due to heavy debug output (due to timing issues in its communication with umpnpmgr), which would leave you stranded with no shell. Not really a hack, as it doesn't hide or fix the crash -- just limits it to a missing "Pending device installations" prompt in case there are any pending. Also, it appears to be done the same way on Windows.
by Aleksey Bragin
16 years, 7 months

NtUserCreateWindowEx parameters
by Jeetu Golani
16 years, 7 months

Re: [ros-dev] [ros-diffs] [hyperion] 36761: added lib/rtl/rtl-common.rbuild modified lib/rtl/rtl.rbuild Compile rtl twice, as rtl_umode and rtl_kmode. Allows conditional compilation of RTL (finally!), instead of necessitating hacks like RtlpGetMode()
by Alex Ionescu
16 years, 7 months

Re : [ros-diffs] [pschweitzer] 36771: Apply fix at the right place.......
by Sylvain Petreolle
16 years, 8 months

Re: [ros-dev] [ros-diffs] [pschweitzer] 36771: Apply fix at the right place.......
by Aleksey Bragin
16 years, 8 months

Re: [ros-dev] [ros-diffs] [sginsberg] 36773: - Unbreak GetTextFaceA/W, broken since 28730 by GreatLord
by gedmurphy
16 years, 8 months

36773: - Unbreak GetTextFaceA/W, broken since 28730 by GreatLord
by Sylvain Petreolle
16 years, 8 months

Re: [ros-dev] [ros-diffs] [janderwald] 36762: - Implement Advanced Status IP Information Dialog - Import language strings from netcfgx - Add icon group (32x32) - ncpa is now a candidate for deletion
by gedmurphy
16 years, 8 months

Re: [ros-dev] [ros-diffs] [hyperion] 36761: added lib/rtl/rtl-common.rbuild modified lib/rtl/rtl.rbuild Compile rtl twice, as rtl_umode and rtl_kmode. Allows conditional compilation of RTL (finally!), instead of necessitating hacks like RtlpGetMode() "rtl" mod
by Alex Ionescu
16 years, 8 months

Re: [ros-dev] [ros-diffs] [cgutman] 36754: - Fix a crash that happens when DriverEntry doesn't complete successfully - Return the correct status when LoopRegisterAdapter fails
by gedmurphy
16 years, 8 months

Re: [ros-dev] Ros-dev Digest, Vol 50, Issue 14
by Olaf Siejka
16 years, 8 months

Re: [ros-dev] [ros-diffs] [gschneider] 36737: RosDbg Part 3/3: - Named pipe implementation based on .net namespace IO.Pipes with support of threads - Previous win32 test version would strip random characters from debug messages and crash on entering kdbg (related t
by gedmurphy
16 years, 8 months

Re: [ros-dev] [ros-diffs] [mjmartin] 36732: - Implement REnumServicesStatusExA - REnumServicesStatusA/W: Fixed returned param values to match Windows - REnumServicesStatusExW: Dont try to access lpResumeIndex if it is NULL. Fixed returned param values to match wind
by gedmurphy
16 years, 8 months

Re: [ros-dev] [ros-diffs] [pschweitzer] 36714: - Added "stub" for internal notification structure - Implemented FsRtlNotifyInitializeSync. It's not complete, not perfect. That's a WIP. See issue #2821 for more details.
by Alex Ionescu
16 years, 8 months

Re: [ros-dev] [ros-diffs] [pschweitzer] 36709: Fixed a FIXME A bit cleaned header
by Aleksey Bragin
16 years, 8 months

Re: [ros-dev] confused by "rtlpInitDeferedCriticalSection"
by tamlin@algonet.se
16 years, 8 months

question about InterlockedCompareExchange.
by Jack Yi
16 years, 8 months

confused by "rtlpInitDeferedCriticalSection"
by Jack Yi
16 years, 8 months

Re: [ros-dev] [ros-diffs] [cgutman] 36699: - Some of my work on NDIS 6.0 - Doesn't compile yet - Part 1 of X
by gedmurphy
16 years, 8 months

WDK not working
by മഹേഷ് മുകുന്ദന് | Mahesh M
16 years, 8 months

[gedmurphy] 36658: Remove the address and command windows from the bottom of the file browser. They're buggy and they're not too pretty
by Gabriel ilardi
16 years, 8 months

Re : Re : [gedmurphy] 36658: Remove the address and command windows from the bottom of the file browser. They're buggy and they're not too pretty
by Sylvain Petreolle
16 years, 8 months

Event invitation [jornadas Imaginática 2009]
by Marc Piulachs
16 years, 8 months

Re : [gedmurphy] 36658: Remove the address and command windows from the bottom of the file browser. They're buggy and they're not too pretty
by Sylvain Petreolle
16 years, 8 months

Re: [ros-dev] [ros-diffs] [cfinck] 36643: Update some links properly and update the description of Opera (sounds stupid to use the same for Firefox and Opera)
by Aleksey Bragin
16 years, 8 months

Re: [ros-dev] [ros-diffs] [fireball] 36426: [FORMATTING] - Reformat to the kernel coding style.
by Alex Ionescu
16 years, 8 months

Re: [ros-dev] Reformat to the kernel coding style.
by chris evans
16 years, 8 months

[ros-diffs] [sginsberg] 36624: - Add missing APIENTRY to ntgdi.h, syscalls are always stdcall.
by James Tabor
16 years, 8 months

Re: [ros-dev] [ros-diffs] [hyperion] 36610: modified ke/i386/cpu.c Added CMPXCHG8B enabling/detection code for TransMeta, Centaur and Rise (source: <URL: http://www.geoffchappell.com/notes/windows/kernel/cpu/cx8.htm>). Code dead until each vendor will be officially supported Alex and others: please review
by Aleksey Bragin
16 years, 8 months

CMPXHG8B Support
by Alex Ionescu
16 years, 8 months

Re: [ros-dev] [ros-diffs] [jimtabor] 36596: - Patch by Vincent Povirk, Handle undocumented WM_POPUPSYSTENNEBU message.
by Alex Ionescu
16 years, 8 months

Re: [ros-dev] [ros-diffs] [hyperion] 36586: modified dll/win32/kernel32/kernel32.def modified dll/win32/kernel32/kernel32.rbuild added dll/win32/kernel32/misc/icustubs.cpp Export NormalizeString and IsStringNormalized from kernel32.dll. This (finally) makes normaliz.dll (50%) functional. Link kernel32.dll to ICU. Finally. Binary size increased by about 300 KB on a debug build (this is only the beginning). Umpteenth copy of C++ and Win32 stubs required to get ICU to link properly added to kernel32.dll. This
by Aleksey Bragin
16 years, 8 months

Re: [ros-dev] [ros-diffs] [cgutman] 36580: - Raise IRQL to DISPATCH_LEVEL before using KeAcquireSpinLockAtDpcLevel/KeReleaseSpinLockFromDpcLevel
by Aleksey Bragin
16 years, 8 months

VFS implementation
by മഹേഷ് മുകുന്ദന് | Mahesh M
16 years, 8 months

Re: [ros-dev] [ros-diffs] [pschweitzer] 36539: Get rid off recursive FsRtlIsNameInExpression once again. Fix a typo in iterative function that fixes it properly. We now get ReactOS up to 2nd stage with that fix. 2nd stage is broken...
by Aleksey Bragin
16 years, 8 months

Trying to push ideas (again:) )
by Alexandru Lovin
16 years, 8 months

Off-topic: Understanding win32k system calls - help please
by Jeetu Golani
16 years, 8 months

Re: [ros-dev] Trying to push ideas (again:) )
by chris evans
16 years, 8 months

Re: [ros-dev] [ros-diffs] [sginsberg] 36436: - Attempt satisfy Alex
by Aleksey Bragin
16 years, 8 months

Re: [ros-dev] [ros-diffs] [gedmurphy] 36435: Don't risk a negative array subscript. Fixes our one and only REVERSE_NEGATIVE error Fix for Coverity error CID: 766
by Timo Kreuzer
16 years, 8 months

Re: [ros-dev] [ros-diffs] [sginsberg] 36428: - Add basic tracing to CmpReferenceKeyControlBlock, CmpDereferenceKeyControlBlock and CmpDereferenceKeyControlBlockWithLock
by Alex Ionescu
16 years, 8 months

Re: [ros-dev] [ros-diffs] [cwittich] 36368: sync msiexec with wine 1.1.5
by Aleksey Bragin
16 years, 8 months

Re: [ros-dev] [ros-diffs] [tkreuzer] 36379: preprocess all spec files
by Aleksey Bragin
16 years, 8 months

who create the physical device object of scsi disk
by 钢陈
16 years, 8 months

Re: [ros-dev] [ros-diffs] [cgutman] 36337: - Zero the memory after we allocate it
by Aleksey Bragin
16 years, 8 months
Results per page: