Ros-dev

ros-dev@reactos.org
  • 5789 discussions

Re: [ros-dev] [ros-bugs] [Bug 1743] The MOVEFILE_DELAY_UNTIL_REBOOT flag is incorrect processed in the MoveFileWithProgressW function
by Brandon Turner
18 years, 12 months

Revision 23521 - Infinite loop in CreateProcessW
by Hervé Poussineau
18 years, 12 months

Re: [ros-dev] [ros-diffs] [ekohl] 23521: - Implement ScmStartServiceA and revert the last modification of StartServiceA. - Fix EnumServicesStatusExW.
by Hervé Poussineau
18 years, 12 months

Registry
by Timo Kreuzer
18 years, 12 months

Re: [ros-dev] [ros-diffs] [fireball] 23508: Goodbye REGISTRY_ERROR bsod! - Change UserMode -> KernelMode in ObReferenceObject*() calls, because that calls failed - Remove Cm-specific hack from Ob "advapi32_winetest.exe registry" shows 0 failures on the first run and 2 failures on further runs. I suppose there might be a leakage in the CM. To be investigated further (or wait till complete Cm rewrite in October).
by Alex Ionescu
18 years, 12 months

Broken Build
by James Tabor
18 years, 12 months

Re: [ros-dev] [ros-diffs] [fireball] 23491: [AUDIT] Configuration Manager Cm part of the kernel was developed from scratch for a long time ago, and based only on legally clean information sources. After going through the code, it doesn't have any signs of questionable origin. Authorship information will be added during formatting of the code.
by Alex Ionescu
19 years

Re: [ros-dev] [ros-diffs] [fireball] 23489: Fix DbgPrint / DbgPrintEx definitions to use PCCHAR instead of PCCH (recent WDK uses PCCHAR). This change fixes compiling.
by Alex Ionescu
19 years

WinLogon
by Alex Ionescu
19 years

Registry binary hives -- "problem"
by Aleksey Bragin
19 years

Re: [ros-dev] CreateFile, typecasts and PICE loader
by Murphy, Ged (Bolton)
19 years

CreateFile, typecasts and PICE loader
by Felipe Villarroel
19 years

Re: [ros-dev] ReactOS presentations
by Murphy, Ged (Bolton)
19 years

ReactOS presentations
by Murphy, Ged (Bolton)
19 years

Re: [ros-dev] Probelms with ZwOpenKey or RtlFormatCurrentUserKeyP ath?
by Murphy, Ged (Bolton)
19 years

Re: [ros-dev] ReactOS presentations
by Murphy, Ged (Bolton)
19 years

Probelms with ZwOpenKey or RtlFormatCurrentUserKeyPath?
by Timo Kreuzer
19 years

ReactOS Self Build System Crash
by James Tabor
19 years

OpenOffice.org 2.0.3
by James Tabor
19 years

[ros-diffs] [ekohl] 23376: Synchronize with current WINE widl 20060729.
by James Tabor
19 years

Re: [ros-dev] 0.3.0 RC1 is out! (Need a wordcount)
by Murphy, Ged (Bolton)
19 years

Re: [ros-dev] 0.3.0 RC1 is out! (Need a wordcount)
by Murphy, Ged (Bolton)
19 years

0.3.0 RC1 is out! (Need a wordcount)
by Katarzyna Chauca
19 years

Possible NDIS problem?
by James Tabor
19 years

Same old Boot Stalling
by James Tabor
19 years

desk.cpl appearance tab
by Timo Kreuzer
19 years

Quake and fun!
by James Tabor
19 years

BSOD during setup
by Christian Wallukat
19 years

Re: [ros-dev] Broken RtlMultiByteToUnicodeSize
by Michele Cicciotti [Khamsa S.A.]
19 years

Re: [ros-dev] [ros-diffs] [fireball] 23265: ReactOS Status Report July 2006 . If no major issues will be found, it's going to be published today
by Murphy, Ged (Bolton)
19 years

Re: [ros-dev] 0.3.0 RC1 is out! (Need a wordcount)
by Wierd_w
19 years

