Ros-diffs October 2009

ros-diffs@reactos.org
  • 26 participants
  • 641 discussions

[ahill] 43890: [atlnew] - RosBE doesn't support __ImageBase, so use GetModuleHandleExW(GET_MODULE_HANDLE_EX_FLAG_FROM_ADDRESS) instead. - Implement CAtlBaseModule constructor. [browseui] - Since RosBE built DLLs don't run global constructors, use placement new to construct them in DllMain. This is a *HACK* and a better solution should be found. - Change DllMain be be extern C so it actually gets used.
by ahill@svn.reactos.org
14 years, 10 months

[ablackmann] 43889: Implement DoCOMPANY, DoCOPYRIGHT, DoVERSION and DoLOCALENAME... that was the easy part. Happy Halloween everybody!
by ablackmann@svn.reactos.org
14 years, 10 months

[ablackmann] 43888: Implement DoKBD. The tool can now handle the KBD section of a .klc layout.
by ablackmann@svn.reactos.org
14 years, 10 months

[fireball] 43887: - Start working on proper window managing: Implement a very simple window manager, responsible for redrawing top-level windows (Swm* APIs in win32k). - Remove all previous hacks related to window redrawing in events of move or focus change. They couldn't work properly. - Wine's win32 engine really expects mouse events to be tagged by a corresponding window's handle. Make it so using SWM. - All these changes make arwinss usability actually regress (mostly due to removing unneces
by fireball@svn.reactos.org
14 years, 10 months

[ablackmann] 43886: Implement stubs for all the different keyword stub-parsers.
by ablackmann@svn.reactos.org
14 years, 10 months

[ablackmann] 43885: Start implementing the main parser loop. The tool detects the keywords in the test.klc layout... and that's about all it does for now.
by ablackmann@svn.reactos.org
14 years, 10 months

[ablackmann] 43884: Add sample US layout keyboard layout file. Generated with MSKLC by loading the US layout in Windows 7.
by ablackmann@svn.reactos.org
14 years, 10 months

[cgutman] 43883: - Don't disconnect the same socket multiple times (once per TDI_SEND IRP cancelled, once per TDI_RECEIVE IRP cancelled, once per TDI_SEND IRP on a closing socket, and once per TDI_RECEIVE IRP on a closing socket) - Implement support for graceful socket closure - Fix some memory leaks
by cgutman@svn.reactos.org
14 years, 10 months

[ablackmann] 43882: Implement opening the layout file and printing out the target DLL architecture. Add missing exit(0).
by ablackmann@svn.reactos.org
14 years, 10 months

[cgutman] 43881: - Implement OskitTCPDisconnect
by cgutman@svn.reactos.org
14 years, 10 months
Results per page: