Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | * mingw: Delete obsolete directory. | Christopher Faylor | 2012-11-07 | 1 | -982/+0 |
| | | | | * w32api: Ditto. | ||||
* | * include/winspool.h: Protect use of PRINTER_ENUM_VALUESW with proper version | Christopher Faylor | 2006-03-30 | 1 | -1/+1 |
| | | | | conditional. | ||||
* | * include/winspool.h (JOB_INFO_3): Add structure. | Dimitri Papadopoulos | 2006-03-29 | 1 | -0/+51 |
| | | | | | | | (PROVIDOR_INFO_*{AW}): Add structure. * include/winspool.h [_WIN32_WINNT >= 0x0500] (PRINTER_ENUM_VALUES{AW}): Add structure. (PRINTPROCESSOR_CAPS): Add structure. | ||||
* | * include/winspool.h [_WIN32_WINNT >= 0x0500] | Dimitri Papadopoulos | 2006-03-29 | 1 | -1/+1 |
| | | | | (DRIVER_INFO_7A): Correct definition. | ||||
* | * include/winspool.h [_WIN32_WINNT >= 0x0500] | Dimitri Papadopoulos | 2006-03-29 | 1 | -0/+124 |
| | | | | | | (DRIVER_INFO_*{AW}): Add structure. (PRINTER_INFO_*{AW}): Add structure. Thanks to: Roland Schwingel <rolandschwingel at users dot sf dot net> | ||||
* | * include/winspool.h [_WIN32_WINNT >= 0x0500] | Dimitri Papadopoulos | 2006-03-29 | 1 | -0/+2 |
| | | | | | (DRIVER_*MODE): Define (DWORD type). Thanks to: Roland Schwingel <rolandschwingel at users dot sf dot net> | ||||
* | * include/winspool.h (DI_MEMORYMAP_WRITE): Define (DWORD type). | Dimitri Papadopoulos | 2006-03-09 | 1 | -1/+11 |
| | | | | | | | (FORM_USER,FORM_PRINTER): Define (DWORD type). * include/winspool.h [_WIN32_WINNT >= 0x0500] (DSPRINT_*): Define (DWORD type). Thanks to: Roland Schwingel <rolandschwingel at users dot sf dot net> | ||||
* | * include/winspool.h (JOB_CONTROL_*,JOB_STATUS_*): Define. | Dimitri Papadopoulos | 2006-03-09 | 1 | -15/+19 |
| | | | | Thanks to: Roland Schwingel <rolandschwingel at users dot sf dot net> | ||||
* | Merge numerous changes from ReactOS. Submitted by Filip Navara. | Luke Dunstan | 2004-04-18 | 1 | -1/+1 |
| | |||||
* | 2003-10-02 Luke Dunstan <infidel@users.sourceforge.net> | Luke Dunstan | 2003-10-02 | 1 | -0/+6 |
| | | | | | * include/winspool.h (GetDefaultPrinter[AW]): Add functions. * lib/winspool.def (GetDefaultPrinter[AW]): Add stubs. | ||||
* | * include/winspool.h (PRINTER_INFO_6): Add. | Danny Smith | 2003-01-02 | 1 | -0/+3 |
| | | | | Reported by: Mat Nieuwenhoven <matnieuw@users.sourceforge.net> | ||||
* | * include/accctrl.h, aclapi.h, basetsd.h, basetyps.h, cderr.h, | Danny Smith | 2002-03-09 | 1 | -0/+4 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | cguid.h, commctrl.h, commdlg.h, cpl.h, cplext.h, custcntl.h, dbt.h, dde.h, ddeml.h, dlgs.h, excpt.h, httpext.h, imagehlp.h, imm.h, initguid.h, intshcut.h, ipexport.h, iphlpapi.h, ipifcons.h, iprtrmib.h, iptypes.h, isguids.h, largeint.h, lm.h, lmaccess.h, lmalert.h, lmapibuf.h, lmat.h, lmaudit.h, lmbrowsr.h, lmchdev.h, lmconfig.h, lmcons.h, lmerr.h, lmerrlog.h, lmmsg.h, lmremutl.h, lmrepl.h, lmserver.h, lmshare.h, lmsname.h, lmstats.h, lmsvc.h, lmuse.h, lmuseflg.h, lmwksta.h, lzexpand.h, mapi.h, mciavi.h, mcx.h, mmsystem.h, mswsock.h, nb30.h, nddeapi.h, nspapi.h, ntdef.h, ntsecapi.h, ntsecpkg.h, oaidl.h, objbase.h, objfwd.h, objidl.h, odbcinst.h, ole.h, ole2.h, ole2ver.h, oleauto.h, olectl.h, olectlid.h, oledlg.h, oleidl.h, pbt.h, prsht.h, psapi.h, rapi.h, ras.h, raserror.h, rassapi.h, regstr.h, richedit.h, richole.h, rpc.h, rpcdce.h, rpcdce2.h, rpcdcep.h, rpcndr.h, rpcnsi.h, rpcnsip.h, rpcnterr.h, rpcproxy.h, schannel.h, schnlsp.h, scrnsave.h, security.h, setupapi.h, shellapi.h, shlguid.h, shlobj.h, sql.h, sqlext.h, sqltypes.h, sqlucode.h, sspi.h, subauth.h, tlhelp32.h, unknwn.h, userenv.h, w32api.h, winbase.h, wincon.h, wincrypt.h, windef.h, windows.h, windowsx.h, winerror.h, wingdi.h, wininet.h, winioctl.h, winnetwk.h, winnls.h, winnt.h, winperf.h, winreg.h, winresrc.h, winsock.h, winsock2.h, winspool.h, winsvc.h, winuser.h, winver.h, ws2tcpip.h, wsnetbs.h, wtypes.h, zmouse.h: Add #pragma GCC system_header if __GNUC__ >= 3. * include/mapi.h: Change header guard name to _MAPI_H for consistency. | ||||
* | 2000-04-25 Mumit Khan <khan@xraylith.wisc.edu> | Mumit Khan | 2000-04-25 | 1 | -0/+2 |
| | | | | * include/winspool.h: Add 2 more PRINTER_ATTRIBUTE_* macros. | ||||
* | import winsup-2000-02-17 snapshot | Christopher Faylor | 2000-02-17 | 1 | -0/+776 |