Re: [ros-dev] 0.3.0 RC1 is out!
by Murphy, Ged (Bolton)
19 years

Re: [ros-dev] 0.3.0 RC1 is out!
by Wierd_w
19 years

Re: [ros-dev] [ros-diffs] [winesync] 23203: Autosyncing with Wine HEAD
by Murphy, Ged (Bolton)
19 years

Broken RtlMultiByteToUnicodeSize
by Myria
19 years

Re: [ros-dev] [ros-diffs] [ion] 23175: - Major formatting cleanup and optimizations to NtQueryInformationProcess so that it does not burn the eyes of anyone that might attempt to read it.
by Royce Mitchell III
19 years

NtUserDrawCaption implementation, please review.
by Saveliy Tretiakov
19 years

Changes to Menu Set Masking
by James Tabor
19 years

Reactos became closed?
by wac
19 years

Re: [ros-dev] 0.3.0 RC1 Update
by Murphy, Ged (Bolton)
19 years

Grievous and unwarranted mistreatment by a senior operator of the IRC channel
by Steven Maddox (Cyorxamp)
19 years

Re: [ros-dev] Status of xen port?
by Dmitriy Budko
19 years

Re: [ros-dev] [ros-diffs] [fireball] 23005: [FORMATTING] / [AUDIT] - Cleanup a big coding-style mess - Add UNIMPLEMENTED macro in empty functions (otherwise we will never know if they are being called by a 3rd-party driver) - Add proper debug headers inclusion in every file - Add documentation headers into almost every file (except mcb.c and context.c - will be added later) - Standardize per-file headers (some files still lack contributors names, they will be added later too) No code change except for addin
by Alex Ionescu
19 years

Re: [ros-dev] 0.3.0 RC1 Update
by Murphy, Ged (Bolton)
19 years

Re: [ros-dev] 0.3.0 RC1 Update
by Murphy, Ged (Bolton)
19 years

Status report on Remote Desktop client - with screenshots!
by Michele Cicciotti
19 years

0 lines patch
by Timo Kreuzer
19 years

Re: [ros-dev] Hello list!
by Michele Cicciotti
19 years

Hello list!
by Michele Cicciotti
19 years

Status of xen port?
by Pablo Menichini
19 years

Must read for all ReactOS devs: Status Report requests
by Aleksey Bragin
19 years, 1 month

Re: [ros-dev] [ros-diffs] [winesync] 22829: Autosyncing with Wine
by Murphy, Ged (Bolton)
19 years, 1 month

[ros-diffs] [jimtabor] 22840: - CreateWindowExa/W
by James Tabor
19 years, 1 month

revert Revision: 22742
by Magnus Olsen
19 years, 1 month

Re: [ros-dev] [ros-diffs] [greatlrd] 22718: Small clean up 1. Remove goto in the code, goto is slow and should be avoid. 2. reformat for adding {} around some code. 3. remove some NULL check after I did remove goto that is not longer need it.
by Saveliy Tretiakov
19 years, 1 month

unsubscribe
by Arun Bellatti (RBIN/ECM4)
19 years, 1 month

Re: [ros-dev] [ros-diffs] [janderwald] 22698: * fix resource inconsistency (pointed out by Lohnegrim) * halfplemented reading console options
by Thomas Weidenmueller
19 years, 1 month

Re: [ros-dev] [ros-diffs] [turner] 22683: expand %* to batch file params. b ug: #1629
by Murphy, Ged (Bolton)
19 years, 1 month

Re: [ros-dev] [ros-diffs] [turner] 22683: expand %* to batch file params. b ug: #1629
by Murphy, Ged (Bolton)
19 years, 1 month

Re: [ros-dev] [ros-diffs] [ion] 22649: - Lesson One: Don't revert commits b ecause your eyes are inventing the word "copyright". I tried r eally hard, I really did, but I could not find even the word "copy", muc h less "copy right". - Lesson Two: What do
by Murphy, Ged (Bolton)
19 years, 1 month

Re: [ros-dev] [ros-diffs] [ion] 22649: - Lesson One: Don't revert commits b ecause your eyes are inventing the word "copyright". I tried r eally hard, I really did, but I could not find even the word "copy", muc h less "copy right". - Lesson Two: What do
by Murphy, Ged (Bolton)
19 years, 1 month

Re: [ros-dev] [ros-diffs] [ion] 22649: - Lesson One: Don't revert commits b ecause your eyes are inventing the word "copyright". I tried r eally hard, I really did, but I could not find even the word "copy", much less "copy right". - Lesson Two: What do yo
by Murphy, Ged (Bolton)
19 years, 1 month

Resource headers
by Murphy, Ged (Bolton)
19 years, 1 month

Re: [ros-dev] [ros-diffs] [ion] 22649: - Lesson One: Don't revert commits b ecause your eyes are inventing the word "copyright". I tried r eally hard, I really did, but I could not find even the word "copy", much less "copy right". - Lesson Two: What do yo
by Murphy, Ged (Bolton)
19 years, 1 month

Re: [ros-dev] [ros-diffs] [ion] 22649: - Lesson One: Don't revert commits b ecause your eyes are inventing the word "copyright". I tried really hard, I really did, but I could not find even the word "copy", much less "copy right". - Lesson Two: What do you know! En a
by Murphy, Ged (Bolton)
19 years, 1 month

Re: [ros-dev] [ros-diffs] [greatlrd] 22614: fixing link for explo rer and regedit thanks apal for the patch see bug 1626
by Murphy, Ged (Bolton)
19 years, 1 month

Re: [ros-dev] [ros-diffs] [greatlrd] 22614: fixing link for explorer and regedit thanks apal for the patch see bug 1626
by Ged Murphy
19 years, 1 month

WinFS is dead, like Cairo
by Klemens Friedl
19 years, 1 month

more info about freenode.net
by Magnus Olsen
19 years, 1 month

Re: [ros-dev] [hpoussin] 22607: Let StartService really start the service.
by Ged Murphy
19 years, 1 month

again update info about freenode.net
by Magnus Olsen
19 years, 1 month

Androw
by Turnerb
19 years, 1 month

Re: [ros-dev] [ros-bugs] [Bug 1618] internettime.c broken, lpAddress possib ly uninitialized in "InetTimePageProc"
by Murphy, Ged (Bolton)
19 years, 1 month

Net Bugcheek
by James Tabor
19 years, 1 month

Johen
by Turnerb
19 years, 1 month

Ros-diff text format
by Murphy, Ged (Bolton)
19 years, 1 month

0.3RC1 feedback
by Hannes Mayer
19 years, 1 month

Some proposed mm edits to sort out address space locking
by art yerkes
19 years, 1 month

Re: [ros-dev] Ros-dev Digest, Vol 22, Issue 23
by 苏长江
19 years, 1 month

Re: [ros-dev] [ros-diffs] [janderwald] 22425: change to dialog font to MS S hell Dlg patch by EmuandCo
by Murphy, Ged (Bolton)
19 years, 1 month

0.3.0 RC1 Update
by Brandon Turner
19 years, 1 month

Setting a Standard for Fonts used in Apps
by Daniel Reimer
19 years, 1 month

0.3.0
by Murphy, Ged (Bolton)
19 years, 1 month

0.3.0 RC1 is out!
by Brandon Turner
19 years, 1 month

synching riched20
by Ged Murphy
19 years, 1 month

Bug Check with IOMega Zip Drives
by James Tabor
19 years, 1 month

Via Vt6102 Net card
by James Tabor
19 years, 1 month

Hang During Installation
by James Tabor
19 years, 1 month

Search author for ReactOS Weekly Newsletter
by Klemens Friedl
19 years, 1 month

Re: [ros-dev] SUSPICIOUS: SESSION_5 BSOD
by Murphy, Ged (Bolton)
19 years, 1 month

Disk Controller Install Failure
by James Tabor
19 years, 1 month

SESSION_5 BSOD
by Alex Ionescu
19 years, 1 month

ROS A memory hog? Rubbish!
by Alex Ionescu
19 years, 1 month

