Sign in
goma
/
wine
/
81b8ee863e1d22e7e169c98e660ad5a6ea7b6ec4
/
dlls
/
spoolss
81b8ee8
makefiles: Add a standard header for all makefiles to replace the common variable initializations.
by Alexandre Julliard
· 15 years ago
b86d515
dlls: Remove explicit imports of kernel32 and ntdll.
by Alexandre Julliard
· 15 years ago
bef5645
makefiles: Remove the no longer needed explicit separators for dependencies.
by Alexandre Julliard
· 15 years ago
6164ce2
makefiles: Use the standard C_SRCS variable as the list of test files.
by Alexandre Julliard
· 15 years ago
56af92b
makefiles: Regenerate the source lists using make_makefiles.
by Alexandre Julliard
· 16 years ago
5ef4819
Assorted spelling fixes.
by Francois Gouget
· 16 years ago
5104db3
spoolss: Implement AddPrinterDriverExW.
by Detlef Riekenberg
· 16 years ago
393c381
spoolss: Implement DeleteMonitorW.
by Detlef Riekenberg
· 16 years ago
f45cb5c
spoolss: Implement AddMonitorW.
by Detlef Riekenberg
· 16 years ago
8f8dbcd
spoolss: Implement GetPrinterDriverDirectoryW.
by Detlef Riekenberg
· 16 years ago
d10ca7d
spoolss: Implement EnumPorts.
by Detlef Riekenberg
· 16 years ago
190ed7f
spoolss: Properly initialize the backends.
by Detlef Riekenberg
· 16 years ago
c861e03
spoolss: Implement EnumMonitors.
by Detlef Riekenberg
· 16 years ago
df271e0
spoolss: Add missing LeaveCriticalSection on error path (Smatch).
by Michael Stefaniuc
· 16 years ago
9056d4d
spoolss: Move routing functions to a seperate file.
by Detlef Riekenberg
· 16 years ago
a8c44d9
spoolss/tests: Fix a failure on Vista/W2K8.
by Paul Vriens
· 16 years ago
f4a9919
spoolss/tests: Fix a test on vista/w2k8.
by Detlef Riekenberg
· 17 years ago
7620494
spoolss: Implement InitializeRouter.
by Detlef Riekenberg
· 17 years ago
5cdde8d
spoolss: Add a stub for IsLocalCall.
by Detlef Riekenberg
· 17 years ago
70415dc
spoolss: Add a stub for WaitForSpoolerInitialization.
by Detlef Riekenberg
· 17 years ago
aab8fae
Spelling fixes.
by Austin English
· 17 years ago
4800089
makefiles: Simplify the use of the IMPORTLIB variable in the DLL makefiles.
by Rob Shearman
· 17 years ago
432de8a
spoolss: Add stubs for SpoolerHasInitialized and SpoolerInit.
by Detlef Riekenberg
· 17 years ago
a1323b6
spoolss/test: Add a test for BuildOtherNamesFromMachineName.
by Detlef Riekenberg
· 17 years ago
c2b52a1
spoolss: Return a magic number as HANDLE in RevertToPrinterSelf.
by Detlef Riekenberg
· 17 years ago
cdb5f35
spoolss: Add a stub for BuildOtherNamesFromMachineName.
by Detlef Riekenberg
· 17 years ago
c91350b
spoolss: Add a stub for SplIsUpgrade.
by Detlef Riekenberg
· 17 years ago
cf122ba
spoolss/tests: Add tests for SplInitializeWinSpoolDrv.
by Detlef Riekenberg
· 17 years ago
a2b7009
spoolss: Implement SplInitializeWinSpoolDrv.
by Detlef Riekenberg
· 17 years ago
dac8676
spoolss: Add a stub for ImpersonatePrinterClient.
by Detlef Riekenberg
· 18 years ago
3775c9c
spoolss: Build the import library.
by Detlef Riekenberg
· 18 years ago
c88ccdc
spoolss: Added RevertToPrinterSelf stub implementation.
by Jacek Caban
· 18 years ago
d9d6732
spoolss: Forward EnumPortsW to winspool.drv.
by Detlef Riekenberg
· 18 years ago
0e57af8
spoolss: Implement AllocSplStr + DllFreeSplStr.
by Detlef Riekenberg
· 18 years ago
52f8632
spoolss: Win64 printf format warning fixes.
by Michael Stefaniuc
· 18 years ago
85ce511
Add a WINE_NO_LONG_INT define to many makefiles to ease the transition of DWORD/LONG/ULONG from long to int.
by Michael Stefaniuc
· 18 years ago
32ab895
makefiles: Generate the dependencies line to avoid some code duplication.
by Alexandre Julliard
· 19 years ago
cc2b3b4
Take advantage of the recursive nature of .gitignore for Makefile entries.
by Alexandre Julliard
· 19 years ago
360a3f9
Update the address of the Free Software Foundation.
by Jonathan Ernst
· 19 years ago
fee66fb
spoolss: Add DllAllocSplMem and DllFreeSplMem.
by Detlef Riekenberg
· 19 years ago
717d18c
spoolss: Add minimal spoolss.dll.
by Detlef Riekenberg
· 19 years ago