Thomas Bluemel
f3a0075137
fixed WindowFromPoint() to search backwards
...
svn path=/trunk/; revision=8220
2004-02-17 17:43:09 +00:00
Thomas Bluemel
d3a4b4244c
Added test app for AlphaBlend()
...
svn path=/trunk/; revision=8219
2004-02-17 14:55:59 +00:00
Mike Nordell
b84451d1c3
Changed timeout from 2000 to 2001 ms, to be able to find it easier in kmode.
...
svn path=/trunk/; revision=8218
2004-02-17 10:52:03 +00:00
Martin Fuchs
ec74cd68bc
cleanup in project file
...
svn path=/trunk/; revision=8215
2004-02-16 22:54:53 +00:00
Martin Fuchs
3b0926761a
added .cvsignore
...
svn path=/trunk/; revision=8212
2004-02-16 22:01:02 +00:00
Martin Fuchs
596a4b878e
merged Wine commits to shell32
...
svn path=/trunk/; revision=8211
2004-02-16 21:46:12 +00:00
Richard Campbell
583ae62ff8
NtUserSystemParametersInfo:
...
- removed a case statement, it is now handled in USER32
svn path=/trunk/; revision=8210
2004-02-16 11:16:06 +00:00
Richard Campbell
2af64c0186
NtUserSystemParametersInfo:
...
- Removed static font variables.
svn path=/trunk/; revision=8207
2004-02-16 07:26:25 +00:00
Richard Campbell
fcb45adac8
SystemParametersInfo:
...
- SPI_GETNONCLIENTMETRICS and SPI_GETICONTITLELOGFONT
now load their settings from the registry.
- SPI_SET* aren't yet implemented, because i'd like to test my
implementation before i commit them.
svn path=/trunk/; revision=8206
2004-02-16 07:25:01 +00:00
Richard Campbell
02f6c6d6ee
advapi dependency.
...
svn path=/trunk/; revision=8204
2004-02-16 01:30:38 +00:00
Gé van Geldorp
e410002732
Don't build kernel32 test because of build failure
...
svn path=/trunk/; revision=8203
2004-02-15 21:57:34 +00:00
Gé van Geldorp
fec177ccee
Rollback hinter enabling since font output looks worse with the auto
...
hinter enabled
svn path=/trunk/; revision=8202
2004-02-15 21:45:37 +00:00
Gé van Geldorp
a9f2364436
Top level windows have menus, child windows have IDs
...
svn path=/trunk/; revision=8201
2004-02-15 20:50:56 +00:00
Hartmut Birr
f273240d3f
- Used a different buffer to get the mode informations.
...
svn path=/trunk/; revision=8200
2004-02-15 19:27:36 +00:00
Hartmut Birr
48632d6399
- Locked the pages in MmCommitPagedPoolAddress, if it is necessary.
...
svn path=/trunk/; revision=8199
2004-02-15 19:03:29 +00:00
Royce Mitchell III
f12e3bf622
removed unnecessary explicit define of _M_IX86
...
svn path=/trunk/; revision=8198
2004-02-15 18:37:35 +00:00
Hartmut Birr
d3e729a8c7
- Canceled my last changes.
...
svn path=/trunk/; revision=8197
2004-02-15 17:04:52 +00:00
Art Yerkes
353cf5eb06
Added registry functions header.
...
svn path=/trunk/; revision=8196
2004-02-15 07:52:18 +00:00
Gé van Geldorp
6fc29ccca7
Implement menu handling
...
svn path=/trunk/; revision=8195
2004-02-15 07:39:12 +00:00
Art Yerkes
a3ac53db3d
Big merge in wine code. This merged version is far more complete than
...
the previous one. See notes and comments by me and the original author
of iphlpapi_main.c, Juan Lang.
svn path=/trunk/; revision=8194
2004-02-15 07:17:00 +00:00
Art Yerkes
d3a56d75eb
Removed dbgprints.
...
svn path=/trunk/; revision=8192
2004-02-15 07:07:11 +00:00
Art Yerkes
757ff359b5
Fixed a bug in AppendUnicodeStringToString which could cause a null to
...
be placed one position after the end of a completely full string.
svn path=/trunk/; revision=8191
2004-02-15 07:04:45 +00:00
Art Yerkes
b900afead3
GetComputerName(Ex)?[AW] implemented. These are needed for the wine
...
iphlpapi_main.
svn path=/trunk/; revision=8190
2004-02-15 07:03:56 +00:00
Art Yerkes
89d845f338
Some unstub which should allow programs that use getprotobyname to work.
...
This eventually needs to tie in properly to the layered service stuff.
svn path=/trunk/; revision=8189
2004-02-15 07:03:02 +00:00
Art Yerkes
eee30419e8
Added makefile with unix eols.
...
svn path=/trunk/; revision=8188
2004-02-15 06:21:16 +00:00
Art Yerkes
9959de026c
One more try with unix eols.
...
svn path=/trunk/; revision=8187
2004-02-15 06:20:54 +00:00
Art Yerkes
b972d29c37
Added with dos eols.
...
svn path=/trunk/; revision=8186
2004-02-15 06:05:05 +00:00
Art Yerkes
a1bb46750c
Removed makefile temporarily.
...
svn path=/trunk/; revision=8185
2004-02-15 06:04:35 +00:00
Art Yerkes
e592ecdfeb
Added new regsvr32 app.
...
svn path=/trunk/; revision=8184
2004-02-15 05:52:47 +00:00
Art Yerkes
b1fc9ebb02
Author: ShadowFlare
...
Arty's note:
Added ShadowFlare's regsvr32. The one in rosapps doesn't seem to build,
so I think it should be eventually removed.
I'm putting this one here instead of rosapps because it goes with some
of the other apps in this directory (like rundll32)
svn path=/trunk/; revision=8183
2004-02-15 05:51:20 +00:00
Art Yerkes
904bf32b2a
Author: ShadowFlare
...
I(ShadowFlare) improved command line parsing (completely rewrote it), made
some changes for the ansi version, and added some comments into the code
(there was very few previously).
svn path=/trunk/; revision=8182
2004-02-15 05:33:19 +00:00
Art Yerkes
7e4b6ff68a
Added file. Contains common serviceinfo structs.
...
svn path=/trunk/; revision=8181
2004-02-15 02:40:25 +00:00
Art Yerkes
d194919316
Added definition.
...
svn path=/trunk/; revision=8180
2004-02-15 01:08:54 +00:00
Art Yerkes
2124442b3d
Added new files for common functions.
...
svn path=/trunk/; revision=8179
2004-02-15 00:04:08 +00:00
Steven Edwards
3bf9107ff9
Added Makefile
...
svn path=/trunk/; revision=8178
2004-02-14 23:22:29 +00:00
Steven Edwards
b829420396
Add some debugging.
...
svn path=/trunk/; revision=8177
2004-02-14 23:21:44 +00:00
Steven Edwards
459d72e610
Implemented LsaFreeMemory and
...
changed a few stubs to match WINE so Msys will load.
svn path=/trunk/; revision=8176
2004-02-14 23:13:58 +00:00
Filip Navara
a3f6dab278
- Don't allocate 0 bytes in EngCreateBitmap. Patch by Waldo Alvarez Ca�izares.
...
- Fix distortion by StretchBlt. Patch based on investigations by Waldo Alvarez Ca�izares.
svn path=/trunk/; revision=8175
2004-02-14 22:24:54 +00:00
Art Yerkes
74974a631d
Mistaken offset for dest.
...
svn path=/trunk/; revision=8174
2004-02-14 21:38:40 +00:00
Art Yerkes
8c9fd64030
Edited includes for new tcp ioctl needed by iphlpapi.
...
tcpioctl.h: new
I resolved a conflict between iptypes, structs and nspapi regarding some
core structures.
afd.h: removed definitions needed by both user land and kernel land.
tdiinfo.h: added needed definitions.
svn path=/trunk/; revision=8173
2004-02-14 21:27:35 +00:00
Steven Edwards
6817aa33e1
Added User32 and Kernel32 tests to the makefile
...
svn path=/trunk/; revision=8172
2004-02-14 20:16:24 +00:00
Steven Edwards
d93b2368db
Sync WINE user32 Regression tests.
...
svn path=/trunk/; revision=8171
2004-02-14 20:13:04 +00:00
Steven Edwards
eef7a39689
Added WINE kernel32 regression tests.
...
svn path=/trunk/; revision=8170
2004-02-14 20:11:42 +00:00
Vizzini
b54b1d664d
updated defs for floppy support
...
svn path=/trunk/; revision=8169
2004-02-14 20:11:12 +00:00
Hartmut Birr
1c4efc692a
- Lock the pages always in MmProbeAndLockPages.
...
svn path=/trunk/; revision=8168
2004-02-14 19:48:07 +00:00
Filip Navara
f2bfe59541
sizeof(SENSE_BUFFER_SIZE) -> SENSE_BUFFER_SIZE
...
svn path=/trunk/; revision=8166
2004-02-14 12:29:33 +00:00
Richard Campbell
a6e68c5913
Part I of my font patch.
...
svn path=/trunk/; revision=8165
2004-02-14 02:41:53 +00:00
Steven Edwards
fbd7136c2e
Adapted GdiTransparentBlt by Kevin Koltzau
...
From WINE Friday the 13th 2004
svn path=/trunk/; revision=8164
2004-02-14 00:31:39 +00:00
Filip Navara
9a8ead9623
- Eliminate function pointer typecasts in csqtest
...
- Move the csq.h header to the right place
- Added .cvsignore files
svn path=/trunk/; revision=8163
2004-02-13 09:37:11 +00:00
Royce Mitchell III
b68208f089
patch by blight:
...
Simple GL programs should work if you have hardware-accelerated video drivers installed, still some bugs left and things to implement; Have already played a model-flight simulator with it.
svn path=/trunk/; revision=8162
2004-02-12 23:56:15 +00:00