Erich Hoover
|
6627b9029e
|
itss: Implement IStorageImpl_OpenStorage.
|
2010-02-08 17:14:44 +01:00 |
Andrew Talbot
|
59a50245be
|
itss: Remove unused function.
|
2009-02-05 13:13:46 +01:00 |
Marcus Meissner
|
e7d58bdd52
|
itss: Move buffer initialization a bit up (Coverity).
|
2009-02-02 15:44:39 +01:00 |
Michael Stefaniuc
|
6d27685be2
|
itss: Remove unneeded casts of zero.
|
2008-12-02 14:04:50 +01:00 |
Austin English
|
cb2274e690
|
Spelling fixes.
|
2008-04-04 11:51:40 +02:00 |
Andrew Talbot
|
f4e67137a5
|
itss: Remove unneeded casts.
|
2008-01-08 12:54:12 +01:00 |
Gerald Pfeifer
|
b1c951b60d
|
itss: Avoid checking an unsigned value for < 0.
|
2007-11-26 13:57:40 +01:00 |
Lionel Debroux
|
6bca5f6fa0
|
itss: Remove redundant NULL check before free (found by Smatch).
|
2007-10-22 12:36:08 +02:00 |
Alec Berryman
|
6b266a7610
|
itss: Replace malloc/free with HeapAlloc/HeapFree.
|
2007-07-16 14:53:42 +02:00 |
Alexandre Julliard
|
69a88a9d40
|
Fix minor differences in the formatting of the license notices.
|
2007-05-04 12:08:15 +02:00 |
Jan Zerebecki
|
373fcd0066
|
itss: Add DebugInfo to critical sections.
|
2007-03-12 13:37:38 +01:00 |
Andrew Talbot
|
2786275559
|
itss: Remove unused variable and associated dead code.
|
2007-01-12 11:23:39 +01:00 |
Andrew Talbot
|
852ae99662
|
itss: Declare a function static.
|
2007-01-10 22:25:36 +01:00 |
Hans Leidekker
|
2492abbbd3
|
itss: Win64 printf format warning fixes.
|
2006-10-12 21:26:39 +02:00 |
Michael Stefaniuc
|
173f7bd26c
|
janitorial: Remove remaining NULL checks before free() (found by Smatch).
|
2006-10-10 12:56:24 +02:00 |
Mike McCormack
|
a107234dcd
|
gcc 4.0 warning fixes.
|
2005-08-29 09:38:19 +00:00 |
Hans Leidekker
|
97d1b11ebd
|
Fix uninitialized warnings.
|
2005-05-24 12:34:29 +00:00 |
Peter Berg Larsen
|
6e3bcb5a54
|
Replace strncpy with memcpy or lstrcpyn.
|
2005-04-18 10:30:55 +00:00 |
Alexandre Julliard
|
ebe3c529b1
|
Janitorial: C booleans must not be compared against TRUE.
|
2004-12-09 14:07:59 +00:00 |
Hans Leidekker
|
c3de6ef38f
|
Add ffs() to porting library, needed by MinGW.
|
2004-10-19 23:53:26 +00:00 |
Alexandre Julliard
|
4cb6c5c9d1
|
Get rid of CVS keywords.
|
2004-08-31 17:41:35 +00:00 |
Mike McCormack
|
332408b836
|
Fix the ITS moniker implementation.
|
2004-08-25 17:30:18 +00:00 |
Alexandre Julliard
|
5f6e3c88bd
|
Authors: Stewart Caie<kyz@uklinux.net>, Jed Wing <jedwin@ugcs.caltech.edu>, Mike McCormack <mike@codeweavers.com>
Added an implemenation of ITSS.DLL.
|
2004-08-24 21:00:15 +00:00 |