reactos/reactos/dll/win32/console
Johannes Anderwald 478f24b02b * use ConsoleInfo struct directly
* change type in global struct (avoid buffer overflow when reading value from registry)

svn path=/trunk/; revision=23918
2006-09-04 21:26:49 +00:00
..
colors.c * store static colors in global struct to make it thread-safe 2006-08-27 09:50:29 +00:00
console.c * use ConsoleInfo struct directly 2006-09-04 21:26:49 +00:00
console.def * colors.c: implement color dialog (reading from registry is not yet supported) 2006-08-20 23:55:08 +00:00
console.h * use ConsoleInfo struct directly 2006-09-04 21:26:49 +00:00
console.rbuild Added gdi32, because we depend on CreateSolidBrush and kin. 2006-08-21 04:41:11 +00:00
console.rc * fix resource inconsistency (pointed out by Lohnegrim) 2006-06-29 20:19:26 +00:00
en.rc * move reading / applying options out of console.dll 2006-09-04 13:13:42 +00:00
font.c * share common painting code 2006-08-25 12:19:42 +00:00
layout.c * dont code during night :-)))) 2006-08-27 00:51:43 +00:00
options.c * move reading / applying options out of console.dll 2006-09-04 13:13:42 +00:00
resource.h * optimize a few code paths 2006-08-27 00:46:50 +00:00