Ros-dev

ros-dev@reactos.org
  • 5789 discussions

Re: [ros-dev] [ros-diffs] [weiden] 25828: - Move around definitions to make the code a bit more modular - Use an about menu instead of an button
by Murphy, Ged (Bolton)
18 years, 3 months

Re: [ros-dev] [ros-diffs] [mbosma] 25812: Lester Kortenhoeven (lester(at)ko rtenhoeven(dot)de)
by Murphy, Ged (Bolton)
18 years, 4 months

Changelog for 0.3.1
by Zachary Gorden
18 years, 4 months

Re: [ros-dev] [ros-diffs] [greatlrd] 25794: patch from Physicus, implement TOOLTIPS_NotifyFormat, it now retrurn the type of the string if it unicode or ansi. before it did not return any type at all. it did a heap crash from downloader mangers when
by Steven Edwards
18 years, 4 months

WIDL
by Jacques Mony
18 years, 4 months

Re: [ros-dev] about commit 25758 is wrong
by magnus@itkonsult-olsen.com
18 years, 4 months

Re: [ros-dev] [ros-diffs] [tretiakov] 25758: Add multiple keyboard layout support. Implemented NtUserLoadKeyboardLayoutEx, NtUserActivateKeyboardLayout, NtUserGetKeyboardLayoutList, NtUserGetKeyboardLayoutName.
by Aleksey Bragin
18 years, 4 months

Re: [ros-dev] [ros-diffs] [tkreuzer] 25768: Property sheet: - Set focus to defpushbutton or to first WC_EDIT child window if present, like it works on windows. - update wine diff This fixes the regression in 2nd stage setup when no keyboard focus was present.
by Thomas Weidenmueller
18 years, 4 months

Re: [ros-dev] [ros-diffs] [greatlrd] 25763: reverting 25758 : for follow reason 1. it cause regress of loading keyboard layout from the regsiter when reatcos booting. 2. it does not follow windows implement 3. it does not using ntoskrnl for it is ntoskrnl that handling the keyboard not the win32k. 4. it does not using right protoype for some syscall 5. some syscall does not working like windows. it mess it up instead. 6. Do not implement own design on public api and syscall
by Aleksey Bragin
18 years, 4 months

Re: [ros-dev] about commit 25758 is wrong
by magnus@itkonsult-olsen.com
18 years, 4 months

about commit 25758 is wrong
by magnus@itkonsult-olsen.com
18 years, 4 months

Re: [ros-dev] [ros-diffs] [tretiakov] 25758: Add multiple keyboard layout support. Implemented NtUserLoadKeyboardLayoutEx, NtUserActivateKeyboardLayout, NtUserGetKeyboardLayoutList, NtUserGetKeyboardLayoutName.
by Thomas Weidenmueller
18 years, 4 months

COM development with MingW for ReactOS
by Jacques Mony
18 years, 4 months

Tree Cleanup
by Alex Ionescu
18 years, 4 months

regression on 2nd stage setup
by Timo Kreuzer
18 years, 4 months

My ReactOS PR Efforts
by Alex Ionescu
18 years, 4 months

Wmi declarations in wmilib stub
by Felipe Villarroel
18 years, 4 months

Security problem in NtGdiCreateCompatibleDC?
by Timo Kreuzer
18 years, 4 months

problems building with gcc 4.1.2 (RosBE 0.3.4)
by Felipe Villarroel
18 years, 4 months

Re: [ros-dev] [ros-diffs] [fireball] 25667: - Comment out clearing of KeLoaderBlock (introduced by 25629), because it looks like someone is still calling IopLoadServiceModule() even after that point. 2nd stage boots with this change.
by Alex Ionescu
18 years, 4 months

Re: [ros-dev] [ros-diffs] [fireball] 25667: - Comment out clearing of KeLoaderBlock (introduced by 25629), because it looks like someone is still calling IopLoadServiceModule() even after that point. 2nd stage boots with this change.
by Alex Ionescu
18 years, 4 months

How it went: running Burn under ReactOS
by Alexander Rødseth
18 years, 4 months

Crash on exit
by hto@mail.cnt.ru
18 years, 4 months

LiveCD and 0.3.1
by Alex Ionescu
18 years, 4 months

FreeLDR improvement
by Alex Ionescu
18 years, 4 months

A slightly more aggressive mm patch
by art yerkes
18 years, 4 months

