Use RaiseException instead of RtlRaiseException in 16-bit spec files
[wine] / dlls /
2005-05-19  Alexandre JulliardRenamed __wine_(un)register_dll_16 to __wine_dll_(un...
2005-05-19  Alexandre JulliardUse a memory mapping instead of file I/O to load 16...
2005-05-19  Robert Shearman- Change remaining blocks of code with 2-space indentat...
2005-05-19  Robert ShearmanWrite custom header up to and including size, not exclu...
2005-05-19  Mike McCormackOnly tables can be backquoted, strings must be single...
2005-05-19  Juan LangDon't fail in RegisterFonts if the Fonts table is missing.
2005-05-19  Raphael Junqueira- basic parsing of subprogram, typedef, pointer, class...
2005-05-19  Dimi PaunRename back local_compact to LOCAL_Compact for consistency.
2005-05-19  Dimi PaunRemove LOCAL_*() calls from USER, use Local*16() instead.
2005-05-19  Juan LangImplement get_default_drive_device for FreeBSD.
2005-05-18  Alexandre JulliardRemoved last dependencies on 16-bit headers from ntdll.
2005-05-18  Robert ShearmanImplement IROTData::GetComparisonData for file & item...
2005-05-18  Alexandre JulliardMoved entry point definitions from module.h to kernel16...
2005-05-18  Maarten LankhorstAdd vfwindex when enumerating devices, and make sure...
2005-05-18  Alexandre JulliardGenerate the 16-bit module header in the standard on...
2005-05-18  Maarten LankhorstPass property bag to IPersistPropertyBag, if supported.
2005-05-18  Emmanuel MaillardAdded Darwin 8.0 specific headers.
2005-05-18  Alexandre JulliardSplit the module building functionality of NE_LoadExeHe...
2005-05-18  Aric StewartA few small fixes.
2005-05-18  Aric StewartWe cannot internally load the files in FileCost because...
2005-05-18  Maarten LankhorstFixed SetFilterGraph failure.
2005-05-18  Alexandre JulliardRemoved implementation of LoadDIBIconHandler16 and
2005-05-18  Maarten LankhorstAdd pin functions from quartz.
2005-05-18  Kees CookDefine structures for CryptProtectData/CryptUnprotectDa...
2005-05-18  Pierre d'HerbemontRemove stdlib.h inclusion if winsock.h is included.
2005-05-18  Maarten LankhorstDllCanUnloadNow fix.
2005-05-18  James Hawkins- Store the click point in LISTVIEW_INFO.
2005-05-18  Alexandre JulliardFixed a couple of warnings.
2005-05-18  Maarten LankhorstAdded reconnect function for filtergraph.
2005-05-18  Maarten LankhorstFixed freeing of mediatype.
2005-05-18  Aric StewartCorrectly use short filenames from uncompressed file...
2005-05-18  Alexandre JulliardChanged SNOOP16_RegisterDLL to take a module handle...
2005-05-18  Alexandre JulliardMoved import tracing to a separate channel so that...
2005-05-18  Dimi PaunRemove the LOCAL_*() functions from GDI.
2005-05-18  Dimi PaunRemove the LOCAL_*() function calls from KERNEL.
2005-05-18  Felix NawothnigResize listview column to autofit on a doubleclick...
2005-05-18  Raphael Junqueira- add some Dwarf2 enums
2005-05-18  Dimi PaunUse the more idiomatic form of iterating through the...
2005-05-18  Dimi PaunMake the argument comments out-of-line.
2005-05-18  Aric StewartSome error messages and strcmp changes suggested by...
2005-05-18  Pierre d'HerbemontBig Endian specific code fixes in order to conform...
2005-05-18  Kouji SasakiAdded the processing for determination of SFGAO_HASSUBF...
2005-05-18  Raphael JunqueiraFix open_pdb_file (used for locate/open pdbs):
2005-05-17  Robert ShearmanRename MODULENAME_Dll* functions to Dll* for better...
2005-05-17  Alexandre JulliardRenamed some fields in NE_MODULE to use the same name...
2005-05-17  Dimi PaunUse standard TRACE macro.
2005-05-17  Raphael JunqueiraBeginning of dbghelp dwarf2 support:
2005-05-17  Dimi PaunUse standard Local*16() functions instead of LOCAL_...
2005-05-17  Maarten LankhorstAdded EnumPins from quartz for internal use.
2005-05-17  Alexandre JulliardUse the exported IMAGE_OS2_HEADER to generate the modul...
2005-05-17  James HawkinsFixed centering of tab text.
2005-05-17  Maarten LankhorstFixed initialisation crash on loading qcap dll.
2005-05-17  Juan LangObvious fixes to PropVariantClear and PropVariantCopy...
2005-05-17  Maarten LankhorstFixed qcap's inherited enummedia bugs.
2005-05-16  Juan LangAdd a comment, and a no-op cleanup.
2005-05-16  Aric StewartCorrect a problem with parse_data if binary data was...
2005-05-16  Alexandre JulliardMoved a bunch of definitions out of module.h into a new
2005-05-16  Mike McCormackInitial mostly stub implementation of ODBC control...
2005-05-16  Juan LangDifferentiate between version 0 and version 1 property...
2005-05-16  Alexandre JulliardRemoved the special casing of kernel32 and ntdll for...
2005-05-16  Alexandre JulliardMoved the remaining stack frame definitions to kernel_p...
2005-05-16  Alexandre JulliardAvoid referencing stackframe.h from outside kernel32.
2005-05-16  Marcus MeissnerMove the Dll init function to compobj.c to avoid having...
2005-05-16  Robert ShearmanImplement RegNotifyChangeKeyValue on top of NtNotifyCha...
2005-05-16  Dimi PaunUse the standard Local*16() instead of LOCAL_*() functions.
2005-05-16  Robert ReifEffect objects are not supported yet so don't crash...
2005-05-16  Alexandre JulliardMoved data structures for 16-bit relay calls to winbase...
2005-05-16  Kees CookAvoid segfault in hash update with corrupted decrypt...
2005-05-16  Michael StefaniucChange an assert to a WARN.
2005-05-16  Felix NawothnigKeep width for cosmetic pens, don't use LPtoDP() for...
2005-05-16  Vincent BéronProvide minimal API documentation in advapi/eventlog...
2005-05-16  Kees CookAvoid segfault when detecting decryption buffer size.
2005-05-16  Uwe BonnesCorrect return value of fsetpos.
2005-05-16  Ivan Leo PuotiMinor fix in SetupQueueCopySectionW.
2005-05-16  Dimi PaunAvoid using some LOCAL_*() functions.
2005-05-16  Hans LeidekkerSilence some unknown stab type messages.
2005-05-16  Marcus MeissnerMake _xmalloc16() static.
2005-05-16  Marcus MeissnerStaticify FTMarshalImpl definition.
2005-05-16  Marcus MeissnerMake HGLOBALStream_* functions static.
2005-05-16  Vincent BéronCorrect arg count for 3 functions in ntdll.spec and...
2005-05-16  Michael StefaniucAdd some SystemParametersInfo SPI_* defines.
2005-05-16  Robert ReifPass around real version and do correct thing based...
2005-05-16  Juan LangStore property names in the code page of the property...
2005-05-14  Jeff LatimerImplement the IEnumMoniker interface for the ROT and...
2005-05-14  Felix NawothnigConvert pen width to DP in StrokePath().
2005-05-14  Mike McCormackSet thread priorities to time critical.
2005-05-14  Paul VriensCheck for a NULL pointer in GetWindowTextA/W.
2005-05-14  Robert LunnonImplement get_default_drive_device for Solaris.
2005-05-14  Dimi PaunMake LOCAL_*() just wrappers around Local*16() functions.
2005-05-14  Alexandre JulliardStore the 16-bit stack pointer in the WOW32Reserved...
2005-05-14  Alexandre JulliardFixed a number of atom test failures.
2005-05-14  Alexandre JulliardStore the winsock per-thread data in NtCurrentTeb(...
2005-05-14  Felix NawothnigDraw each figure as a single primitive in StrokePath().
2005-05-14  Juan Lang- move _timezone to time.c, and correct its type
2005-05-14  Juan Lang- only log unsupported flags in ShellExecute
2005-05-14  Juan Lang- maintain proper byte order
2005-05-14  Gerold Jens Wucher... Initial FCI work (FCICreate and FCIDestroy).
2005-05-14  Rolf KalbermatterAdd IEnumMediaType object for use by other class object...
2005-05-14  Felix NawothnigRewrote item layouting - new code fixes bitmap/image...
2005-05-13  Alexandre JulliardDon't convert the template name to Unicode, it's not...
next