Felix Nawothnig
|
43201e072b
|
Resize listview column to autofit on a doubleclick on the
header-divider.
|
2005-05-18 09:47:30 +00:00 |
|
Raphael Junqueira
|
86cdb432c5
|
- add some Dwarf2 enums
- abbrev entries parser (with attributes)
- debug info parser skeleton (see big tag swith in dwarf2_parse).
|
2005-05-18 09:46:12 +00:00 |
|
Dimi Paun
|
366b753a50
|
Use the more idiomatic form of iterating through the list.
|
2005-05-18 09:45:53 +00:00 |
|
Dimi Paun
|
88fe1ff962
|
Make the argument comments out-of-line.
|
2005-05-18 09:45:12 +00:00 |
|
Aric Stewart
|
8a6a9a6659
|
Some error messages and strcmp changes suggested by Dmitry.
|
2005-05-18 09:44:38 +00:00 |
|
Pierre d'Herbemont
|
49b1d335d9
|
Big Endian specific code fixes in order to conform with
NONAMELESSSTRUCT.
|
2005-05-18 09:44:13 +00:00 |
|
Kouji Sasaki
|
c1f2824429
|
Added the processing for determination of SFGAO_HASSUBFOLDER flag in
SHELL32_GetItemAttribute function.
|
2005-05-18 09:43:39 +00:00 |
|
Raphael Junqueira
|
92000a91da
|
Fix open_pdb_file (used for locate/open pdbs):
- pdb_match heuristic now only stop when "first file" exists
- SymFindFileInPath now fill output buffer with a valid value on
success.
|
2005-05-18 09:42:17 +00:00 |
|
Robert Shearman
|
54160222a0
|
Rename MODULENAME_Dll* functions to Dll* for better consistency and
type checking.
|
2005-05-17 14:41:37 +00:00 |
|
Alexandre Julliard
|
4417574d2c
|
Renamed some fields in NE_MODULE to use the same name as in the
exported IMAGE_OS2_HEADER structure.
|
2005-05-17 14:36:09 +00:00 |
|
Dimi Paun
|
03776ec91a
|
Use standard TRACE macro.
|
2005-05-17 14:33:55 +00:00 |
|
Raphael Junqueira
|
83f001b6c7
|
Beginning of dbghelp dwarf2 support:
- add elf_module entry for dwarf2_parse
- stubbed dwarf2_parse in new dwarf.c file
|
2005-05-17 14:32:55 +00:00 |
|
Dimi Paun
|
402aaa8edb
|
Use standard Local*16() functions instead of LOCAL_*() ones.
|
2005-05-17 14:32:02 +00:00 |
|
Maarten Lankhorst
|
c9b84bdf6c
|
Added EnumPins from quartz for internal use.
|
2005-05-17 14:31:35 +00:00 |
|
Alexandre Julliard
|
e8a23c9572
|
Use the exported IMAGE_OS2_HEADER to generate the module header in the
spec file, and moved the NE_MODULE structure definition to
kernel16_private.h.
|
2005-05-17 10:21:29 +00:00 |
|
James Hawkins
|
1aa7afeed9
|
Fixed centering of tab text.
|
2005-05-17 10:19:37 +00:00 |
|
Maarten Lankhorst
|
6abcab7283
|
Fixed initialisation crash on loading qcap dll.
|
2005-05-17 10:19:16 +00:00 |
|
Juan Lang
|
b45e31608b
|
Obvious fixes to PropVariantClear and PropVariantCopy for vector
types.
|
2005-05-17 10:18:59 +00:00 |
|
Maarten Lankhorst
|
012b4538b6
|
Fixed qcap's inherited enummedia bugs.
|
2005-05-17 10:18:37 +00:00 |
|
Juan Lang
|
ff87ad7ab1
|
Add a comment, and a no-op cleanup.
|
2005-05-16 21:37:54 +00:00 |
|
Aric Stewart
|
6186b2beaf
|
Correct a problem with parse_data if binary data was not in full bytes.
More properly handle uncompressed file sources, fix the creating and
parsing of Source Directories.
|
2005-05-16 21:37:35 +00:00 |
|
Alexandre Julliard
|
4776085c9c
|
Moved a bunch of definitions out of module.h into a new
kernel16_private.h header.
|
2005-05-16 19:44:54 +00:00 |
|
Mike McCormack
|
b5c63ed491
|
Initial mostly stub implementation of ODBC control panel.
|
2005-05-16 19:42:47 +00:00 |
|
Juan Lang
|
e140d02a2b
|
Differentiate between version 0 and version 1 property storages.
|
2005-05-16 17:52:36 +00:00 |
|
Alexandre Julliard
|
e4412a618c
|
Removed the special casing of kernel32 and ntdll for the TEB
definition in winternl.h.
|
2005-05-16 17:52:10 +00:00 |
|
Alexandre Julliard
|
19bfcd3533
|
Moved the remaining stack frame definitions to kernel_private.h and
removed stackframe.h.
|
2005-05-16 14:45:18 +00:00 |
|
Alexandre Julliard
|
827a69f8ca
|
Avoid referencing stackframe.h from outside kernel32.
|
2005-05-16 14:20:16 +00:00 |
|
Marcus Meissner
|
f3d99b2697
|
Move the Dll init function to compobj.c to avoid having global
variables. Remove need of ole32_main.h.
|
2005-05-16 14:12:53 +00:00 |
|
Robert Shearman
|
efbea2e2bc
|
Implement RegNotifyChangeKeyValue on top of NtNotifyChangeKey.
|
2005-05-16 14:08:11 +00:00 |
|
Dimi Paun
|
bac5f4603d
|
Use the standard Local*16() instead of LOCAL_*() functions.
|
2005-05-16 14:07:52 +00:00 |
|
Robert Reif
|
2d9e2a3300
|
Effect objects are not supported yet so don't crash when trying to
enumerate them.
|
2005-05-16 14:07:36 +00:00 |
|
Alexandre Julliard
|
95086f45a4
|
Moved data structures for 16-bit relay calls to winbase16.h and
removed builtin16.h.
|
2005-05-16 09:19:18 +00:00 |
|
Kees Cook
|
0cdc0479b8
|
Avoid segfault in hash update with corrupted decrypt data.
|
2005-05-16 09:15:24 +00:00 |
|
Michael Stefaniuc
|
3cf8d37067
|
Change an assert to a WARN.
|
2005-05-16 09:14:50 +00:00 |
|
Felix Nawothnig
|
d17e2073be
|
Keep width for cosmetic pens, don't use LPtoDP() for widths and
convert the dashes for PS_USERSTYLE pens into device units.
|
2005-05-16 09:13:28 +00:00 |
|
Vincent Béron
|
4440a7278f
|
Provide minimal API documentation in advapi/eventlog.c to silence some
winapi_check output.
Move around functions in riched20, richedit and rpcrt4 to achieve the
same goal.
|
2005-05-16 08:51:19 +00:00 |
|
Kees Cook
|
ea2fabca84
|
Avoid segfault when detecting decryption buffer size.
|
2005-05-16 08:50:45 +00:00 |
|
Uwe Bonnes
|
dc920056b1
|
Correct return value of fsetpos.
|
2005-05-16 08:50:28 +00:00 |
|
Ivan Leo Puoti
|
6be20a7c96
|
Minor fix in SetupQueueCopySectionW.
|
2005-05-16 08:49:51 +00:00 |
|
Dimi Paun
|
5eae73de10
|
Avoid using some LOCAL_*() functions.
|
2005-05-16 08:49:39 +00:00 |
|
Hans Leidekker
|
56058ddb15
|
Silence some unknown stab type messages.
|
2005-05-16 08:47:55 +00:00 |
|
Marcus Meissner
|
fc61f6c553
|
Make _xmalloc16() static.
|
2005-05-16 08:47:40 +00:00 |
|
Marcus Meissner
|
81e2677939
|
Staticify FTMarshalImpl definition.
|
2005-05-16 08:47:26 +00:00 |
|
Marcus Meissner
|
45bc1c21a1
|
Make HGLOBALStream_* functions static.
|
2005-05-16 08:47:14 +00:00 |
|
Vincent Béron
|
a01bd27aa1
|
Correct arg count for 3 functions in ntdll.spec and unicows.spec.
|
2005-05-16 08:45:46 +00:00 |
|
Michael Stefaniuc
|
d5e8a65f96
|
Add some SystemParametersInfo SPI_* defines.
|
2005-05-16 08:45:15 +00:00 |
|
Robert Reif
|
6dd763e03b
|
Pass around real version and do correct thing based on it.
Change cooperative level to pass on windows.
|
2005-05-16 08:44:14 +00:00 |
|
Juan Lang
|
5d90f2bcf9
|
Store property names in the code page of the property set.
|
2005-05-16 08:43:35 +00:00 |
|
Jeff Latimer
|
72f73ac452
|
Implement the IEnumMoniker interface for the ROT and provide tests to
exercise the interface.
|
2005-05-14 18:50:14 +00:00 |
|
Felix Nawothnig
|
7364f0a79c
|
Convert pen width to DP in StrokePath().
|
2005-05-14 18:49:52 +00:00 |
|