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
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
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
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
Hartmut Birr
f90d73ad9d
- Adding my pesum tool which does set the attribute IMAGE_SCN_MEM_NOT_PAGED
...
to sections with the name '.text', '.data', '.bss' and '.idata'.
- Some time ago I've wrote this tool because ld wasn't able to set the pe checksum to images.
svn path=/trunk/; revision=8156
2004-02-11 21:04:18 +00:00
Steven Edwards
979c2579ad
Remove old file locking test.
...
svn path=/trunk/; revision=8145
2004-02-11 00:05:40 +00:00
Steven Edwards
2da07c972c
Wine regression tests already check for File Locking APIs
...
svn path=/trunk/; revision=8144
2004-02-11 00:05:08 +00:00
Thomas Bluemel
feb6118e10
1. added test app for GradientFill()
...
2. removed obsolete cliarea test app
svn path=/trunk/; revision=8101
2004-02-08 21:57:36 +00:00
Filip Navara
cac89868b0
Test for bugs that prevent Mozilla from working.
...
svn path=/trunk/; revision=7958
2004-02-01 12:30:36 +00:00
Andrew Greenwood
47fe4c6cf3
MIDI / MPU401 output test application.
...
This just opens the first MIDI device, which at present should be the one provided by mpu401.sys (via mmdrv.dll), and plays a note.
svn path=/trunk/; revision=7925
2004-01-30 17:38:08 +00:00
Eric Kohl
ac2bc52c3f
Cleanup: Replace WINBOOL by BOOL
...
svn path=/trunk/; revision=7854
2004-01-23 23:30:23 +00:00
Steven Edwards
e1399c5621
Added notepad ported from WINE. Not built by default but its there
...
if you want to edit your code under ROS without a reboot.
We should move this to where ever the apps realy belong......
subsys/system? apps/utils?.......
svn path=/trunk/; revision=7597
2004-01-13 00:01:52 +00:00
Filip Navara
73b404c2ea
- Removed some obsolete headers.
...
- Converted some of the (mostly network) stuff to compile with W32API.
svn path=/trunk/; revision=7573
2004-01-11 20:46:06 +00:00
Emanuele Aliberti
0307fd628b
Little program to report how NT stati are converted into a Win32 error code by NTDLL. Running it under real NT 4.0/5.x and under ROS will show the differences.
...
svn path=/trunk/; revision=7570
2004-01-11 17:06:21 +00:00
Eric Kohl
d4973a4ea4
Moved some Nt/Zw functions and types.
...
svn path=/trunk/; revision=7483
2004-01-06 16:11:57 +00:00
Thomas Bluemel
0c5f9ff854
fixed compiling problems
...
svn path=/trunk/; revision=7479
2004-01-06 12:45:46 +00:00
Steven Edwards
ffa50f24ef
Fixed compilation
...
svn path=/trunk/; revision=7387
2004-01-01 16:54:24 +00:00
Steven Edwards
815d0dee06
removed 2 more tests from the list.
...
svn path=/trunk/; revision=7384
2004-01-01 16:22:22 +00:00
Steven Edwards
a75a47f9ff
removed the messagebox test.
...
Winhello now displays a messagebox during the hotkey test.
svn path=/trunk/; revision=7383
2004-01-01 16:21:13 +00:00
Steven Edwards
3841fa3f78
Removed hotkey test. Its now part of winhello.
...
svn path=/trunk/; revision=7382
2004-01-01 16:19:40 +00:00
Richard Campbell
0374ccee3d
more small fixes
...
svn path=/trunk/; revision=7356
2003-12-31 00:38:10 +00:00
Steven Edwards
58837d34cc
Added Hotkey tests to winhello.
...
svn path=/trunk/; revision=7355
2003-12-31 00:36:28 +00:00
Steven Edwards
729c0cac35
Removed SampleWindow and Winhello2.
...
They are now all contained in winhello.
svn path=/trunk/; revision=7350
2003-12-30 20:25:13 +00:00
Steven Edwards
125ac57c6b
Removed winhello2
...
svn path=/trunk/; revision=7349
2003-12-30 20:23:58 +00:00
Steven Edwards
aa1befdfab
Removed SampleWindow.
...
svn path=/trunk/; revision=7348
2003-12-30 20:23:24 +00:00
Steven Edwards
562967f063
Merged SimpleWindow and Winhello2 in to winhello
...
svn path=/trunk/; revision=7347
2003-12-30 20:22:16 +00:00
Steven Edwards
c829b778a9
Fixed makefile
...
svn path=/trunk/; revision=7345
2003-12-30 19:43:08 +00:00
Steven Edwards
8ca7541c5e
WINE has a much better CreateFile test.
...
svn path=/trunk/; revision=7344
2003-12-30 19:37:06 +00:00
Steven Edwards
ce0de78273
Removed Named pipe test. Its now in the WINE kernel32 regression test.
...
svn path=/trunk/; revision=7343
2003-12-30 19:32:25 +00:00
Thomas Bluemel
b8aa4bcd37
added missing .cvsignore and updated makefile
...
svn path=/trunk/; revision=7330
2003-12-30 14:28:48 +00:00
Richard Campbell
1a75d537fa
ewps, forgot an icon, also a small update to the simple makefile, feel free to 'fix' this makefile to be compatible with the ReactOS build system.
...
svn path=/trunk/; revision=7328
2003-12-30 11:55:54 +00:00
Richard Campbell
077fbea4d3
added directories and a dummy file for a wordpad and paint clone.
...
svn path=/trunk/; revision=7326
2003-12-30 11:53:28 +00:00
Richard Campbell
7d8b928a54
initial version of a reactos version of notepad. didn't have time to finish it tonight before i went to work, so i'll work on it more later.
...
svn path=/trunk/; revision=7325
2003-12-30 11:52:04 +00:00
Art Yerkes
c21519fbe8
A simple test case that verifies that RegQueryValueExW and RegQueryValueExA
...
match.
svn path=/trunk/; revision=7304
2003-12-28 23:23:27 +00:00
Gé van Geldorp
585b1fea42
Link creation test by Martin Fuchs (slightly modified, so errors introduced
...
by me...)
svn path=/trunk/; revision=7300
2003-12-28 21:36:53 +00:00
Thomas Bluemel
cda2695c4c
added test app for TrackPopupMenu(Ex)()
...
svn path=/trunk/; revision=7273
2003-12-27 23:45:48 +00:00
Art Yerkes
b3d403eec3
Everything right now.
...
svn path=/trunk/; revision=7259
2003-12-27 03:49:48 +00:00
Art Yerkes
2b28365c4e
test case for iphlpapi GetNetworkParams, dns server list.
...
svn path=/trunk/; revision=7258
2003-12-26 23:59:49 +00:00
KJK::Hyperion
a39dcfd091
I was bored, so I fixed some random forgotten test applications
...
svn path=/trunk/; revision=7233
2003-12-25 18:30:09 +00:00
Casper Hornstrup
08ba5babf3
2003-12-25 Casper S. Hornstrup <chorns@users.sourceforge.net>
...
* apps/utils/net/roshttpd/error.cpp (ReportErrorStr): Cast to wchar_t*,
not __wchar_t*.
* apps/utils/net/roshttpd/makefile (TARGET_CPPFLAGS): Add -Wno-deprecated.
(TARGET_GCCLIBS): Add stdc++.
* apps/utils/net/roshttpd/common/socket.cpp: Include <string.h>.
* apps/utils/net/roshttpd/common/thread.cpp (CThread::CThread): Fix
warning.
* drivers/net/afd/afd/afd.c (ListenRequestLookasideList): New variable.
(DriverEntry): Initialize ListenRequestLookasideList.
* drivers/net/afd/afd/dispatch.c (AfdDispCompleteListen): New function.
(AfdDispListen): Partial implement.
* drivers/net/afd/afd/opnclose.c (AfdInitializeFCB): Initialize
NewFCB->ListenRequestQueue.
(AfdKillListenRequests): New function.
(AfdClose): Call AfdKillListenRequests.
* drivers/net/afd/afd/routines.c (DumpName): New function.
* drivers/net/afd/afd/tdi.c (TdiAddressSizeFromType): New function.
(TdiBuildConnectionInfo): Initialize ConnInfo->OptionsLength.
(TdiBuildNullConnectionInfo): New function.
(TdiOpenAddressFileIPv4, TdiOpenConnectionEndpointFile): EaName is
0-terminated.
(TdiListen): New function.
* drivers/net/afd/include/afd.h (AFDFCB): Add ListenRequestQueue.
(AFD_LISTEN_REQUEST): New structure.
(ListenRequestLookasideList): Declare.
(DumpName, TdiListen): Add prototypes.
* drivers/net/tcpip/datalink/lan.c (BindAdapter): Initialize
AnsiAddress.Length and AnsiAddress.MaximumLength.
* drivers/net/tcpip/include/debug.h: Define DEBUG_TCP.
* drivers/net/tcpip/include/routines.h (DisplayTCPPacket): Add
prototype.
(DISPLAY_TCP_PACKET): Define.
* drivers/net/tcpip/include/tcp.h (TCPListen): Add prototype.
* drivers/net/tcpip/include/titypes.h (ADDRESS_FILE): Add Connection.
* drivers/net/tcpip/network/ip.c (IPLocateNTEOnInterface): Cleanup.
* drivers/net/tcpip/tcpip/address.c (AddrSearchNext): Port is in
network byte order.
* drivers/net/tcpip/tcpip/dispatch.c (DispTdiAssociateAddress):
Initialize AddrFile->Connection.
(DispTdiListen): Implement.
* drivers/net/tcpip/tcpip/fileobjs.c (FileOpenAddress): Don't
initialize AddrFile->Connections.
* drivers/net/tcpip/tcpip/routines.c: Include <tcp.h>.
(DisplayIPPacket): Enable.
(DisplayTCPHeader, DisplayTCPPacket): New functions.
* drivers/net/tcpip/transport/tcp/tcp.c: Include <routines.h>.
(TCPListen, TCPiReceive): New functions.
(TCPReceive): Partial implement.
* lib/msafd/misc/helpers.c (CreateHelperDLLDatabase): Add
{SOCK_STREAM,IPPROTO_TCP,0} and {SOCK_DGRAM,IPPROTO_UDP,0} mappings.
* lib/ntdll/ldr/utils.c (LdrLoadDll): Print name of DLL if not found.
* lib/ws2_32/include/ws2_32.h (Initialized): Declare.
(WINSOCK_THREAD_BLOCK): Remove Initialized member.
* (WSAINITIALIZED, WSASETINITIALIZED): Update.
* lib/ws2_32/misc/catalog.c (CreateCatalog): Add
{SOCK_STREAM,IPPROTO_TCP,0} and {SOCK_DGRAM,IPPROTO_UDP,0} mappings.
(Initialized): New variable.
(DllMain): Don't initialize p->Initialized.
* ntoskrnl/dbg/kdb.c: Include <ctype.h>.
* subsys/win32k/ntuser/message.c (NtUserDispatchMessage): Kill noisy
message.
svn path=/trunk/; revision=7232
2003-12-25 14:06:15 +00:00
Art Yerkes
89222717af
A test only of querying DNS. Currently works with windows dnsapi, and our
...
dnsapi on windows. Almost works on reactos.
svn path=/trunk/; revision=7226
2003-12-25 08:45:48 +00:00