A patch for page dereferencing
by art yerkes
18 years, 4 months

Hardware Boot Error Rev 25642
by James Tabor
18 years, 4 months

RosBE Buils Error ntoskrnl\ke\thrdschd.c
by James Tabor
18 years, 4 months

Re: [ros-dev] [ros-diffs] [greatlrd] 25627: revers r25623 Acdring to Sylvai n Petreolle, spetreolle at yahoo.fr this is copy paste from windows xp cp l, it is not allown todo a copy paste of sentence from windows xp, he did compare it.
by Murphy, Ged (Bolton)
18 years, 4 months

0.3.1 Branch First Boot Linux BE
by James Tabor
18 years, 4 months

Are we changing official compiler?
by Samuel serapion
18 years, 4 months

Re: [ros-dev] [ros-diffs] [hyperion] 25617: * _ReadBarrier, _WriteBarrier: defined as aliases for _ReadWriteBarrier. Alas * __emul, __emulu: fixed to specify instruction length suffix * __rdtsc: removed "__volatile__" attribute from the inline asm. Hyperion recommends you fix your goddamn code instead * __emul, __emulu, __rdtsc, __readmsr, __readpmc: return 64-bit values with the "=A" constraint instead of horrible kludge
by Alex Ionescu
18 years, 4 months

Boot Failure with Revision 25126
by James Tabor
18 years, 4 months

Re: [ros-dev] ros development tasks as student thesis works?
by Murphy, Ged (Bolton)
18 years, 4 months

ros development tasks as student thesis works?
by Eduard Glatz
18 years, 4 months

Re: [ros-dev] [ros-diffs] [dcote] 25570: =================================================================== ntoskrnl/fsrtl/fastio.c =================================================================== Fixed @implemented/@unimplemented tags =================================================================== Index: ntoskrnl/cc/mdl.c =================================================================== Fixed a comment.
by Peter Ward
18 years, 4 months

Crash
by hto@mail.cnt.ru
18 years, 4 months

Re: [ros-dev] NtGdiPie, NtGdiEllipse
by Murphy, Ged (Bolton)
18 years, 4 months

Re: [ros-dev] NtGdiPie, NtGdiEllipse
by Murphy, Ged (Bolton)
18 years, 4 months

NtGdiPie, NtGdiEllipse
by Murphy, Ged (Bolton)
18 years, 4 months

Broken Build
by Grant A. Brady
18 years, 5 months

Yet another VM
by Klemens Friedl
18 years, 5 months

Re: [ros-dev] Yet another VM
by Nathan Lane
18 years, 5 months

A small patch
by Grant A. Brady
18 years, 5 months

Re: [ros-dev] ROS Livecd issue
by Mikhail Y. Zvyozdochkin
18 years, 5 months

desk.cpl
by Timo Kreuzer
18 years, 5 months

Hello Everybody
by Erkal DİNÇER
18 years, 5 months

Re: [ros-dev] [ros-diffs] [tkreuzer] 25352: My first commit! NtGdiExtTextOut: - Unlock dc if failed - Copy string from usermode using MmCopyFromCaller
by Thomas Weidenmueller
18 years, 5 months

bugzilla (bugs and some suggestions)
by Timo Kreuzer
18 years, 5 months

Re: [ros-dev] ROS Livecd issue
by Murphy, Ged (Bolton)
18 years, 5 months

Important News and Updates
by Alex Ionescu
18 years, 5 months

Re: [ros-dev] ROS Livecd issue
by Alex Ionescu
18 years, 5 months

ROS Livecd issue
by hto@mail.cnt.ru
18 years, 5 months

Re: [ros-dev] ROS Livecd issue
by David Ianno
18 years, 5 months

Re: [ros-dev] ROS Livecd issue
by David Hinz
18 years, 5 months

Re: [ros-dev] ROS Livecd issue
by Felipe Villarroel
18 years, 5 months

Re: [ros-dev] ROS Livecd issue
by Muguntharaj Subramanian
18 years, 5 months

Re: [ros-dev] [ros-diffs] [mbosma] 25290: Make Downloader perform better un der ReactOS: - Use other font. - Redraw buttons at resize.
by Murphy, Ged (Bolton)
18 years, 5 months

Re: [ros-dev] ROS Livecd issue
by Felipe Villarroel
18 years, 5 months

Re: [ros-dev] ROS Livecd issue
by Murphy, Ged (Bolton)
18 years, 5 months

