Ros-diffs May 2008

ros-diffs@reactos.org
  • 25 participants
  • 586 discussions

[fireball] 33418: - Get rid of duplicated (and different) NB_LAST_STOCK definitions in gdi32 and win32k, now it's defined to 22 (19 being a last public stock object, other 2 are internal). - Move a DEFAULT_BITMAP definiton from gdi32 into ntgdityp.h (not the best place, but could be moved to a better one later), and assign it a number 21, which it is on Windows XP (tested with a win32kntest framework, tests are committed). - Fix CreateBitmap to return a 1x1 stock bitmap object if the requested W
by fireball@svn.reactos.org
16 years, 4 months

[greatlrd] 33416: move the undoc DC_BITMAP to ntgdityp.h header after advice from fireball and kjk
by greatlrd@svn.reactos.org
16 years, 4 months

[greatlrd] 33415: fixing a memory overwrite bug I miskate intrudes the private size of stackobject list contain 22 object, and we do not want mix up the private size and the user mode size for different version.
by greatlrd@svn.reactos.org
16 years, 4 months

[dchapyshev] 33414: - Add new layouts to bootcd
by dchapyshev@svn.reactos.org
16 years, 4 months

[dchapyshev] 33413: Add keyboard layouts: - Arabic (101) (by Alexey Komarov) - Arabic (102) (by Alexey Komarov) - Arabic (102) AZERTY (by Alexey Komarov) - Armenian Western (by Alexey Komarov) - Assamese (Inscript) - Bengali - Croatian - Devanagari - INSCRIPT - Gujarati - Malayalam
by dchapyshev@svn.reactos.org
16 years, 4 months

[greatlrd] 33412: implement DC_BITMAP for GetStockObject. it works for any apps want it. and using this undoc value testcase exists in w32knapi have been run in windows and reactos.
by greatlrd@svn.reactos.org
16 years, 4 months

[greatlrd] 33411: adding a new define DC_BITMAP for GetStockObject
by greatlrd@svn.reactos.org
16 years, 4 months

[greatlrd] 33410: adding a testcase for GetStockObject(21); it is 1x1 1Bpp Bitmap.
by greatlrd@svn.reactos.org
16 years, 4 months

[greatlrd] 33409: adding more testcase for NtGdiGetStockObject it testing what type for gdi object the handle return now and we manger figout what type of handle the value 20 and value 21 NtGdiGetStockObject(20) == GDI_OBJECT_TYPE_COLORSPACE NtGdiGetStockObject(21) == GDI_OBJECT_TYPE_BITMAP
by greatlrd@svn.reactos.org
16 years, 4 months

[cfinck] 33408: Attempt to fix build
by cfinck@svn.reactos.org
16 years, 4 months
Results per page: