Fixed some errors in function prototypes.
[wine] / dlls /
2004-12-13  Eric PouechFixed some errors in function prototypes.
2004-12-13  Robert ShearmanImplement NtQueryTimer.
2004-12-13  Jason EdmeadesAdd {G,S}etRenderState and {G,S}etTextureStageState...
2004-12-13  Robert ReifMake the PCM conversion routines of msacm produce ident...
2004-12-13  Hans LeidekkerFix compilation with GCC 4.
2004-12-13  Michael JungImplemented CPSignHash and CPVerifySignature.
2004-12-13  Hans LeidekkerTest and implement SetColorProfileElement.
2004-12-13  Juan Lang- use Heap functions rather than libc for mem allocation
2004-12-13  Gerald PfeiferUse proper type for fourth parameter to VerQueryValueW().
2004-12-13  Christian CostaHandle device class in DX8 enumeration (found by Robert...
2004-12-13  Huw DaviesFix always false test. Spotted by Eric Pouech.
2004-12-13  Eric PouechFixed copy&paste error.
2004-12-13  Eric PouechFixed array index overflow.
2004-12-10  Jon GriffithsImplement the remaining MRU functions, fix a couple...
2004-12-10  Rein Klazes- implement __pioinfo, __badioinfo and _adjust_fdiv
2004-12-10  Michael StefaniucAdd missing HeapFree's (found by smatch).
2004-12-09  Alexandre JulliardAdded some sanity checks on window dimensions.
2004-12-09  Alexandre JulliardFixed read_directory_getdents for large directories...
2004-12-09  Alexander YaworskyCheck service database name in OpenSCManager().
2004-12-09  Juan Lang- implement _dup, _dup2, and _pipe
2004-12-09  Alexandre JulliardJanitorial: C booleans must not be compared against...
2004-12-09  Alexandre JulliardMerged system metrics support into sysparams.c, and...
2004-12-09  James HawkinsProperly implement DllCanUnloadNow ref counting.
2004-12-09  José Manuel Ferrer... Added some Spanish translations.
2004-12-09  Alexandre JulliardRemove a few no longer needed 16-bit exports from gdi32.
2004-12-09  Alexandre JulliardUse an escape mechanism similar to the x11drv one to...
2004-12-09  Jason EdmeadesAdd {G,S}etIndices, {G,S}Viewport and enable the basic...
2004-12-09  Klemens FriedlMore Windows-like About dialog.
2004-12-09  Walt OgburnAdded some tests for win-format metafiles.
2004-12-09  Christian CostaInitialize the hkey member when creating the propery...
2004-12-09  Huw DaviesRemove the remaining dependencies on internal structure...
2004-12-08  Alexandre JulliardRevert previous change since it causes a crash in deskt...
2004-12-08  Rein KlazesGetUpdateRect can be called with a NULL rect.
2004-12-08  Mike McCormackStub implementation for GetLastInputInfo.
2004-12-08  Thomas WeidenmüllerFree allocated font handles when control is destroyed.
2004-12-08  Christian CostaAllocate the proper size for the SystemClock object.
2004-12-08  Huw DaviesGetTypeAttr should deep copy the typedesc.
2004-12-08  Alexandre JulliardMoved private USER definitions to a new user_private...
2004-12-08  Robert Shearman- Make the wine_marshal_id structure more like the...
2004-12-08  Huw DaviesFix return value of GetVarIndexOfMemId.
2004-12-08  Alexandre JulliardMoved some more 16-bit USER functions to the correspond...
2004-12-08  Alexandre JulliardMoved palette functions to user_main.c and removed
2004-12-08  Gerald PfeiferAvoid a warning on FreeBSD.
2004-12-08  Mike McCormackStub implementations for Lsa(Store/Retrieve)PrivateData.
2004-12-08  Alexander YaworskyNotify StartService when service control dispatcher...
2004-12-08  Robert ShearmanMake the DECIMAL_SETZERO macro take a DECIMAL instead...
2004-12-08  Ge van GeldorpMatch PSDK definitions for LPCWAVEFORMATEX.
2004-12-08  Stefan LeichterFixed tests of GetAcceptLanguagesA for win9x/ME.
2004-12-08  Juan LangConvert some registry calls from A to W.
2004-12-08  Jacek Caban- Implemented CreateAsyncBindCtx.
2004-12-08  Michael JungFixed linking issues.
2004-12-08  Dmitry TimoshkovIndicate that support for HCBT_SYSCOMMAND hooks is...
2004-12-07  Alexandre JulliardAdded a bunch of tests for various behaviors of RedrawW...
2004-12-07  Alexandre JulliardMoved update region handling to the server.
2004-12-07  Juan LangFlush file in fputc when character is '\n'.
2004-12-07  Mike HearnRename the STUBMGR thread to more accurately reflect...
2004-12-07  Huw DaviesRemove Invoke's dependence on the internal TLBFuncDesc...
2004-12-07  Robert ShearmanImplement handle tables and add tests for them.
2004-12-07  Hans LeidekkerMove ICC profile handling into its own file.
2004-12-07  Robert ShearmanClean up devenum and properly implement DllCanUnloadNow...
2004-12-07  Alexandre JulliardFixed compile error.
2004-12-07  Jason EdmeadesAdd BaseTexture class support, call from d3d9.
2004-12-07  Filip Navara- Don't use DrawEdge with NULL device context, it's...
2004-12-07  Alexander YaworskyImplemented RegisterServiceCtrlHandler, ControlService.
2004-12-07  Tomas VanekFixed no memory condition test in IDirectSoundImpl_Create.
2004-12-07  Juan LangUse W calls rather than A in CreatePipe.
2004-12-07  Christian CostaFixed enumeration of joysticks in DX8.
2004-12-07  Huw DaviesGetFuncIndexOfMemId should respect invkind and return
2004-12-06  Alexandre JulliardAuthors: Eric Pouech <pouech-eric@wanadoo.fr>, Filip...
2004-12-06  Eric PouechAnother round of const correctness fixes.
2004-12-06  Ivan Leo PuotiRegister the IME class when imm32.dll is loaded.
2004-12-06  Stefan LeichterFix missing imports on NT4.
2004-12-06  Robert ReifReturn the actual device interface name.
2004-12-06  Jean-Michel DaultAdded another Canadian keyboard layout.
2004-12-06  Alexandre JulliardFixed a leak in getsockname.
2004-12-06  Alexandre JulliardUse a direct getdents syscall on Linux to avoid relying on
2004-12-06  Dmitry TimoshkovShowWindow activates only a being maximized child windo...
2004-12-06  Dmitry TimoshkovAvoid crashes in ddraw.dll when loading it without...
2004-12-06  Mike McCormackStub implementation for SetupDiOpenDeviceInterface.
2004-12-06  Ulrich CzekallaSet the out buffer count to zero on read error.
2004-12-06  Mike McCormackFix transposition of 4 byte values when reading in...
2004-12-06  Mike McCormackStub implementations for DecryptFile, EncryptFile and
2004-12-06  Eric KohlDrawStatusText() must not process prefix characters.
2004-12-06  Juan LangSet st_mode bits in _fstati64.
2004-12-06  Christian CostaS/W vshader fixes (spotted by Eric Pouech).
2004-12-06  Filip NavaraDon't try to free pointer from union that isn't used.
2004-12-06  Juan Langmsvcrt_spawn should free STARTUPINFOA's lpReserved2...
2004-12-06  Robert NorthSet the values WTInfoA returns from screen size for...
2004-12-06  Robert ShearmanRemove unnecessary WNDPROC casts.
2004-12-06  Christian CostaBetter handling of errors in RenderFile.
2004-12-06  Stefan LeichterFix missing imports of the test program on NT4.
2004-12-06  Robert ReifAlways create a property set for secondary buffers.
2004-12-06  James HawkinsRemove c++-style comment.
2004-12-06  Mike McCormackMake sure to insert the proxy authentication header...
2004-12-06  Stewart AllenAdded SAST (South African Standard Time), corrected...
2004-12-06  Dmitry TimoshkovPerform host name initialization if computer name can...
2004-12-06  Michael JungAdded a missing break in encrypt_block_impl.
2004-12-06  Alexander YaworskyImplemented SetServiceStatus, QueryServiceStatus.
2004-12-06  James HawkinsOnly call test_set_provider_ex() once.
2004-12-06  Juan LangRevert shell32 version to Win2K SP4 level.
next