Remove the 'L' suffix on a number of constants to avoid comparison
[wine] / dlls / commdlg / filetitle.c
2005-06-28  Mike McCormackFix declarations.
2004-03-12  Ge van GeldorpChange GetFileTitleA/W prototype to match PSDK.
2003-09-05  Alexandre JulliardFixed header dependencies to be fully compatible with...
2003-03-30  Vitaliy MargolenUnicode strings termination fixes.
2003-01-21  Liu SpiderImplemented GetFileTitleW; GetFileTitleA now is a call to
2002-05-31  Vincent BéronRemoved trailing whitespace.
2002-03-09  Alexandre JulliardAdded LGPL standard comment, and copyright notices...
2001-07-02  Patrik StridvallDocumentation fixes.
2001-06-19  Patrik StridvallDocumentation ordinal fixes.
2000-11-28  Alexandre JulliardGot rid of the Wine internal lstrcpy* functions and...
2000-11-27  Dimitrie O. PaunRequire {DECLARE,DEFAULT}_DEBUG_CHANNEL statements...
2000-02-20  Alexandre JulliardCorel merge:
1999-12-27  Francois GougetBuffer overflows and strncpy fixes.
1999-12-20  Francois GougetIf lpTitle==NULL and cbBuf==0 then we must return the...
1999-06-12  Alexandre JulliardConverted to the new debug interface, using script...
1999-06-12  Patrik StridvallAdded missing/wrong includes.
1999-04-25  Bertho StultiensBuilt-in dlls now have resources attached via the PE...