- Properly calculate caption length when converting multi-byte string
to wide character one.
- Wizard contents shouldn't be moved by the size of watermark bitmap.
- Fix PSH_WIZARD97_[NEW/OLD] checks.
- Blit the watermark even if PSH_USEHBMWATERMARK flag isn't set and
blit only the part that fits into the dialog.
svn path=/trunk/; revision=10448
Create toolbar with a not zero default size, it allows applications
which check toolbar size before adding buttons to it work.
svn path=/trunk/; revision=10444
handling. Should allow us to use source files from open source drivers that
compile with msvc given some care. Not a complete solution but it eliminates
the most tedious part of the job.
svn path=/trunk/; revision=10437
Henning Gerhardt <[email protected]>
- More German translations.
Hajime Segawa <[email protected]>
- Added some Japanese translations.
Dimitrie O. Paun <[email protected]>
- Lookup driver information in registry and system.ini.
- Make the code inspect the registry/system.ini at call time, rather
then initialization time.
- Code cleanups.
svn path=/trunk/; revision=10435
Mike McCormack <[email protected]>
- Fix memory allocation problems.
Marcus Meissner <[email protected]>
- Do not assign to casted values.
Alexandre Julliard
- Implemented GetUIVersion (based on a patch by Stefan Leichter).
Stefan Leichter <[email protected]>
- Removed the crosscalls (unicode to ascii) from GetAcceptLanguagesW.
- Removed todo_wine from GetAcceptLanguagesA tests.
- Added tests for GetAcceptLanguagesA.
Henning Gerhardt <[email protected]>
- Translated some English resource files into German.
Hajime Segawa <[email protected]>
- Added some Japanese translations.
svn path=/trunk/; revision=10434
Mike Hearn <[email protected]>
- Don't ERR on a used connection being destroyed.
- Don't print an extra newline in the olerelay code.
- Remove the RPC connection cache as Windows does not allow multiple
binds on the same connection.
- Correct connection releases on error path in RPCRT4_OpenBinding.
svn path=/trunk/; revision=10433
Henning Gerhardt <[email protected]>
- Translated some English resource files into German.
- More German translations.
Hajime Segawa <[email protected]>
- Added some Japanese translations.
svn path=/trunk/; revision=10432