reactos/reactos/drivers/network
Stefan Ginsberg ea23cd10c2 - Start deprecating TAG()
- Fix inverted tags in prntfont.h, stdunk.h and win32k/objects/font.c

svn path=/trunk/; revision=42915
2009-08-24 17:12:25 +00:00
..
acd Remove useless file 2008-08-16 10:50:21 +00:00
afd - Print a message to the debug log if ZwClose returns STATUS_INVALID_HANDLE 2009-08-18 20:43:13 +00:00
dd - Start deprecating TAG() 2009-08-24 17:12:25 +00:00
lan - In Win32 DBG is defined to 0 for a non-debug build and to 1 for a debug build. In ReactOS we do this slightly different: DBG is correctly defined to 1 for debug, but not defined at all on non-debug/release build. Because gcc is awesome we can then check for debug compilation with both #ifdef DBG and #if DBG (error free! yay gcc!), and so we have mixed usage all over the tree. 2009-06-17 12:44:05 +00:00
ndis - Start deprecating TAG() 2009-08-24 17:12:25 +00:00
tcpip - Start deprecating TAG() 2009-08-24 17:12:25 +00:00
tdi - Kill off more STDCALL 2008-11-30 11:16:55 +00:00
directory.rbuild Create a branch for network fixes. 2008-08-01 11:32:26 +00:00