This project is a fork of the wine.git project. If you have that one already cloned locally, you can use
git clone --reference /path/to/your/wine.git/incarnation mirror_URL
to save bandwidth during cloning.
 
descriptionvarious (hopefully) useful wine hacks
ownerkumbayo84@arcor.de
last changeFri, 4 Jan 2008 10:46:06 +0000 (4 11:46 +0100)
content tags
add:
readme
This is a stgit tree, so commits are rewritten often. Some of them might also disapper silently.
shortlog
2008-01-04 Peter Oberndorferntdll: move relocations from mapping into loadermaster
2008-01-04 Peter Oberndorferntdll: NtCreateSection do not pass unneeded OBJECT_ATTR...
2008-01-04 Peter Oberndorferimplement NtQuerySection with SectionBasicInformation
2008-01-04 Peter Oberndorferuser32: do not pass the HMENU to display throught CREAT...
2008-01-04 Peter Oberndorferuser32: remove MM_SETMENUHANDLE MM_GETMENUHANDLE messages
2008-01-04 Peter Oberndorferuser32: the popup menu class (32768) does not have...
2008-01-04 Peter Oberndorferuser32: show menus with WS_EX_TOPMOST exStyle
2008-01-04 Peter Oberndorferadd stub implementation for DwmSetWindowAttribute DwmUn...
2008-01-04 Peter Oberndorferntdll: add test for NtMapViewOfSection / NtCreateSection
2008-01-04 Peter Oberndorferntdll: add warnings for unsupported SEC_FILE and SEC_LA...
2008-01-04 Peter Oberndorfermsi: debug2
2008-01-04 Peter Oberndorferchange default iSmCaptionWidth to 12
2008-01-04 Peter Oberndorfersave old text color during a call of DrawCaptionTempW
2008-01-04 Peter Oberndorfershell32: tests for RunFileDlg
2008-01-04 Peter Oberndorferadd some interactive user32 menu tests
2008-01-04 Peter Oberndorferuser32: replace explicit function calls by MRU function
...
heads
16 years ago master