Commit Graph

49 Commits

Author SHA1 Message Date
Michael Stefaniuc 8d3b7e943b spoolss: Use the global HeapAlloc() wrappers.
Signed-off-by: Michael Stefaniuc <mstefani@winehq.org>
Signed-off-by: Huw Davies <huw@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2018-02-05 10:00:12 +01:00
Alexandre Julliard 99ef0d6ff0 makefiles: Get rid of the MAKE_TEST_RULES variable. 2014-01-02 12:13:16 +01:00
Alexandre Julliard 5e7416e5c8 makefiles: Get rid of the MAKE_DLL_RULES variable. 2014-01-02 12:08:18 +01:00
Alexandre Julliard aca523b720 spoolss: Don't bother to free memory at process exit. 2013-05-15 10:28:00 +02:00
Alexandre Julliard deaae1f562 spoolss: Remove an unused variable. 2011-11-08 09:51:59 +01:00
Marcus Meissner 7f5e729453 spoolss: Mark internal symbols with hidden visibility. 2011-05-25 11:53:51 +02:00
Austin English b651dcdb6b spoolss/tests: Change skip() to win_skip(). 2011-02-25 11:07:18 +01:00
Greg Geldorp c1dc5f8879 spoolss/tests: Skip tests on Win7. 2010-12-27 15:39:38 +01:00
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
Alexandre Julliard 6164ce2d82 makefiles: Use the standard C_SRCS variable as the list of test files.
This enables it to be auto-updated by make_makefiles.
2010-02-22 10:47:11 +01:00
Alexandre Julliard 56af92b073 makefiles: Regenerate the source lists using make_makefiles. 2009-07-03 13:26:38 +02:00
Francois Gouget 5ef481922f Assorted spelling fixes. 2009-04-20 15:25:26 +02:00
Detlef Riekenberg 5104db3d82 spoolss: Implement AddPrinterDriverExW. 2009-03-02 14:00:19 +01:00
Detlef Riekenberg 393c3817b1 spoolss: Implement DeleteMonitorW. 2009-03-02 14:00:10 +01:00
Detlef Riekenberg f45cb5ce7f spoolss: Implement AddMonitorW. 2009-03-02 13:59:59 +01:00
Detlef Riekenberg 8f8dbcd82f spoolss: Implement GetPrinterDriverDirectoryW. 2009-02-27 13:15:00 +01:00
Detlef Riekenberg d10ca7d9c4 spoolss: Implement EnumPorts. 2009-02-16 16:01:36 +01:00
Detlef Riekenberg 190ed7fc77 spoolss: Properly initialize the backends. 2009-02-16 16:01:36 +01:00
Detlef Riekenberg c861e03866 spoolss: Implement EnumMonitors. 2009-02-09 14:49:15 +01:00
Michael Stefaniuc df271e0e8f spoolss: Add missing LeaveCriticalSection on error path (Smatch). 2009-02-09 12:06:15 +01:00
Detlef Riekenberg 9056d4d2d4 spoolss: Move routing functions to a seperate file. 2009-02-06 16:40:51 +01:00
Paul Vriens a8c44d9aaf spoolss/tests: Fix a failure on Vista/W2K8. 2008-10-10 12:27:46 +02:00
Detlef Riekenberg f4a9919304 spoolss/tests: Fix a test on vista/w2k8. 2008-08-19 15:16:21 +02:00
Detlef Riekenberg 76204941b8 spoolss: Implement InitializeRouter. 2008-07-02 11:50:53 +02:00
Detlef Riekenberg 5cdde8d796 spoolss: Add a stub for IsLocalCall. 2008-06-30 15:03:28 +02:00
Detlef Riekenberg 70415dc8a9 spoolss: Add a stub for WaitForSpoolerInitialization. 2008-06-30 15:03:06 +02:00
Austin English aab8fae59a Spelling fixes. 2008-04-21 14:25:05 +02: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
Detlef Riekenberg 432de8a9b2 spoolss: Add stubs for SpoolerHasInitialized and SpoolerInit. 2008-01-07 12:17:07 +01:00
Detlef Riekenberg a1323b6b7f spoolss/test: Add a test for BuildOtherNamesFromMachineName. 2007-10-22 12:36:07 +02:00
Detlef Riekenberg c2b52a11f4 spoolss: Return a magic number as HANDLE in RevertToPrinterSelf. 2007-10-18 13:20:45 +02:00
Detlef Riekenberg cdb5f358a1 spoolss: Add a stub for BuildOtherNamesFromMachineName. 2007-10-18 13:20:37 +02:00
Detlef Riekenberg c91350b18c spoolss: Add a stub for SplIsUpgrade. 2007-10-17 14:18:42 +02:00
Detlef Riekenberg cf122bab8c spoolss/tests: Add tests for SplInitializeWinSpoolDrv. 2007-10-04 11:32:55 +02:00
Detlef Riekenberg a2b70095f6 spoolss: Implement SplInitializeWinSpoolDrv. 2007-10-04 11:31:42 +02:00
Detlef Riekenberg dac8676895 spoolss: Add a stub for ImpersonatePrinterClient. 2007-07-19 11:57:06 +02:00
Detlef Riekenberg 3775c9c1be spoolss: Build the import library. 2007-04-18 13:00:05 +02:00
Jacek Caban c88ccdc1ef spoolss: Added RevertToPrinterSelf stub implementation. 2007-03-20 12:39:29 +01:00
Detlef Riekenberg d9d6732170 spoolss: Forward EnumPortsW to winspool.drv. 2006-12-04 13:43:17 +01:00
Detlef Riekenberg 0e57af887e spoolss: Implement AllocSplStr + DllFreeSplStr. 2006-11-28 12:43:50 +01:00
Michael Stefaniuc 52f8632300 spoolss: Win64 printf format warning fixes. 2006-10-04 09:59:15 +02:00
Michael Stefaniuc 85ce5117c5 Add a WINE_NO_LONG_INT define to many makefiles to ease the transition of DWORD/LONG/ULONG from long to int. 2006-09-29 16:08:30 +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 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
Detlef Riekenberg fee66fb15a spoolss: Add DllAllocSplMem and DllFreeSplMem. 2006-03-30 17:27:52 +02:00
Detlef Riekenberg 717d18c908 spoolss: Add minimal spoolss.dll. 2006-03-30 13:23:45 +02:00