Re: [ros-dev] Wine libs vendor import
by Murphy, Ged (Bolton)
19 years, 1 month

Wine libs vendor import
by Aleksey Bragin
19 years, 1 month

Kernel-mode COM: PORTCLS.SYS and sound
by Andrew "Silver Blade" Greenwood
19 years, 1 month

CD Logo
by David Johnson
19 years, 1 month

Target Hardware
by David Johnson
19 years, 2 months

Trunk Foobared
by Alex Ionescu
19 years, 2 months

Policy question
by Myria
19 years, 2 months

ULONG vs. SIZE_T
by Myria
19 years, 2 months

X-Chat 2
by James Tabor
19 years, 2 months

Break in 22232
by James Tabor
19 years, 2 months

0.3.0 RC1 problems
by Brandon Turner
19 years, 2 months

Patches: A couple of Spelling Fixes
by Neil Blackburn
19 years, 2 months

Re: [ros-dev] [ros-diffs] [greatlrd] 22195: make malloc, calloc and some other function return NULL if size is 0
by Royce Mitchell III
19 years, 2 months

Screenshot of 22170
by James Tabor
19 years, 2 months

ROS harware
by David Johnson
19 years, 2 months

0.3.0 RC1
by WaxDragon
19 years, 2 months

MSCoder magazine proposal
by Katarzyna Chauca
19 years, 2 months

SoC 2006 (Login Framework)
by Justin Haygood
19 years, 2 months

0.3.0 Features last call.
by WaxDragon
19 years, 2 months

Translate...
by :: Sandro ::
19 years, 2 months

r22100 breaks build (?)
by Timo Kreuzer
19 years, 2 months

ReactOS Website Frontpage - Text review/rewrite
by Klemens Friedl
19 years, 2 months

Re: [ros-diffs] [amunger] 22052: Bump trunk to 0.4.0, no turning back now.
by Maarten Bosma
19 years, 2 months

NtGdiGetGlyphOutline patch
by James Tabor
19 years, 2 months

Graphics Engine
by Rick Langschultz
19 years, 2 months

Re: [ros-svn] [jimtabor] 20958: Port Wine GetCharWidth32A.
by Magnus Olsen
19 years, 2 months

Theming idea
by Timo Kreuzer
19 years, 2 months

Re: [ros-diffs] [greatlrd] 22062: replace djgpp hell bugs fcvtbuf with project http://www.jbox.dk/sanos/source/lib/fcvt.c.html with small modification's to match ReactOS arch. Floating point to string conversion routines Copyright (C) 2002 Michael Ringgaard. All rights reserved. Make wine test for fcvt shut up we are failing 64 of wine test in msvrt printf, but we pass all fcvt test. before we did fail 75 test in wine test of msvrt printf test. Before we did fail almost all test case for fcvt in w
by Alex Ionescu
19 years, 2 months

RE: [ros-dev] RE: [ros-diffs] [amunger] 22052: Bump trunk to 0.4. 0, no turning back now.
by Murphy, Ged (Bolton)
19 years, 2 months

RE: [ros-diffs] [amunger] 22052: Bump trunk to 0.4.0, no turning back now.
by Murphy, Ged (Bolton)
19 years, 2 months

Re: [ros-bugs] [Bug 1172] VIA Rhine II net driver doesn't detect miniport
by James Tabor
19 years, 2 months

Re: Radio buttons...
by David Eckert
19 years, 2 months

Secure Programming
by M Bealby
19 years, 2 months

Radio buttons...
by David Eckert
19 years, 2 months

Re: The new look of ReactOS 21942
by mf
19 years, 2 months

Re: The new look of ReactOS 21942
by mf
19 years, 2 months

The new look of ReactOS 21942
by theUser BL
19 years, 2 months

Re: [ros-bugs] [Bug 1514] New: Edit control: Ctrl+Backspace/Delete doesn't work (correctly)
by Brandon Turner
19 years, 2 months

Re: [ros-dev] The new look of ReactOS 21942
by theUser BL
19 years, 2 months

