2005-05-19 |
Juan Lang | Implement _XcptFilter using signal handlers, and add...
|
commit | commitdiff | tree |
2005-05-19 |
Alexandre Julliard | Refuse to load if 16-bit support is missing.
|
commit | commitdiff | tree |
2005-05-19 |
Alexandre Julliard | Use RaiseException instead of RtlRaiseException in...
|
commit | commitdiff | tree |
2005-05-19 |
Alexandre Julliard | Renamed __wine_(un)register_dll_16 to __wine_dll_(un...
|
commit | commitdiff | tree |
2005-05-19 |
Alexandre Julliard | Use a memory mapping instead of file I/O to load 16...
|
commit | commitdiff | tree |
2005-05-19 |
Robert Shearman | - Change remaining blocks of code with 2-space indentation...
|
commit | commitdiff | tree |
2005-05-19 |
Robert Shearman | Write custom header up to and including size, not excluding.
|
commit | commitdiff | tree |
2005-05-19 |
Mike McCormack | Only tables can be backquoted, strings must be single...
|
commit | commitdiff | tree |
2005-05-19 |
Juan Lang | Don't fail in RegisterFonts if the Fonts table is missing.
|
commit | commitdiff | tree |
2005-05-19 |
James Hawkins | Load Show/Hide Advanced strings from resources.
|
commit | commitdiff | tree |
2005-05-19 |
Raphael Junqueira | - basic parsing of subprogram, typedef, pointer, class...
|
commit | commitdiff | tree |
2005-05-19 |
Eric Kohl | Define RPC_FC_IGNORE.
|
commit | commitdiff | tree |
2005-05-19 |
Kevin Koltzau | Added missing AW define.
|
commit | commitdiff | tree |
2005-05-19 |
Kevin Koltzau | Add missing typedefs.
|
commit | commitdiff | tree |
2005-05-19 |
Dimi Paun | Rename back local_compact to LOCAL_Compact for consistency.
|
commit | commitdiff | tree |
2005-05-19 |
Dimi Paun | Remove LOCAL_*() calls from USER, use Local*16() instead.
|
commit | commitdiff | tree |
2005-05-19 |
Stefan Leichter | Create link for msiexec.exe in system directory.
|
commit | commitdiff | tree |
2005-05-19 |
Juan Lang | Implement get_default_drive_device for FreeBSD.
|
commit | commitdiff | tree |
2005-05-18 |
Alexandre Julliard | Removed last dependencies on 16-bit headers from ntdll.
|
commit | commitdiff | tree |
2005-05-18 |
Robert Shearman | Implement IROTData::GetComparisonData for file & item...
|
commit | commitdiff | tree |
2005-05-18 |
Alexandre Julliard | Moved entry point definitions from module.h to kernel16_priv...
|
commit | commitdiff | tree |
2005-05-18 |
Maarten Lankhorst | Add vfwindex when enumerating devices, and make sure...
|
commit | commitdiff | tree |
2005-05-18 |
Alexandre Julliard | Generate the 16-bit module header in the standard on...
|
commit | commitdiff | tree |
2005-05-18 |
Maarten Lankhorst | Pass property bag to IPersistPropertyBag, if supported.
|
commit | commitdiff | tree |
2005-05-18 |
Emmanuel Maillard | Added Darwin 8.0 specific headers.
|
commit | commitdiff | tree |
2005-05-18 |
Alexandre Julliard | Split the module building functionality of NE_LoadExeHeader...
|
commit | commitdiff | tree |
2005-05-18 |
Aric Stewart | A few small fixes.
|
commit | commitdiff | tree |
2005-05-18 |
Aric Stewart | We cannot internally load the files in FileCost because...
|
commit | commitdiff | tree |
2005-05-18 |
Maarten Lankhorst | Fixed SetFilterGraph failure.
|
commit | commitdiff | tree |
2005-05-18 |
Alexandre Julliard | Removed implementation of LoadDIBIconHandler16 and
|
commit | commitdiff | tree |
2005-05-18 |
Maarten Lankhorst | Add pin functions from quartz.
|
commit | commitdiff | tree |
2005-05-18 |
Kees Cook | Define structures for CryptProtectData/CryptUnprotectData...
|
commit | commitdiff | tree |
2005-05-18 |
Pierre d'Herbemont | Remove stdlib.h inclusion if winsock.h is included.
|
commit | commitdiff | tree |
2005-05-18 |
Maarten Lankhorst | DllCanUnloadNow fix.
|
commit | commitdiff | tree |
2005-05-18 |
James Hawkins | - Store the click point in LISTVIEW_INFO.
|
commit | commitdiff | tree |
2005-05-18 |
Alexandre Julliard | Fixed a couple of warnings.
|
commit | commitdiff | tree |
2005-05-18 |
Maarten Lankhorst | Added reconnect function for filtergraph.
|
commit | commitdiff | tree |
2005-05-18 |
Maarten Lankhorst | Fixed freeing of mediatype.
|
commit | commitdiff | tree |
2005-05-18 |
Dimi Paun | Document the more convenient iteration method.
|
commit | commitdiff | tree |
2005-05-18 |
Kees Cook | Define CryptProtectData/CryptUnprotectData crypt32...
|
commit | commitdiff | tree |
2005-05-18 |
Aric Stewart | Correctly use short filenames from uncompressed file...
|
commit | commitdiff | tree |
2005-05-18 |
Alexandre Julliard | Changed SNOOP16_RegisterDLL to take a module handle...
|
commit | commitdiff | tree |
2005-05-18 |
Alexandre Julliard | Moved import tracing to a separate channel so that...
|
commit | commitdiff | tree |
2005-05-18 |
Dimi Paun | Remove the LOCAL_*() functions from GDI.
|
commit | commitdiff | tree |
2005-05-18 |
James Hawkins | Add handling for drive options.
|
commit | commitdiff | tree |
2005-05-18 |
Dimi Paun | Remove the LOCAL_*() function calls from KERNEL.
|
commit | commitdiff | tree |
2005-05-18 |
Felix Nawothnig | Resize listview column to autofit on a doubleclick...
|
commit | commitdiff | tree |
2005-05-18 |
Raphael Junqueira | - add some Dwarf2 enums
|
commit | commitdiff | tree |
2005-05-18 |
Dimi Paun | Use the more idiomatic form of iterating through the...
|
commit | commitdiff | tree |
2005-05-18 |
Dimi Paun | Make the argument comments out-of-line.
|
commit | commitdiff | tree |
2005-05-18 |
Aric Stewart | Some error messages and strcmp changes suggested by...
|
commit | commitdiff | tree |
2005-05-18 |
Pierre d'Herbemont | Big Endian specific code fixes in order to conform...
|
commit | commitdiff | tree |
2005-05-18 |
Kouji Sasaki | Added the processing for determination of SFGAO_HASSUBFOLDER...
|
commit | commitdiff | tree |
2005-05-18 |
Kouji Sasaki | Exchanged the values for LVA_ALIGNLEFT style and LVA_DEFAULT...
|
commit | commitdiff | tree |
2005-05-18 |
Kouji Sasaki | Corrected RLE decompression processing.
|
commit | commitdiff | tree |
2005-05-18 |
Raphael Junqueira | Fix open_pdb_file (used for locate/open pdbs):
|
commit | commitdiff | tree |
2005-05-17 |
Robert Shearman | Rename MODULENAME_Dll* functions to Dll* for better...
|
commit | commitdiff | tree |
2005-05-17 |
Alexandre Julliard | Renamed some fields in NE_MODULE to use the same name...
|
commit | commitdiff | tree |
2005-05-17 |
Dimi Paun | Use standard TRACE macro.
|
commit | commitdiff | tree |
2005-05-17 |
Robert Shearman | Rename DllRegisterServer and DllUnregisterServer to...
|
commit | commitdiff | tree |
2005-05-17 |
Robert Shearman | Add Wine-only type checking for DllRegisterServer and
|
commit | commitdiff | tree |
2005-05-17 |
Raphael Junqueira | Beginning of dbghelp dwarf2 support:
|
commit | commitdiff | tree |
2005-05-17 |
Dimi Paun | Use standard Local*16() functions instead of LOCAL_...
|
commit | commitdiff | tree |
2005-05-17 |
Maarten Lankhorst | Added EnumPins from quartz for internal use.
|
commit | commitdiff | tree |
2005-05-17 |
Alexandre Julliard | Use the exported IMAGE_OS2_HEADER to generate the module...
|
commit | commitdiff | tree |
2005-05-17 |
James Hawkins | Add ShowDirSymLink and ShowDotFiles to the drive ui.
|
commit | commitdiff | tree |
2005-05-17 |
James Hawkins | Fixed centering of tab text.
|
commit | commitdiff | tree |
2005-05-17 |
Maarten Lankhorst | Fixed initialisation crash on loading qcap dll.
|
commit | commitdiff | tree |
2005-05-17 |
Juan Lang | Obvious fixes to PropVariantClear and PropVariantCopy...
|
commit | commitdiff | tree |
2005-05-17 |
Maarten Lankhorst | Fixed qcap's inherited enummedia bugs.
|
commit | commitdiff | tree |
2005-05-16 |
Juan Lang | Add a comment, and a no-op cleanup.
|
commit | commitdiff | tree |
2005-05-16 |
Aric Stewart | Correct a problem with parse_data if binary data was...
|
commit | commitdiff | tree |
2005-05-16 |
Martin Fuchs | Implement connecting and disconnecting of network drives.
|
commit | commitdiff | tree |
2005-05-16 |
Alexandre Julliard | Moved a bunch of definitions out of module.h into a new
|
commit | commitdiff | tree |
2005-05-16 |
Mike McCormack | Initial mostly stub implementation of ODBC control...
|
commit | commitdiff | tree |
2005-05-16 |
Robert Shearman | Add user attribute to token objects.
|
commit | commitdiff | tree |
2005-05-16 |
Juan Lang | Differentiate between version 0 and version 1 property...
|
commit | commitdiff | tree |
2005-05-16 |
Alexandre Julliard | Removed the special casing of kernel32 and ntdll for...
|
commit | commitdiff | tree |
2005-05-16 |
Alexandre Julliard | Moved the remaining stack frame definitions to kernel_privat...
|
commit | commitdiff | tree |
2005-05-16 |
Alexandre Julliard | Avoid referencing stackframe.h from outside kernel32.
|
commit | commitdiff | tree |
2005-05-16 |
Marcus Meissner | Move the Dll init function to compobj.c to avoid having...
|
commit | commitdiff | tree |
2005-05-16 |
Martin Fuchs | Implement menu entry "format disk" (derived from Robert...
|
commit | commitdiff | tree |
2005-05-16 |
Robert Shearman | Implement RegNotifyChangeKeyValue on top of NtNotifyChangeKey.
|
commit | commitdiff | tree |
2005-05-16 |
Dimi Paun | Use the standard Local*16() instead of LOCAL_*() functions.
|
commit | commitdiff | tree |
2005-05-16 |
Robert Reif | Effect objects are not supported yet so don't crash...
|
commit | commitdiff | tree |
2005-05-16 |
Alexandre Julliard | Moved data structures for 16-bit relay calls to winbase16...
|
commit | commitdiff | tree |
2005-05-16 |
Kees Cook | Avoid segfault in hash update with corrupted decrypt...
|
commit | commitdiff | tree |
2005-05-16 |
Michael Stefaniuc | Change an assert to a WARN.
|
commit | commitdiff | tree |
2005-05-16 |
Felix Nawothnig | Keep width for cosmetic pens, don't use LPtoDP() for...
|
commit | commitdiff | tree |
2005-05-16 |
Vincent Béron | Provide minimal API documentation in advapi/eventlog...
|
commit | commitdiff | tree |
2005-05-16 |
Kees Cook | Avoid segfault when detecting decryption buffer size.
|
commit | commitdiff | tree |
2005-05-16 |
Uwe Bonnes | Correct return value of fsetpos.
|
commit | commitdiff | tree |
2005-05-16 |
Ivan Leo Puoti | Minor fix in SetupQueueCopySectionW.
|
commit | commitdiff | tree |
2005-05-16 |
Dimi Paun | Avoid using some LOCAL_*() functions.
|
commit | commitdiff | tree |
2005-05-16 |
Martin Fuchs | Swedish translation of winefile resources by David...
|
commit | commitdiff | tree |
2005-05-16 |
Martin Fuchs | Implement switching of file sort order.
|
commit | commitdiff | tree |
2005-05-16 |
Martin Fuchs | Define flags for SHFormatDrive().
|
commit | commitdiff | tree |
2005-05-16 |
Hans Leidekker | Silence some unknown stab type messages.
|
commit | commitdiff | tree |
2005-05-16 |
Marcus Meissner | Make _xmalloc16() static.
|
commit | commitdiff | tree |
2005-05-16 |
Marcus Meissner | Staticify FTMarshalImpl definition.
|
commit | commitdiff | tree |