Commit Graph

10 Commits (7d50809705d83e55b05e857c7a785bc4e8a3b7d0)

Author SHA1 Message Date
Alexandre Julliard 81b8ee863e makefiles: Add a standard header for all makefiles to replace the common variable initializations. 2010-09-19 12:36:48 +02:00
Alexandre Julliard b86d515ed6 dlls: Remove explicit imports of kernel32 and ntdll. 2010-07-21 17:38:36 +02:00
Alexandre Julliard bef5645eb1 makefiles: Remove the no longer needed explicit separators for dependencies. 2010-03-16 13:28:19 +01:00
Michael Stefaniuc efbb4ebf3e widl: Output "LONG" instead of "long" for a 32bit integer.
long is always 32bit in IDL files but that's not true in C.
2009-03-13 11:15:21 +01:00
Andrew Talbot 8aeaa423ad inkobj: Declare a variable static. 2009-01-06 12:52:21 +01:00
Alexandre Julliard ad9396302d Removed some unneeded imports. 2007-12-06 21:24:24 +01:00
John Klehm 997bb8942d inkobj: Stub implementation of IInkCollector. 2007-10-12 11:29:25 +02:00
John Klehm e92819d845 nkobj: Use an internal header. 2007-10-12 11:27:36 +02:00
Michael Stefaniuc 66d27c2b08 inkobj: Remove break after return. Found by Smatch. 2007-08-06 12:18:07 +02:00
John Klehm e925225103 inkobj: Add stub implementation of inkobj dll. 2007-08-03 14:13:53 +02:00