ReactOS Compatibility Database - Beta Test
by Klemens Friedl
19 years, 2 months

RE: [ros-diffs] [mflyer] 21918: Sorry Ged, but that's not the Rea ctOS logo.
by mf
19 years, 2 months

RE: [ros-diffs] [mflyer] 21918: Sorry Ged, but that's not the Rea ctOS logo.
by mf
19 years, 2 months

RE: [ros-diffs] [mflyer] 21918: Sorry Ged, but that's not the Rea ctOS logo.
by mf
19 years, 2 months

RE: [ros-diffs] [mflyer] 21918: Sorry Ged, but that's not the Rea ctOS logo.
by mf
19 years, 2 months

Re: Sorry Ged, but that's not the ReactOS logo.
by Ged Murphy
19 years, 2 months

0.3.0
by Maarten Bosma
19 years, 2 months

Re: [ros-general] RE: [ros-diffs] [mflyer] 21918: Sorry Ged, but that's not the Rea ctOS logo.
by Magnus Olsen
19 years, 2 months

Process Names
by James Tabor
19 years, 2 months

To end all rumours...
by Alex Ionescu
19 years, 2 months

RE: [ros-diffs] [mflyer] 21918: Sorry Ged, but that's not the Rea ctOS logo.
by Murphy, Ged (Bolton)
19 years, 2 months

David Welch - ping
by Brandon Turner
19 years, 2 months

0.3.1
by Maarten Bosma
19 years, 2 months

NDK Patches
by Alex Ionescu
19 years, 2 months

RE: [ros-dev] 0.3.0 has been branched.
by Murphy, Ged (Bolton)
19 years, 2 months

0.3.0 has been branched.
by WaxDragon
19 years, 2 months

RE: [ros-dev] 0.3.0 has been branched.
by Murphy, Ged (Bolton)
19 years, 2 months

Re: [ros-diffs] [mbosma] 21894: [AUDIT] Unlock the Cache Manager - It is not even compatible to windows - Alex assures his code is clean
by Maarten Bosma
19 years, 2 months

Re: [ros-bugs] [Bug 1473] Function definition fixes
by Magnus Olsen
19 years, 2 months

RE: Ros-dev Digest, Vol 14, Issue 25
by Lucio Diaz
19 years, 2 months

19 years, 2 months

Re: [ros-bugs] [Bug 1460] Extended DOS Partition
by Royce Mitchell III
19 years, 2 months

RE: [ros-diffs] [greatlrd] 21849: if u update En.rc please update all other langues files, use the english text if no translatesion is no t availbal, other wise it will bsd in windows or in reactos and we get di ffent functions on each langues. DO NOT DO T
by Murphy, Ged (Bolton)
19 years, 2 months

RE: [greatlrd] 21849: if u update En.rc please update all other langues files, use the english text if no translatesion is not availbal, other wise it will bsd in windows or in reactos and we get diffent functions on each langues. DO NOT DO T
by Ge van Geldorp
19 years, 2 months

Re: [ros-dev] RE: [greatlrd] 21849: if u update En.rc please update all other langues files, use the english text if no translatesion is not availbal, other wise it will bsd in windows or in reactos and we get diffent functions on each langues. DO NO
by Martin Fuchs
19 years, 2 months

Third Boot Blue Screen
by James Tabor
19 years, 3 months

Missing validation in MmMapViewOfSection
by Myria
19 years, 3 months

IsPowerOf2 is inefficient
by Myria
19 years, 3 months

Re: [Freedce-devel] pthread_clear_exit_np()
by Luke Kenneth Casson Leighton
19 years, 3 months

How does NTVDM allocate the zero page?
by Myria
19 years, 3 months

Log off Crash
by James Tabor
19 years, 3 months

[ros-diffs] [janderwald] 21793: implement notepad view status bar - TODO: update caret position on arrow key/mouse scroll events
by James Tabor
19 years, 3 months

[lukeh@padl.com: NPTL and FreeDCE]
by Luke Kenneth Casson Leighton
19 years, 3 months

