Module: wine Branch: master Commit: c7a57ee1a17b8b0d5044d2aeaf8413f49c4ffa1e URL: http://source.winehq.org/git/wine.git/?a=commit;h=c7a57ee1a17b8b0d5044d2aeaf...
Author: Alexandre Julliard julliard@winehq.org Date: Mon Jan 4 16:20:54 2010 +0100
winedos: Merge the parallel port device I/O handling into ioports.c.
---
dlls/winedos/Makefile.in | 1 - dlls/winedos/dosexe.h | 5 - dlls/winedos/ioports.c | 309 ++++++++++++++++++++++++++++++++++++++++- dlls/winedos/ppdev.c | 352 ---------------------------------------------- 4 files changed, 306 insertions(+), 361 deletions(-)
Diff: http://source.winehq.org/git/wine.git/?a=commitdiff;h=c7a57ee1a17b8b0d5044d2...