Implement SHRegGetBoolUSValue{A|W}.
[wine] / dlls / imm32 /
2001-09-19  Francois GougetFix the definition of structs NUMBERFMT* and CURRENCYFMT*.
2001-05-18  James JuranMake sure we set dwOSVersionInfoSize before calling...
2001-05-09  Francois GougetAdd '\n' at the end of traces.
2001-02-12  Francois GougetChange the callback declarations to a safer format.
2001-01-17  Alexandre JulliardCleaned up dll startup routines now that we have separa...
2000-12-18  Hidenori TakeshimaImplemented keyboard layout and context - far from...
2000-12-16  Hidenori TakeshimaImplemented some APIs and IME class - far from complete.
2000-12-15  Hidenori TakeshimaImplemented some DDK APIs - far from complete.
2000-12-14  Hidenori TakeshimaAdded a spec file for 16bit imm.
2000-12-05  Hidenori TakeshimaAdded some stubs.
2000-12-02  Hidenori TakeshimaAdded some stubs.
2000-11-30  David ElliottRemove libXXXX.so.1.0 lines from .cvsignore files.
2000-11-12  Alexandre JulliardStart using import tables for dlls that can already...
2000-11-05  Alexandre JulliardDeclare debug channels in all dlls that need them;...
2000-08-14  Alexandre JulliardCleaned up a few inter-dll dependencies. Added a few...
2000-08-14  Alexandre JulliardReplaced VERSION_* calls by exported API equivalents.
2000-06-20  Alexandre JulliardFor dlls, derive SPEC_SRCS from MODULE and ALTNAMES.
2000-03-28  Patrik StridvallAdded/fixed some documentation reported by winapi_check.
2000-03-04  Alexandre JulliardMoved dll-specific make rules to a separate Makedll...
2000-02-29  Niels Kristian Bec... Removed superfluous #include statements for header...
2000-02-10  Jeremy WhiteRemoved #include of wingdi.h and windef.h from winuser...
2000-01-31  Alexandre JulliardBuild most dlls as separate shared libraries.
2000-01-08  Patrik StridvallFixed some issues found by winapi_check.
2000-01-01  Alexandre JulliardMake use of automatic ordinal allocation.
1999-08-04  Ulrich WeigandMoved various DLLs to dlls/