Added version information.
[wine] / dlls /
2003-05-13  Francois GougetAdded version information.
2003-05-13  Aric StewartStub AddPortA.
2003-05-13  Mike McCormackFixed packing/unpacking of WM_WININICHANGE.
2003-05-13  Ulrich CzekallaPartial implementation/stub of undocumented function...
2003-05-13  Huw DaviesPass correct pointer to CoCreateInstance in SHLoadInProc.
2003-05-13  Huw DaviesImplement a load of setupx Di* stubs.
2003-05-13  Huw DaviesUse strtoulW instead of strtolW for DWORD conversion.
2003-05-13  Dmitry TimoshkovRemove redundant ITypeLib2_AddRef's. Makes
2003-05-13  Mike McCormackAdded stub for OleDoAutoConvert.
2003-05-13  Aric StewartImplemented a number of IMM functions.
2003-05-13  Huw DaviesBetter handling of OFN_NOVALIDATE for win31 style file...
2003-05-13  Ulrich CzekallaFixed bad non-client calculation.
2003-05-13  Huw DaviesFix DTM_SETSYSTEMTIME.
2003-05-13  Alexandre JulliardFixed some string overflows.
2003-05-13  Alexandre JulliardAdded iphlpapi.spec.def.
2003-05-13  Dimitrie O. PaunMake sure winsock.h gets included before stdlib.h.
2003-05-13  Eric PouechAdded a set of tests for the console API.
2003-05-13  Eric PouechFixed console output for non wrapped mode.
2003-05-13  Eric PouechEnhanced test for queries, added tests for expansion.
2003-05-13  Eric PouechImplemented RtlExpandEnvironmentStrings_U and fixed...
2003-05-13  Andreas MohrAdded some stubs needed for Win98 explorer.exe.
2003-05-13  Juan LangChanged wsock32 to use the new iphlpapi for interface...
2003-05-13  Juan LangUse iphlpapi to implement SIO_GET_INTERFACE_LIST in...
2003-05-13  Vitaliy MargolenGet rid of direct ImageList access hacks.
2003-05-13  Vitaliy MargolenRearrange members of HIMAGELIST to match Windows.
2003-05-13  Pierre d'Herbemont- Save more registers (exception, float...) if they...
2003-05-13  Juan LangAdded an implementation of iphlpapi.dll; most Get*...
2003-05-13  Alexandre JulliardAllocate/free the 16-bit thread stack in the kernel...
2003-05-13  Alexandre JulliardReset signal handlers when starting child process.
2003-05-13  Francois GougetFix miscellaneous spelling errors and typos.
2003-05-13  Robert Shearman- Implement a few more cases in PropVariantClear.
2003-05-13  Eric PouechSupport 14 and 15 arguments in WOW_CallProc32W16.
2003-05-13  Robert ShearmanFix use of freed memory.
2003-05-13  Francois GougetChange the #include order so the test compiles with...
2003-05-13  Robert ShearmanFix NULL pointer error when displaying error message...
2003-05-12  Alexandre JulliardCommented out the new win98 exports, they are causing...
2003-05-12  Aric StewartRtlUnicodeToMultiByteSize argument is not a null termin...
2003-05-12  Dmitry TimoshkovAdded missing return in HEAP_ValidateInUseArena.
2003-05-12  Mike McCormackImplemented _wfullpath.
2003-05-12  Aric StewartBetter error return values from stub functions.
2003-05-12  Aric StewartAdded stub for DllCanUnloadNow.
2003-05-12  Aric StewartIgnore requested access rights when emulated version...
2003-05-12  Warren BairdFix the PolyPolygon function so it really generates...
2003-05-12  Huw DaviesAllow the cups port to be redirectable. This gives...
2003-05-12  Mike McCormackAdded ordinals to ctl3d32.dll, MyODBC references it...
2003-05-12  Mike McCormackAdded stubs for CertSaveStore and CertEnumCertificatesI...
2003-05-12  Huw DaviesFixed a possible memory corruption.
2003-05-12  Raphael Junqueira- surface pool init fixes
2003-05-12  Lionel Ulmer- separate geometry tracing in a new debug channel...
2003-05-12  Pierre d'HerbemontUndef if_type, if_mtu and if_lastchange for darwin.
2003-05-11  Lionel UlmerInitialize the dwMipmapCount field even if the applicat...
2003-05-11  Lionel Ulmer- added mipmapping support
2003-05-11  Stephan BeuzeImplemented Get/SetToolTips functions.
2003-05-11  Alexandre JulliardOrdinals 410-413 are the window subclassing functions.
2003-05-11  Raphael Junqueira- minor COM fixes (fixes some crashes on stupid games)
2003-05-11  Alexandre JulliardAdded partial stub for GetTransform.
2003-05-11  Mike McCormackClean up SHFileOperationA/W debugging a little.
2003-05-11  Eric PouechStop wavemap lookup if a device isn't functional (spott...
2003-05-11  Jukka HeinonenMake read from stdin use buffered input code and redire...
2003-05-11  Dimitrie O. PaunFix custom draw for item 0.
2003-05-11  Christian CostaEnable branch forward operation in execute buffer.
2003-05-11  Christian CostaPut the device name string on the stack during devices...
2003-05-11  Alexandre JulliardRemoved unnecessary function link names.
2003-05-11  Huw DaviesAdded stub for SetVirtualResolution.
2003-05-11  Ulrich CzekallaWe should pass the callers client-area rect and clip...
2003-05-11  Alexandre JulliardAvoid local WINAPI function pointers.
2003-05-11  Mike McCormackImplemented InternetSetOptionExA/W.
2003-05-11  Dmitry TimoshkovFix the logic for setting the lps->fErase flag in Begin...
2003-05-11  Alexandre JulliardAdded A<->W mappings for WM_IME_CHAR.
2003-05-11  Dmitry TimoshkovDo not abort dialog creation if DS_NOFAILCREATE allows...
2003-05-11  Aric StewartAdded RasEnumEntriesW stub.
2003-05-11  Mike McCormackImplemented WriteFmtUserTypeStg and ReadFmtUserTypeStg.
2003-05-11  Mike McCormackFill the filedialog95 controls before sending a CDN_INI...
2003-05-11  Huw DaviesInvalidate the window when the range is changed.
2003-05-11  Mike McCormackStubs for AccessCheckAndAuditAlarmA/W.
2003-05-08  Lionel Ulmer- only enumerate 32 bpp ARGB texture format and remove...
2003-05-08  Adam Gundy_open_osfhandle is expected to take the absence of...
2003-05-08  Raphael Junqueira- Disable some 'classic' debug traces (avoid useless...
2003-05-08  Maxime Bellengé- Fix scanline size in OLEPictureImpl_Load for jpeg
2003-05-08  Alexandre JulliardAdded support for calling the TLS callback functions.
2003-05-08  Alexandre JulliardFixed wrong file offset used when mapping the import...
2003-05-08  Jason Edmeades- Move texture loading into PreLoad for 2D textures...
2003-05-08  Eric PouechAdded environment tests.
2003-05-08  Eric PouechImplemented a bunch of environment related NTDLL APIs.
2003-05-07  Alexandre JulliardAdded NONAMELESSUNION/STRUCT defines.
2003-05-07  Alexandre JulliardMoved the EnumResource* functions to the kernel dll...
2003-05-07  Alexandre JulliardUse RtlFindMessage to load message resources.
2003-05-07  Michael SchlüterAdded wglGetExtensionsStringARB.
2003-05-07  Jukka HeinonenAdd scrolling support for VGA text mode.
2003-05-06  Alexandre JulliardAdded comment about why changing ADDRESS_SPACE_LIMIT...
2003-05-06  Alexandre JulliardAdded support for retrieving page fault address on...
2003-05-06  Robert LunnonEliminate segfault due to NULL This->sIcoPath.
2003-05-06  Dimitrie O. PaunMake it easy to use something other than wrc to compile...
2003-05-06  Thomas MertesTests for RtlDuplicateUnicodeString, RtlFindCharInUnico...
2003-05-06  Thomas MertesImplement RtlDuplicateUnicodeString, RtlFindCharInUnico...
2003-05-06  Marcus MeissnerAdded include <errno.h>.
2003-05-06  Alexandre JulliardFixed return value of CreateNamedPipe (spotted by Mike...
2003-05-06  Jason EdmeadesAdd support for MultiplyTransform (helps make the Skimm...
2003-05-06  Jason EdmeadesAdd the beginnings of support for texture coordinates.
2003-05-06  Marcus MeissnerFix return code of DPNHPAST_DllGetClassObject stub.
next