Re: [ros-dev] ROS Livecd issue
by Muguntharaj Subramanian
18 years, 5 months

ROS Livecd issue
by Muguntharaj Subramanian
18 years, 5 months

Re: [ros-dev] [ros-diffs] [mbosma] 25283: Do not show "Press any key to boot from CD"-Message if there is no MBR on the hard drive.
by Klemens Friedl
18 years, 5 months

Re: [ros-dev] [ros-diffs] [greatlrd] 25261: Adding stubed arm4 fo r my CpuToIntel tool. Now we got tree diffent arch we can port over to in tel x86 asm. But this tool are experment tool
by Murphy, Ged (Bolton)
18 years, 5 months

Re: [ros-dev] [ros-diffs] [greatlrd] 25261: Adding stubed arm4 for my CpuToIntel tool. Now we got tree diffent arch we can port over to intel x86 asm. But this tool are experment tool
by Michael Fritscher
18 years, 5 months

Little Off-Topic: Happy New Year!
by Felipe Villarroel
18 years, 5 months

Re: [ros-dev] [ros-diffs] [greatlrd] 25246: do not use hacked vfat drv revers the 25243 the hacked do not delete pendling or incomplte data and so on,
by Aleksey Bragin
18 years, 5 months

Re: [ros-dev] [ros-diffs] [greatlrd] 25236: freetype cache glyth patch pass last all my test.patch ogrinal author of this patch is royce3, modify by tinus so it work again with trunk, ThePhysicist (timo dot kreuzer at web dot de) did fix the last bugs in it. at last long leave freetype glyth patch, now we got faster text output in reactos. and I where up to 38fps in winquake with this patch (debugbuild + serial debug on). This is very fast. I wonder what speed it give in release build or qemu now. See issue
by Alex Ionescu
18 years, 5 months

Wrong place to ask I know - I logged in about a week ago, now I can't log in
by Nathan Lane
18 years, 6 months

Re: [ros-dev] Discussion: Release policy changes
by Murphy, Ged (Bolton)
18 years, 6 months

A few ideas requiring discussion
by Aleksey Bragin
18 years, 6 months

Discussion: Release policy changes
by Aleksey Bragin
18 years, 6 months

The first newsletter
by Dana Burkart
18 years, 6 months

Re: [ros-dev] [ros-diffs] [silverblade] 25108: Further stubbing of Kernel Streaming APIs (corrective path fix to follow...)
by Alex Ionescu
18 years, 6 months

Re: [ros-dev] [ros-diffs] [fireball] 25049: [AUDIT] Change name everywhere back to Ariadne because real person could not be contacted. Non-working email address removed. If this person doesn't contact me before finish of the audit, the copyright will be transferred to ReactOS Foundation.
by Thomas Weidenmueller
18 years, 6 months

Re: [ros-dev] [ros-diffs] [mist] 25062: ReactOS Intel Mac compatibility commits, part 1/2, by Michael Steil. == A20 Gate and the Keyboard Controller == In order to turn on the A20 gate, the keyboard controller has to be emptied. This is done in freeldr by reading bytes until the keyboard controller signals it's empty. Intel Macs don't have PS/2 keyboard controller and the status register always reads back 0xFF, so the "there is data" bit will never be cleared. (The same problem has been in GRUB as well as i
by Aleksey Bragin
18 years, 6 months

Re: [ros-dev] [ros-diffs] [gedmurphy] 25001: allow the Americans their incorrect spellings and add a correct UK resource file ; )
by Alex Ionescu
18 years, 6 months

Re: [ros-dev] [ros-diffs] [fireball] 25049: [AUDIT] Change name everywhere back to Ariadne because real person could not be contacted. Non-working email address removed. If this person doesn't contact me before finish of the audit, the copyright will
by Ged Murphy
18 years, 6 months

Re: [ros-dev] [ros-diffs] [arty] 25028: Partially unregress python 2.4 installer.
by Alex Ionescu
18 years, 6 months

Greek keyboard layout
by stud1281@freemail.gr
18 years, 6 months

Gdi function Polygon
by Timo Kreuzer
18 years, 6 months

Re: [ros-dev] [ros-diffs] [janderwald] 24951: - mea culpa - hominem est erratum
by Thomas Weidenmueller
18 years, 6 months

Tr: Re: [Winpcap-users] [Installer] Architecture detection ?
by Sylvain Petreolle
18 years, 6 months

