Warren Baird
|
1f5d1beb0d
|
Added extern "C".
|
2003-10-07 22:52:20 +00:00 |
Steven Edwards
|
c48c16471c
|
Remove a few unneeded include statements in internal headers.
Started bringing setupapi in line with PSDK.
|
2003-10-07 22:51:09 +00:00 |
Mike McCormack
|
0a96e52ca2
|
When registering a dll, search the dll's directory for dll
dependencies too.
|
2003-10-07 22:49:44 +00:00 |
Rein Klazes
|
c6c404dcd6
|
Added a check for <scsi/scsi.h> and include it in dlls/ntdll/cdrom.c.
|
2003-10-07 22:49:22 +00:00 |
Uwe Bonnes
|
3e83ec296e
|
Added some tests around fget(w)s.
|
2003-10-07 05:30:36 +00:00 |
Uwe Bonnes
|
7b8b62e61a
|
fget(w)s(): Don't drop characters when buffer is not large enough.
|
2003-10-07 05:22:04 +00:00 |
Uwe Bonnes
|
16fa009085
|
_write(): Don't fragment WriteFile() for TEXT mode write.
|
2003-10-07 04:01:28 +00:00 |
Alexandre Julliard
|
5d9422b09f
|
Rewrite of the dll file search algorithm to better deal with the
broken behavior of RtlDosSearchPath_U.
|
2003-10-07 03:48:42 +00:00 |
Alexandre Julliard
|
509e4d175a
|
A couple more fixes in RtlGetFullPathName_U.
Reverted my previous fix in RtlDosSearchPath_U, extension handling is
supposed to be broken.
|
2003-10-07 03:46:34 +00:00 |
Alexandre Julliard
|
8d174d3f47
|
Store the global shell, progman and taskman windows in the server
(based on a patch by Martin Fuchs).
|
2003-10-07 03:40:23 +00:00 |
Uwe Bonnes
|
6fbcacbb92
|
_read(): In _O_TEXT mode make Readfile calls in chunks as big as
possible.
|
2003-10-07 03:33:58 +00:00 |
Dave Belanger
|
d1fa4b2d73
|
Spit out EMR_RESTOREDC metarecords with -1 as argument as long as we
don't get to the saved state we want.
|
2003-10-07 03:32:28 +00:00 |
Jukka Heinonen
|
ca2902f3d1
|
Use correct pointer when accessing real mode interrupt vectors under
Win16.
|
2003-10-07 03:32:03 +00:00 |
Jason Edmeades
|
e0faa866e0
|
DXTn stride is to the next block, which is the equivalent to 4 rows
worth of bytes.
|
2003-10-07 03:31:46 +00:00 |
Daniel Marmier
|
ee1eb63b31
|
Fixed warnings with gcc option "-Wwrite-strings".
|
2003-10-07 03:30:47 +00:00 |
Alexandre Julliard
|
632676b17e
|
Moved the final process init and dependency loading to
dlls/ntdll/loader.c, (ab)using the LdrInitializeThunk entry point.
|
2003-10-06 21:18:51 +00:00 |
Vincent Béron
|
5dc5bf5d8a
|
Change resources from last language file used to LANG_NEUTRAL.
|
2003-10-06 21:13:01 +00:00 |
Uwe Bonnes
|
32f47b0648
|
MSVCRT___RTDynamicCast: Reject a NULL cppobj.
|
2003-10-06 21:10:44 +00:00 |
Jon Griffiths
|
bdcc0e3619
|
Implemented GetCPInfoExA/W.
Documentation updates.
|
2003-10-06 21:07:06 +00:00 |
Pavel Roskin
|
671f02c606
|
Read and write binary files in binary mode on Windows.
|
2003-10-06 21:05:28 +00:00 |
Kevin Koltzau
|
d658fa4688
|
Added missing defines and fixed a few typos.
|
2003-10-06 21:04:27 +00:00 |
Alex Pasadyn
|
0f5db95401
|
Fix buffer length error code for NtQueryInformationToken.
|
2003-10-06 21:04:06 +00:00 |
Daniel Marmier
|
0348649853
|
Fixed warnings with gcc option "-Wwrite-strings".
|
2003-10-06 21:03:32 +00:00 |
Vincent Béron
|
3ce7ed5c15
|
Get rid of useless comment (empty function header).
|
2003-10-06 20:57:36 +00:00 |
Pavel Roskin
|
7035adcae4
|
Convert resources to standard format without embedded binary data.
Fixes to be compatible with windres.
|
2003-10-04 04:21:19 +00:00 |
Dave Belanger
|
78711dd6f5
|
Improved generation of font signature from freetype face charmaps.
|
2003-10-04 04:15:47 +00:00 |
Alexandre Julliard
|
841f898663
|
Converted process creation to Unicode.
|
2003-10-04 04:09:41 +00:00 |
Dave Belanger
|
f0d96a2619
|
Face families are in the top 4 bits of lfPitchAndFamily, so mask with
0xF0 before testing.
|
2003-10-04 04:00:08 +00:00 |
Dimitrie O. Paun
|
16c62e645c
|
Merge all binary resources for user32 in one file.
|
2003-10-04 03:58:57 +00:00 |
Kevin Koltzau
|
0af4fb9e6d
|
Initial implementation of uxtheme.dll, mostly stubbed out for now.
|
2003-10-04 03:48:11 +00:00 |
Alexandre Julliard
|
5e3549bf3b
|
Implemented RtlCreateProcessParameters and related functions.
|
2003-10-04 03:11:57 +00:00 |
Pavel Roskin
|
16ffa577a9
|
Use a better icon. Comment out the binary resource.
|
2003-10-04 03:10:59 +00:00 |
Hans Leidekker
|
c9d30a46f1
|
Dutch translation of progman.
Correct typo in English resources.
|
2003-10-04 03:09:06 +00:00 |
Dave Belanger
|
325f646fdc
|
Implemented the SetArcDirection metarecord in EMF driver.
|
2003-10-04 03:08:25 +00:00 |
Pavel Roskin
|
e3f6ed2d68
|
Don't pass unused pointers to RegCreateKeyEx() - this prevents score
saving on Windows 2000.
|
2003-10-04 03:07:16 +00:00 |
Eric Pouech
|
7760413f6b
|
Fixed a couple of bugs in RtlGetFullPathName_U.
|
2003-10-04 03:06:58 +00:00 |
Pavel Roskin
|
954765e0cc
|
Set win_style of the main window to WS_OVERLAPPEDWINDOW.
|
2003-10-04 03:06:39 +00:00 |
Jukka Heinonen
|
d2936e6ab0
|
Reboot (int19) under DOS now does ExitProcess.
Made BIOS reboot vector call int19.
|
2003-10-04 03:06:18 +00:00 |
Uwe Bonnes
|
6d59b887cd
|
SNOOP_ShowDebugmsgSnoop(): check for NULL function name.
|
2003-10-04 03:05:58 +00:00 |
Michael Günnewig
|
53cfed70bb
|
- First part of a new IAVIEditStream implementation.
- Fixed/Added some parameter checking.
- Fixed bug in EditStreamSetInfoW.
- Fixed bug in avifil32.spec (str instead of wstr).
- Fixed cosmetic bug in IAVIStreamImpl_fnRelease.
- Fixed typo.
|
2003-10-04 03:05:25 +00:00 |
Michael Günnewig
|
4d375d1b8b
|
Fixed warnings with gcc option "-Wwrite-strings".
|
2003-10-04 03:04:45 +00:00 |
Dimitrie O. Paun
|
54e6b0d938
|
Extract binary resources to files, to fit the standard.
|
2003-10-03 05:01:33 +00:00 |
Alexandre Julliard
|
fbb5390a32
|
Avoid closing the cdrom if we failed to open it.
|
2003-10-03 04:35:55 +00:00 |
Jason Edmeades
|
78a7c5f28e
|
Check for advertized vertex blend support before querying device
capabilities, which silences issues about vertex blending.
|
2003-10-03 04:35:07 +00:00 |
Jon Griffiths
|
72d7e5b10d
|
Tests for recent variant changes.
|
2003-10-03 04:34:34 +00:00 |
Pavel Roskin
|
8956e41b82
|
Add support for SCSI CD-ROMs to CDROM_GetInterfaceInfo().
Fix device number for IDE CD-ROMs. Return 0 for unsupported drives.
|
2003-10-03 04:33:25 +00:00 |
Pavel Roskin
|
6ce0569ada
|
Added check for scsi/scsi_ioctl.h.
|
2003-10-03 04:31:49 +00:00 |
Mike McCormack
|
afc02109a0
|
Fixed msi spec file.
|
2003-10-03 04:28:35 +00:00 |
Alexandre Julliard
|
e8bd11046c
|
A couple of new functions have been added to the pthread_functions
structure.
|
2003-10-03 03:39:29 +00:00 |
Alexandre Julliard
|
e0c082b339
|
We only need to check for same process siblings in desktop mode for
top-level windows.
|
2003-10-03 03:38:05 +00:00 |