Sign in
goma
/
wine
/
360a3f914235e04216a3691390662885c1867eb1
/
include
360a3f9
Update the address of the Free Software Foundation.
by Jonathan Ernst
· 19 years ago
29d3f1e
include: Add defines used in CopyFileEx.
by Robert Shearman
· 19 years ago
bf1fff0
include: Make guiddef.h defines match PSDK.
by Robert Shearman
· 19 years ago
1f35ff5
quartz: Add stub implementation for AMGetErrorText{A,W}.
by Hans Leidekker
· 19 years ago
17662ea
include: SwapChain::GetBackBuffer takes 3 parameters, not 4.
by Vitaliy Margolen
· 19 years ago
46005c2
rpcrt4: Add more format characters and add context handle flags to ndrtypes.h.
by Robert Shearman
· 19 years ago
5fd4d34
Add a stub implementation of ntdsapi.dll.
by Dmitry Timoshkov
· 19 years ago
b1cbecb
advapi32: Add stub FileEncryptionStatus and declarations.
by Paul Chitescu
· 19 years ago
d0505de
crypt32: Implement CertCompare functions, with tests.
by Juan Lang
· 19 years ago
f9fc4b8
d3d: Add D3DDEVTYPE_NULLREF definition.
by Vitaliy Margolen
· 19 years ago
3396a66
server: Retrieve the groups for a token from the server.
by Robert Shearman
· 19 years ago
6e660bb
mprapi: Add FIXME for the missing in6addr.h include.
by Francois Gouget
· 19 years ago
adf52cd
include: Remove uneeded __RPC_FAR references.
by Francois Gouget
· 19 years ago
c25d3ac
dbghelp: Implemented SymSearchW.
by Eric Pouech
· 19 years ago
208e701
dbghelp: Implemented SymEnumSymbolsW.
by Eric Pouech
· 19 years ago
08ba9ce
dbghelp: Stubbed SymGetSourceFileTokenW.
by Eric Pouech
· 19 years ago
55f8a1b
dbghelp: Implemented SymGetLineFromAddrW64.
by Eric Pouech
· 19 years ago
7d4194f
dbghelp: Implemented SymFromAddrW.
by Eric Pouech
· 19 years ago
d2d85a1
dbghelp: Implemented SymGetModuleInfoW and SymGetModuleInfoW64.
by Eric Pouech
· 19 years ago
922a7bd
dbghelp: Implemented SymLoadModuleExW.
by Eric Pouech
· 19 years ago
4a80e63
dbghelp: Implemented SymRegisterCallbackW64 and 64 -> 64W mapping function.
by Eric Pouech
· 19 years ago
2e7d3c3
dbghelp: SymInitializeW.
by Eric Pouech
· 19 years ago
ef74193
user: Add a WIN_ISUNICODE flag instead of relying on the winproc type.
by Alexandre Julliard
· 19 years ago
ed66801
crypt32: Partially implement CertGetIssuerCertificateFromStore.
by Juan Lang
· 19 years ago
1ca6fc1
gdi32: Add defines for GLYPHSET and WCRANGE.
by Louis. Lenders
· 19 years ago
9413c89
wined3d: Add check for GL Shading Language 100 Extension.
by Phil Costin
· 19 years ago
40e7ef3
gphoto.ds: Implemented a libgphoto2 import driver, based on the sane.ds driver.
by Marcus Meissner
· 19 years ago
1d5e2be
twain_32: Moved twain.h to the include directory.
by Marcus Meissner
· 19 years ago
18e95ee
wined3d: Add IWineD3DSurface::GetPitch.
by Stefan Dösinger
· 19 years ago
a173c8e
wined3d: Add IWineD3DDevice::DrawPrimitiveStrided.
by Stefan Dösinger
· 19 years ago
70b2811
include: Add missing SECURITY_QUALITY_OF_SERVICE defines.
by James Hawkins
· 19 years ago
d30975d
Add a stub implementation of mprapi.dll.
by Dmitry Timoshkov
· 19 years ago
1a83976
mshtml: Added IHTMLTextContainer declaration.
by Jacek Caban
· 19 years ago
2bcfe8e
include: Copy some format character types from wine/rpcfc.h to
by Robert Shearman
· 19 years ago
9b98cb5
rpcrt4: Add some defines.
by Mike McCormack
· 19 years ago
4e49c38
rpcrt4: Add stub implementations for RPC authentication functions.
by Mike McCormack
· 19 years ago
8e457d0
include: Added missing importlib.
by Jacek Caban
· 19 years ago
2dca5f9
dnsapi: Add a couple of macros and prototypes.
by Hans Leidekker
· 19 years ago
11fdd95
include: Expand pack nesting from 3 to 15 levels.
by Bill Medland
· 19 years ago
98facf4
rpcrt4: Use the documented NDR_PROC_HEADER_EXTS structure.
by Robert Shearman
· 19 years ago
28f494e
rpcrt4: Use INTERPRETER_OPT_FLAGS in ndrtypes.h instead of flags on an unsigned char.
by Robert Shearman
· 19 years ago
c355574
mshtml.idl: Added HTMLDocumentEvents and HTMLDocumentEvents2 dispifaces.
by Jacek Caban
· 19 years ago
07767bf
gdi: Added implementation of GetCharABCWidthsI.
by Jeff Latimer
· 19 years ago
d04f050
wined3d: Implement Init3D and Uninit3D.
by Stefan Dösinger
· 19 years ago
a0f8623
rpcrt4: Stub implementation for rpcrt4.RpcMgmtEpEltInqBegin().
by Mike McCormack
· 19 years ago
f0c49da
rpcrt4: Add a stub implementation for rpcrt4.RpcMgmtInqIfIds().
by Mike McCormack
· 19 years ago
9aa468d
ntdll: Stub implementations of NtCreateIoCompletion, NtSetIoCompletion, and NtRemoveIoCompletion.
by Mike McCormack
· 19 years ago
0006898
configure: Added checks for HAL libraries.
by Alexandre Julliard
· 19 years ago
42b9221
wined3d: Add the remaining DirectDraw methods to WineD3DSurface.
by Stefan Dösinger
· 19 years ago
80bdb24
wined3d: Add the remaining IWineD3DDevice methods.
by Stefan Dösinger
· 19 years ago
cff4e1e
wined3d: Add IWineD3DPalette.
by Stefan Dösinger
· 19 years ago
03b256b
wined3d: Add a parameter for surface type selection.
by Stefan Dösinger
· 19 years ago
076fa81
wined3d: Add a method to change the front and back buffers.
by Stefan Dösinger
· 19 years ago
ffc8e46
wined3d: Add IWineD3DSurface::Blt.
by Stefan Dösinger
· 19 years ago
d9cd05d
wined3d: Add GetHWND and SetHWND methods to IWineD3DDevice.
by Stefan Dösinger
· 19 years ago
29022c4
wined3d: Add macros for (Un)Init3D and Flip.
by Stefan Dösinger
· 19 years ago
61512b2
include: Fix a mistake in the declaration of _sntprintf.
by Mikołaj Zalewski
· 19 years ago
54d3060
wtypes.idl: Add size attribute to a void pointer.
by Mike McCormack
· 19 years ago
cf27031
wined3d: Add IWineD3DSurface::Flip.
by Stefan Dösinger
· 19 years ago
d251084
wined3d: Split device creation and opengl initialization.
by Stefan Dösinger
· 19 years ago
35bca77
tools: Don't try to use FT_Load_Sfnt_Table unless FreeType has it.
by Huw Davies
· 19 years ago
5d5a380
exdisp.idl: Added missing attributes and fix some arguments names.
by Jacek Caban
· 19 years ago
5e99bd9
exdisp.idl: Added missing declarations.
by Jacek Caban
· 19 years ago
fc01e11
docobj.idl: Fix some enums declarations.
by Jacek Caban
· 19 years ago
5d3cef6
exdisp.idl: Move declarations to better match to IE SDK.
by Jacek Caban
· 19 years ago
91d7bb5
exdisp.idl: Added SHDocVw type library declaration.
by Jacek Caban
· 19 years ago
2d6d4e9
dnsapi: Add a configure check for the resolver library and header.
by Hans Leidekker
· 19 years ago
79dc3eb
dnsapi: Add windns.h.
by Hans Leidekker
· 19 years ago
2043b06
ddraw: Add MAKEFOURCC to ddraw.h.
by Stefan Dösinger
· 19 years ago
959bbf8
server: Get rid of alignment requirements in write_process_memory request.
by Alexandre Julliard
· 19 years ago
0c5a0f2
wined3d: Allow the inclusion of the wined3d headers when the ddraw headers are included.
by Stefan Dösinger
· 19 years ago
cf4b91f
wined3d: Add WINED3DBOX to wined3d_types.h.
by Stefan Dösinger
· 19 years ago
9d67b42
wined3d: Rename return values from D3D* to WINED3D*.
by Stefan Dösinger
· 19 years ago
e0898f5
wined3d: Add WINED3DPRESENT_INTERVAL_* definitions.
by Stefan Dösinger
· 19 years ago
51067e1
wined3d: Add WINED3DPRESENTRATE_DEFAULT.
by Stefan Dösinger
· 19 years ago
e71468c
wined3d: Add WINED3DLOCKED_BOX to wined3d_types.h.
by Stefan Dösinger
· 19 years ago
bbe490a
wined3d: Add WINED3DLOCKED_RECT to wined3d_types.h.
by Stefan Dösinger
· 19 years ago
63fd9a7
wined3d: Add WINED3DTEXTUREFILTERTYPE to wined3d_types.h.
by Stefan Dösinger
· 19 years ago
e29dd37
netapi32: Add (stubbed) NetSessionEnum.
by Paul Vriens
· 19 years ago
9603ee0
kernel: Show the exe name instead of wine-[kp]thread in ps and top.
by Alexandre Julliard
· 19 years ago
309b268
crypt32: Add support for the CERT_KEY_PROV_INFO_PROP_ID certificate property.
by Juan Lang
· 19 years ago
152541b
shdocvw: Add class definition for InternetExplorer.
by Mike McCormack
· 19 years ago
6c1dfc8
include: Add lmshare to lm.h.
by Paul Vriens
· 19 years ago
df7a92f
wined3d: Add some type macros to wined3d_interface.h.
by Stefan Dösinger
· 19 years ago
10fc948
wined3d: Add D3DFMT_L16.
by Jan Zerebecki
· 19 years ago
be72017
wined3d: Add WINED3DCUBEMAP_FACES to wined3d_types.h.
by Stefan Dösinger
· 19 years ago
c289b3c
wined3d: Define WINED3DGAMMARAMP based on D3DGAMMARAMP / DDGAMMARAMP.
by Stefan Dösinger
· 19 years ago
91a8e2a
wined3d: Add WINED3DCLIPSTATUS to wined3d_types.h.
by Stefan Dösinger
· 19 years ago
08c38a8
wined3d: Add WINED3DRASTERSTATUS to wined3d_types.h.
by Stefan Dösinger
· 19 years ago
f6ed704
wined3d: Make use of WINED3DDEVICE_CREATION_PARAMETERS.
by Stefan Dösinger
· 19 years ago
0ad31f8
wined3d: Add WINED3DBACKBUFFER_TYPE to wined3d_types.h.
by Stefan Dösinger
· 19 years ago
fce54bc
wined3d: Add WINED3DDISPLAYMODE to wined3d_types.h.
by Stefan Dösinger
· 19 years ago
6a8578f
wined3d: Add WINED3DDEVTYPE to wined3d_types.h.
by Stefan Dösinger
· 19 years ago
a3ec0a9
include: Add DFC_POPUPMENU.
by Huw Davies
· 19 years ago
3217e53
x11drv: Replace the SWP_WINE_NOHOSTMOVE flag by a lock count.
by Alexandre Julliard
· 19 years ago
1e1a708
wined3d: Create an IWineD3DBaseShader class.
by H. Verbeet
· 19 years ago
1d47556
wined3d: Use WINED3DSWAPEFFECT in the wined3d headers and code.
by Stefan Dösinger
· 19 years ago
d75fd75
wined3d: Add WINED3DPOOL to wined3d_types.h.
by Stefan Dösinger
· 19 years ago
ae8b835
advapi32: Fixed building TRUSTEEs with objects.
by Thomas Weidenmueller
· 19 years ago
e4b3180
advpack: Define S_ASYNCHRONOUS in advpub.h.
by James Hawkins
· 19 years ago
Next »