projects
/
wine
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blame
|
history
|
raw
|
HEAD
Added the new TTY driver.
[wine]
/
windows
/
ttydrv
/
wnd.c
1
/*
2
* TTY window driver
3
*
4
* Copyright 1998 Patrik Stridvall
5
*/
6
7
#include "config.h"
8
9
#include "ttydrv.h"