- Add more languages to winnt.h (needed for further oleaut32 wine sync)
- Moved some languages out of wine/winnt.h and changing their value to those in windows headers
svn path=/trunk/; revision=21398
reactos\drivers\storage\disk (Unlocked):
- I've read over each function and there is nothing in here
which is reversed, besides it's not even compatible with
the windows counter-part.
- I state that this is clean.
svn path=/trunk/; revision=21397
- dll/rpcrt4 - if NdrSendReceive fails, don't produce um exception, but just print a warning - as it was before the Wine 0.9.10 merge (fixes TaskMgr regression, and probably other related things)
svn path=/trunk/; revision=21395
winlogon:
- One half of functions is UNIMPLEMENTED - thus clean
- The other functions are fully reactos-specific and not compatible with windows kernel at all - thus there was no need to reverse engineer.
- Changed one typo in comments in wlx.c
svn path=/trunk/; revision=21389
- Don't call CreateCompatibleDC for each paint
- Make the floating windows translucent unless the cursor is over them
- Put in some temp code for basic sketches. (this functionality needs incorporating into separate tool functions)
- change the internal name 'floating toolbars' to 'floating windows' to avoid confusion.
svn path=/trunk/; revision=21376
reactos\tools\regtests2xml (Unlocked):
reactos\tools\rgenstat (Unlocked):
- No reason for these to be locked (obviously clean).
svn path=/trunk/; revision=21371
Robert Shearman <rob@codeweavers.com>
- ndrtypes.h added into reactos/include
- too many changes to paste here. Look at the url below, checking all changes done after Wine-0_9_5 tag (including Wine-0_9_10 as the last one)
- http://cvs.winehq.com/cvsweb/wine/dlls/rpcrt4/?cvsroot=home/wine
svn path=/trunk/; revision=21362
reactos\tools\gendib (Unlocked):
reactos\tools\ms2ps (Unlocked):
- No reason for these to be locked (obviously clean).
svn path=/trunk/; revision=21355
reactos\tools\create_nls (Unlocked):
- No reason for this to be locked (obviously clean).
- Also sources of information are cited in the source file.
svn path=/trunk/; revision=21353
reactos\base\applications\msconfig (Unlocked):
- The author Christoph von Wittich has verified that msconfig is clean
and no reverse engineered code is used within it.
svn path=/trunk/; revision=21350
reactos\boot\freeldr (Unlocked):
- The issue with freeldr has been cleared up. It was stated by the author
Brian Palmer that no reverse engineered code is used within it, Several
other developers I've spoken with on IRC agree.
svn path=/trunk/; revision=21339