Resource files
by stud1281@freemail.gr
18 years, 6 months

ReactOS Newsletter
by Samuel serapion
18 years, 6 months

Re: [ros-dev] [ros-diffs] [fireball] 24848: i386BootDrive and i386BootPartition are ULONGs, and before saving a byte value they must be zeroed. Thanks to Magnus for identifying the problem.
by Alex Ionescu
18 years, 6 months

Re: [ros-dev] [ros-diffs] [greatlrd] 24834: 1. revers 24831 to 24833 userenv.h does not exists in ms psdk and shall move to folder include/ndk or include/reactos 2. do not create new private header, we already have one, but it is in wrong folder. 3. This header should have been move long time ago. 4. do not doing #include "userenv-priv.h" it will not found the header in syssetup/install
by Aleksey Bragin
18 years, 6 months

Weekly newsletter author
by Dana Burkart
18 years, 6 months

Boot Crash in Usb
by James Tabor
18 years, 6 months

Re: [ros-dev] [ros-diffs] [ekohl] 24792: Remove the obsolete STDCALL decorations from .def files.
by Alex Ionescu
18 years, 6 months

Re: [ros-dev] [ros-diffs] [ion] 24773: - MSVC VCPROJ Maker: * Don't insert NDEBUG as a define, files define this manually already. * Don't add _CRT flags, since the RTM WDK defines them properly. * Force warning.h to be i ncluded just like the WDK does. * Disable WP
by Murphy, Ged (Bolton)
18 years, 7 months

Re: [ros-dev] [ros-diffs] [ion] 24767: - Purposefully add 6 debug prints to RtlpGetRegistryHandle, which, while ndis.sys is initializing, should BSOD the system. I have seen this "RtlpGetRegistryHandle" BSOD randomly during boot (But always with the same stack trace), and a local HAL patch managed to cause it 100% of the time. I know that the problem had nothing to do with the HAL or registry paths, because it came up before too when I added debug prints to fstub. These 6 prints 100% reproduce the problem o
by Reuel ben Yisrael
18 years, 7 months

Trunk is in frozen state
by Aleksey Bragin
18 years, 7 months

freetype cache
by Timo Kreuzer
18 years, 7 months

Re: [ros-dev] 0.3.1
by Murphy, Ged (Bolton)
18 years, 7 months

0.3.1
by Murphy, Ged (Bolton)
18 years, 7 months

ReactOS doesn't boot
by Justin Haygood
18 years, 7 months

Re: [ros-dev] [ros-diffs] [ekohl] 24722: KbdLayerDescriptor is a STDCALL function.
by Aleksey Bragin
18 years, 7 months

Codefreeze
by Aleksey Bragin
18 years, 7 months

Re: [ros-dev] [ros-diffs] [ekohl] 24722: KbdLayerDescriptor is a STDCALL function.
by Reuel ben Yisrael
18 years, 7 months

Re: [ros-dev] [ros-diffs] [janderwald] 24711: - implement a GuiRunOnce sect ion for unatttended setup - with this we launch programs after 3rd boot ( programs / scripts) - another a little step for sysreg :)
by Murphy, Ged (Bolton)
18 years, 7 months

Re: [ros-dev] 24701: set most of trunk svn property eol-style:native
by Martin Fuchs
18 years, 7 months

Cannot build trunk with multi-processor support enabled.
by David Ianno
18 years, 7 months

Website
by Ge van Geldorp
18 years, 7 months

Re: [ros-dev] Vote for a code freeze.
by Murphy, Ged (Bolton)
18 years, 7 months

Re: [ros-dev] Vote for a code freeze.
by Murphy, Ged (Bolton)
18 years, 7 months

we are back online
by Magnus Olsen
18 years, 7 months

Code Auditing 100% Complete
by Nate DeSimone
18 years, 7 months

Rev 24626 Breaks Linux Build
by James Tabor
18 years, 7 months

Re: [ros-dev] [ros-diffs] [ion] 24636: - Add NtApphelpCacheControl, NtFilterToken (WARNING: PATENTED. TAKE CARE WHEN IMPLEMENTING). - Add all the recently added functions to their proper place in the NDK.
by Reuel ben Yisrael
18 years, 7 months

18 years, 7 months

Automated Testing
by Lucio Diaz
18 years, 7 months

Re: [ros-dev] [ros-diffs] [janderwald] 24590: - provide a sample configurat ion file - allow other address line resolver than addr2line
by Murphy, Ged (Bolton)
18 years, 7 months

Re: [ros-dev] [ros-diffs] [janderwald] 24584: * beginning of a system regression tools
by Alex Ionescu
18 years, 7 months

Re: [ros-dev] Interested in the Testing Coordinator position
by Murphy, Ged (Bolton)
18 years, 7 months

Re: [ros-dev] Interested in the Testing Coordinator position
by Murphy, Ged (Bolton)
18 years, 8 months

Interested in the Testing Coordinator position
by Jerry
18 years, 8 months

Trunk stability
by Lucio Diaz
18 years, 8 months

Request w/ Bounty
by sn0n
18 years, 8 months

Re: [ros-dev] [ros-diffs] [jimtabor] 24553: Implement Get & Set batch limit.
by Alex Ionescu
18 years, 8 months

[Fwd: Delivery Notification: Delivery has failed]
by Alex Ionescu
18 years, 8 months

Trunk. Development. Testing.
by Aleksey Bragin
18 years, 8 months

Testing Coordinator, position open November 22.
by James Tabor
18 years, 8 months

Bug 1819
by Peter Quiring
18 years, 8 months

svn.reactos.org/iso no longer works...
by Richard
18 years, 8 months

Re: [ros-dev] [ros-diffs] [gedmurphy] 24383: add LPCDLGTEMPLATE definition
by Reuel ben Yisrael
18 years, 8 months

Re: [ros-dev] [ros-diffs] [hpoussin] 24379: Copy i8042prt driver from 0.3.1 branch to trunk. Try #2
by Alex Ionescu
18 years, 8 months

Build Hive Error
by James Tabor
18 years, 8 months

Actual NTLDR boot screenshot
by Alex Ionescu
18 years, 8 months

Working trunk?
by Alex Ionescu
18 years, 8 months

Time date control panel applet bug and DrawStatusText issues
by Felipe Villarroel
18 years, 8 months

Re: [ros-dev] [ros-diffs] [hpoussin] 24286: Support mount manager in disk.sys
by Alex Ionescu
18 years, 8 months

MSCoder Magazine
by Katarzyna Chauca
18 years, 8 months

test
by Magnus Olsen
18 years, 8 months

RE : Usb Fault
by James Tabor
18 years, 8 months

Usb Fault
by James Tabor
18 years, 8 months

Mailserver and website migration over
by Aleksey Bragin
18 years, 8 months

Re: [ros-dev] Contato na Syxt
by Alex Ionescu
18 years, 8 months

reactos can't boot in vmware 4.5, please fix asap
by Saveliy Tretiakov
18 years, 9 months

win32k coding standart
by Saveliy Tretiakov
18 years, 9 months

Re: [ros-dev] Command line
by Thomas Weidenmueller
18 years, 9 months

Re: [ros-dev] Command line
by Imre Leber
18 years, 9 months

Re: [ros-dev] Command line
by Imre Leber
18 years, 9 months

Re: [ros-dev] War Continues?
by Thomas Weidenmueller
18 years, 9 months

War Continues?
by James Tabor
18 years, 9 months

Re: [ros-dev] Command line
by Imre Leber
18 years, 9 months

Missing Network Info from CPL
by James Tabor
18 years, 9 months

Re: [ros-dev] Command line
by Imre Leber
18 years, 9 months

Re: [ros-dev] [ros-diffs] [ion] 23903: - Final cleanup for now: - main.c -> freeldr.c + cleanups and nice formatitng. - Move out variables that were in main.c to ex\init.c or cpu.c, depending. - Separate i386/kernel.c into i386/kiinit.c for X86-specific intiailization, and /krnlinit.c for portable initialization across all architectures. Also move out global variables appropriately. - main_asm.S -> cpu.S
by Alex Ionescu
18 years, 9 months

Command line
by Imre Leber
18 years, 9 months

Re: [ros-dev] wxwidgets
by Imre Leber
18 years, 9 months

Re: [ros-dev] scope?
by Imre Leber
18 years, 9 months

Re: [ros-dev] scope?
by Imre Leber
18 years, 9 months

Re: [ros-dev] [ros-diffs] [greatlrd] 23826: Wrote RtlUshotByteSwap RtlUlongByteSwap and RtlUlonglongByteSwap to asm code. but we need a C api for header to linking it right. Put the asm version to i386
by Reuel ben Yisrael
18 years, 9 months

Re: [ros-dev] scope?
by Imre Leber
18 years, 9 months

Re: [ros-dev] scope?
by Imre Leber
18 years, 9 months

PATCH - 64bit clean cabman (mostly)
by Steven Edwards
18 years, 9 months

Re: [ros-dev] wxwidgets
by Imre Leber
18 years, 9 months

wxwidgets
by Imre Leber
18 years, 9 months

scope?
by Imre Leber
18 years, 9 months

Re: [ros-dev] (Free)DOS subsystem
by Imre Leber
18 years, 9 months

Re: [ros-dev] (Free)DOS subsystem
by Imre Leber
18 years, 9 months

start
by Imre Leber
18 years, 9 months

Re: [ros-dev] RE : Re: (Free)DOS subsystem
by Imre Leber
18 years, 9 months

(Free)DOS subsystem
by Imre Leber
18 years, 9 months

Re: [ros-dev] (Free)DOS subsystem
by Imre Leber
18 years, 9 months

Re: [ros-dev] (Free)DOS subsystem
by Imre Leber
18 years, 9 months

Re: [ros-dev] [ros-diffs] [arty] 23765: Menu displays. Need stdin/hid objects.
by Thomas Weidenmueller
18 years, 9 months

Frist test of clipboard patch from SoC project
by Magnus Olsen
18 years, 9 months

GetSiteSidFromToken in advapi32
by Grzegorz Jaskiewicz
18 years, 9 months

Status of trunk
by Aleksey Bragin
18 years, 9 months

Shutdown
by James Tabor
18 years, 9 months

serial.sys
by Rick Parrish
18 years, 9 months

Re: [ros-dev] [ros-diffs] [gedmurphy] 23696: add an 'uptime' command. Available in either Windows or Linux output. (defaulted to Windows)
by Michele Cicciotti [Khamsa S.A.]
18 years, 9 months

Re: [ros-dev] [ros-diffs] [gedmurphy] 23696: add an 'uptime' command. Available in either Windows or Linux output. (defaulted to Windows)
by Alex Ionescu
18 years, 9 months

Network card crash with Mozilla and Firefox.
by James Tabor
18 years, 9 months

Summer of Code, status report
by Michele Cicciotti [Khamsa S.A.]
18 years, 9 months

GSoC Status Report
by Pablo
18 years, 9 months

ReactOS 0.3.0 RC2 Released
by Brandon Turner
18 years, 9 months

[Fwd: Indonesian translation for ReactOS]
by Alex Ionescu
18 years, 9 months

Request: SLOC stats of ReactOS 0.0.1.0, 0.1.0, 0.2.0 & 0.3.0
by Klemens Friedl
18 years, 9 months

About coding style / GNU indent
by Aleksey Bragin
18 years, 10 months

ReactOS cmd.exe
by Klemens Friedl
18 years, 10 months

RC3 What?!?
by Brandon Turner
18 years, 10 months

[ros-kernel] How do device drivers fit into the project goal
by James Tabor
18 years, 10 months

[ros-kernel] Re: How do device drivers fit into the project goal
by James Tabor
18 years, 10 months

mkhive changes
by Aleksey Bragin
18 years, 10 months

OpenOffice.org 2.0.3
by David Ianno
18 years, 10 months

ReactOS 0.3.0 RC2 problems
by Andrew Smith
18 years, 10 months

[ros-diffs] [hpoussin] 23540: Add code to start the screensaver from winlogon
by James Tabor
18 years, 10 months

svcctl.idl: Why "Scmr"-prefix?
by Elrond
18 years, 10 months

(no subject)
by Alex Ionescu
18 years, 10 months

2nd stage unattend setup - solution for locale setting
by Aleksey Bragin
18 years, 10 months

Big Bug in CreateWindowEx
by James Tabor
18 years, 10 months

Problem drawing the desktop in the updated color
by Timo Kreuzer
18 years, 10 months

Re: [ros-dev] [ros-diffs] [fireball] 23524: Force -fno-sibling-call-optimisation to every module's CFLAGs. This fixes *numerous* bugs (thanks to a bug in GCC itself), even in DBG=1 builds! Just an example, comctl32.dll doesn't crash anymore in LISTVIEW_Callback(). Thanks to Dmitriy Philippov (aka Shedon) for encountering the comctl32 bug and investigating it!
by Alex Ionescu
18 years, 10 months
Results per page: