ntdll: The closing brace of a guid string is at index 37.
[wine] / dlls / kernel / atom.c
2006-02-06  Eric Pouechkernel: Fixed regression in atom handling.
2006-01-10  Robert Shearmankernel: Remove wine/server.h include from files where...
2006-01-03  Eric Pouechkernel32: Implemented atoms query function on top of...
2005-12-16  Alexandre JulliardTake advantage of the __EXCEPT_PAGE_FAULT macro.
2005-10-29  Eric PouechImplemented local/global atom creation, deletion &...
2005-08-19  Marcus MeissnerProtect GlobalAddAtomA string handling by exception...
2005-05-10  Eric Pouech- changed ATOM support in wineserver to match NTDLL...
2005-02-03  Eric PouechMoved 16 bit atom support to dlls/kernel/atom16.c.
2004-08-10  Hans LeidekkerFix signed/unsigned comparison warnings.
2003-12-08  Dimitrie O. PaunMove content of global.h into the appropriate private...
2003-11-13  Alexandre JulliardRemoved instance.h and callback.h, moving their contents to
2003-10-01  Jon GriffithsDocumentation updates.
2003-09-05  Alexandre JulliardFixed header dependencies to be fully compatible with...
2003-05-16  Alexandre JulliardMoved atom functions to dlls/kernel.