Reece Dunn
|
47b97025e7
|
ntdsapi: Fix building the tests with MSVC headers.
|
2008-03-24 21:05:21 +01:00 |
Rob Shearman
|
48000893f9
|
makefiles: Simplify the use of the IMPORTLIB variable in the DLL makefiles.
Only specify the root to keep platform-specifics out of the individual
DLL makefiles.
|
2008-03-04 20:55:01 +01:00 |
Francois Gouget
|
afaa4d63b6
|
ntdsapi: Add an API documentation stub to make winapi_check happy.
|
2008-02-05 12:19:37 +01:00 |
Rob Shearman
|
dbcac92819
|
ntdsapi: Implement DsMakeSpnW.
|
2008-01-25 12:12:32 +01:00 |
Rob Shearman
|
5db45041c6
|
ntdsapi: Add tests for DsMakeSpnW.
|
2008-01-25 12:12:24 +01:00 |
Francois Gouget
|
b2656633a6
|
Add some documentation headers to make winapi_check happy.
|
2006-11-13 13:01:15 +01:00 |
Michael Stefaniuc
|
41dd56cb7f
|
"One liners" printf format warning fixes for the migration of DWORD/LONG/ULONG from long to int.
|
2006-09-29 16:09:24 +02:00 |
Alexandre Julliard
|
32ab895e46
|
makefiles: Generate the dependencies line to avoid some code duplication.
|
2006-09-14 09:38:16 +02:00 |
Alexandre Julliard
|
5258e061dc
|
make_dlls: Ignore generated import libraries from the top-level .gitignore.
|
2006-07-10 20:55:58 +02:00 |
Alexandre Julliard
|
cc2b3b48e6
|
Take advantage of the recursive nature of .gitignore for Makefile entries.
Prefix other entries with '/' to make them non-recursive.
|
2006-07-10 20:47:54 +02:00 |
Jonathan Ernst
|
360a3f9142
|
Update the address of the Free Software Foundation.
|
2006-05-23 14:11:13 +02:00 |
Dmitry Timoshkov
|
80c3a212a0
|
ntdsapi: Add DsMakeSpnA to the spec file.
|
2006-05-22 11:32:37 +02:00 |
Dmitry Timoshkov
|
5fd4d3410d
|
Add a stub implementation of ntdsapi.dll.
|
2006-05-20 17:01:46 +02:00 |