Re: [ros-bugs] [Bug 1185] OOo2 fails to install with an msi error.
by Magnus Olsen
19 years, 3 months

Summer of Code
by Nate DeSimone
19 years, 3 months

need help debugging
by Peter Quiring
19 years, 3 months

two new bugs in newer ROS
by theUser BL
19 years, 3 months

RE: [ros-dev] RE: ncpa
by Murphy, Ged (Bolton)
19 years, 3 months

Oh, and then the ROS-Explorer bug with the Folder-Icons
by theUser BL
19 years, 3 months

RE: [ros-dev] Re: Oh, and then the ROS-Explorer bug with the Fold er-Icons
by Murphy, Ged (Bolton)
19 years, 3 months

Re: Oh, and then the ROS-Explorer bug with the Folder-Icons
by theUser BL
19 years, 3 months

wineconf update....if your comming please check this
by Steven Edwards
19 years, 3 months

RE: [ros-dev] need help debugging
by Murphy, Ged (Bolton)
19 years, 3 months

RE: [ros-dev] RE: ncpa
by Murphy, Ged (Bolton)
19 years, 3 months

RE: [ros-dev] RE: ncpa
by Murphy, Ged (Bolton)
19 years, 3 months

Non-fatal filesystem corruption?
by WaxDragon
19 years, 3 months

Re: [Freedce-devel] pthread_clear_exit_np()
by Luke Kenneth Casson Leighton
19 years, 3 months

ReactOS Compatibility Database (beta status)
by Klemens Friedl
19 years, 3 months

Re: [Freedce-devel] pthread_clear_exit_np()
by Luke Kenneth Casson Leighton
19 years, 3 months

Re: [ros-bugs] [Bug 1431] New: Regression of setup
by James Tabor
19 years, 3 months

Re: [Freedce-devel] pthread_clear_exit_np()
by Luke Kenneth Casson Leighton
19 years, 3 months

RE: [ros-bugs] [Bug 1300] More deflaut icons for different file t ypes
by Murphy, Ged (Bolton)
19 years, 3 months

Re: Race in rpc__cn_network_receiver()?
by Luke Kenneth Casson Leighton
19 years, 3 months

Re: [Qemu-devel] Reactos SVN + Kqemu fails
by WaxDragon
19 years, 3 months

Re: [ros-diffs] [greatlrd] 21611: kjk_hyperion : "Breaking auditing lock for a temporary fix: allow ExEnterCriticalRegionAndAcquireFastMutexUnsafe and ExReleaseFastMutexUnsafeAndLeaveCriticalRegion to be called from any thread; fixes UserEnterShared, UserEnterExclusive and UserLeave in win32k"
by Alex Ionescu
19 years, 3 months

RE: [greatlrd] 21644: fix 16 to 16 soyrce dest why the hell does th 16bitmap surface calls into this
by Ge van Geldorp
19 years, 3 months

gdb question
by Saveliy Tretiakov
19 years, 3 months

compiler error
by Reuben Perelman
19 years, 3 months

FW: React OS
by Ge van Geldorp
19 years, 3 months

Cache manager rewrite branch
by Maarten Bosma
19 years, 3 months

[ros-diffs] [gedmurphy] 21550: revert comctl32 Wine sync. There are some issues with it and I don't have time to fix it at the moment.
by James Tabor
19 years, 3 months

Re: [ros-bugs] [Bug 1358] Metabug for w3seek's patches
by James Tabor
19 years, 3 months

Re: [ros-bugs] [Bug 1363] NdisWriteConfiguration has a bug when writing integers.
by Jerry
19 years, 3 months

RE: [ros-dev] ncpa
by Murphy, Ged (Bolton)
19 years, 4 months

RE: [ros-dev] ncpa
by Murphy, Ged (Bolton)
19 years, 4 months

RE: [ros-dev] ncpa
by Murphy, Ged (Bolton)
19 years, 4 months

ncpa
by Murphy, Ged (Bolton)
19 years, 4 months

Roadmap / List of tasks / Attn. all developers
by Aleksey Bragin
19 years, 4 months
Results per page: