Sweden-Number/include/wine
Oliver Stieber 7cb748fed2 Makes sure any internal reference counting is passed onto the parent,
any objects referenced by the internal stateblock are released when
the stateblock is released (we don't reference count while a
stateblock is recording, so recorded stateblocks have no references to
clean up).
2005-07-26 18:49:30 +00:00
..
.cvsignore Upgraded configure script to use autoconf 2.50 features, and renamed 2002-02-14 19:47:29 +00:00
debug.h Use a new DLLDEFS variable in configure/Makefiles to actually remove 2004-10-19 23:06:11 +00:00
exception.h Get rid of the WINE_UNUSED macro. 2004-09-01 17:36:04 +00:00
library.h Remove a few more instances of strncpy. 2005-04-25 15:51:45 +00:00
list.h Document the more convenient iteration method. 2005-05-18 13:24:46 +00:00
mmsystem16.h - implemented MCI_SOUND command 2004-04-05 20:16:11 +00:00
port.h Store a relative pointer for registry entry points to avoid some text 2005-06-16 11:04:41 +00:00
pthread.h Revert the thread exit race fix for now, it doesn't work right on 2004-02-05 17:45:31 +00:00
rpcfc.h Define RPC_FC_IGNORE. 2005-05-19 11:14:21 +00:00
rpcss_shared.h Fixed header dependencies to be fully compatible with the Windows 2003-09-05 23:08:26 +00:00
server.h Don't include winreg.h. 2005-06-25 17:57:29 +00:00
server_protocol.h - Change the default user SID to match what was previously returned by 2005-07-18 13:22:55 +00:00
test.h Attempt at a better fix for the winsock.h problems on Darwin. 2005-06-30 21:13:00 +00:00
unicode.h Fixed strchrW and strrchrW for a null character (spotted by Aric 2005-07-12 19:27:41 +00:00
winaspi.h Use angle brackets (<>) rather than quotes ("") for the include 2003-08-28 21:43:34 +00:00
winbase16.h Added vararg argument type so that the relay code can distinguish from 2005-07-05 11:50:40 +00:00
windef16.h Moved out of windef.h a few definitions that don't belong there 2003-09-17 04:31:27 +00:00
wine_common_ver.rc Update copyright info for the new year. 2005-01-03 16:53:50 +00:00
wined3d_gl.h Added basic memory management and tracking to wined3d. 2005-07-13 11:34:55 +00:00
wined3d_interface.h Makes sure any internal reference counting is passed onto the parent, 2005-07-26 18:49:30 +00:00
wined3d_types.h Makes sure any internal reference counting is passed onto the parent, 2005-07-26 18:49:30 +00:00
wingdi16.h Get rid of the non-standard CONV_POINT and CONV_RECT functions. 2004-08-31 00:02:02 +00:00
winnet16.h Use angle brackets (<>) rather than quotes ("") for the include 2003-08-28 21:43:34 +00:00
winsock16.h Fixed header dependencies to be fully compatible with the Windows 2003-09-05 23:08:26 +00:00
winuser16.h Add 16<->32 bit message mappings for WM_COPYDATA messages. 2005-05-05 16:43:17 +00:00
wpp.h Moved the wpp library from tools/ to libs/. 2003-05-01 03:16:21 +00:00