reactos.git
20 years ago- Marked a cache segment as page out in progress to prevent from
Hartmut Birr [Thu, 26 Feb 2004 19:29:55 +0000 (19:29 +0000)]
- Marked a cache segment as page out in progress to prevent from
  recursive calls to MmPageOutPhysicalAddress.
- This fixes bug #220.

svn path=/trunk/; revision=8403

20 years ago- Corrected EiAllocatePool prototype.
Filip Navara [Thu, 26 Feb 2004 18:54:52 +0000 (18:54 +0000)]
- Corrected EiAllocatePool prototype.
- Corrected debug message in MmIsUsablePage.

svn path=/trunk/; revision=8402

20 years ago- Modified import library order to link to snprintf from MSVCRT and not NTDLL. The...
Filip Navara [Thu, 26 Feb 2004 16:19:17 +0000 (16:19 +0000)]
- Modified import library order to link to snprintf from MSVCRT and not NTDLL. The one in NTDLL doesn't support '%f' parsing and so it caused the "%f KB" texts in Explorer instead of real file size.

svn path=/trunk/; revision=8401

20 years ago- Removed IsTextUnicode stub and replaced it with forwarding to NTDLL.RtlIsTextUnicode.
Filip Navara [Thu, 26 Feb 2004 16:16:18 +0000 (16:16 +0000)]
- Removed IsTextUnicode stub and replaced it with forwarding to NTDLL.RtlIsTextUnicode.

svn path=/trunk/; revision=8400

20 years ago- Support for RBBS_HIDETITLE style.
Filip Navara [Thu, 26 Feb 2004 13:45:44 +0000 (13:45 +0000)]
- Support for RBBS_HIDETITLE style.

svn path=/trunk/; revision=8399

20 years agoRemove obsolete files.
Eric Kohl [Thu, 26 Feb 2004 12:29:15 +0000 (12:29 +0000)]
Remove obsolete files.

svn path=/trunk/; revision=8397

20 years agoRemoved all forwarded exports to MSVCRT because a process must not load MSVCRT and...
Eric Kohl [Thu, 26 Feb 2004 12:23:29 +0000 (12:23 +0000)]
Removed all forwarded exports to MSVCRT because a process must not load MSVCRT and CRTDLL at the same time.

svn path=/trunk/; revision=8396

20 years agoImported Olepro32 from WINE CVS-20040225.......
Steven Edwards [Thu, 26 Feb 2004 02:01:13 +0000 (02:01 +0000)]
Imported Olepro32 from WINE CVS-20040225.......
...I really want to get MFC working.

svn path=/trunk/; revision=8395

20 years agoUpdated for Winmm changes.
Steven Edwards [Thu, 26 Feb 2004 01:42:21 +0000 (01:42 +0000)]
Updated for Winmm changes.

svn path=/trunk/; revision=8394

20 years agoAdded stub of IsTextUnicode to get notepad working again......
Steven Edwards [Thu, 26 Feb 2004 00:33:09 +0000 (00:33 +0000)]
Added stub of IsTextUnicode to get notepad working again......

.....The next time someone submits copyrighted code and it makes it in to CVS
the contributor and the person that committed it are going to get a visit from me.

svn path=/trunk/; revision=8393

20 years agoAdded stubs for GetFileSecurityA, SetFileSecurityA and
Steven Edwards [Wed, 25 Feb 2004 23:54:13 +0000 (23:54 +0000)]
Added stubs for GetFileSecurityA, SetFileSecurityA and
GetUserName based on Winehq sources to get Dependancy
Walker working again.

svn path=/trunk/; revision=8392

20 years agoAdded Winehq2ros.patch for winmm
Steven Edwards [Wed, 25 Feb 2004 23:50:28 +0000 (23:50 +0000)]
Added Winehq2ros.patch for winmm

svn path=/trunk/; revision=8391

20 years ago- Initialize/delete the lock of a screen buffer.
Hartmut Birr [Wed, 25 Feb 2004 23:33:42 +0000 (23:33 +0000)]
- Initialize/delete the lock of a screen buffer.

svn path=/trunk/; revision=8390

20 years agoForgot to commit this.
Steven Edwards [Wed, 25 Feb 2004 23:13:37 +0000 (23:13 +0000)]
Forgot to commit this.

svn path=/trunk/; revision=8389

20 years agoFixed error introduced by removing the stubs.
Steven Edwards [Wed, 25 Feb 2004 23:12:39 +0000 (23:12 +0000)]
Fixed error introduced by removing the stubs.
Created new file hwprofiles.c for GetCurrentHwProfileA

svn path=/trunk/; revision=8388

20 years agorebar control for desktop bar
Martin Fuchs [Wed, 25 Feb 2004 22:56:49 +0000 (22:56 +0000)]
rebar control for desktop bar

svn path=/trunk/; revision=8387

20 years agoFix building Lsass
Steven Edwards [Wed, 25 Feb 2004 22:36:53 +0000 (22:36 +0000)]
Fix building Lsass

svn path=/trunk/; revision=8386

20 years agoRemoved Makefile.ros as it is autogenerated.
Steven Edwards [Wed, 25 Feb 2004 22:34:57 +0000 (22:34 +0000)]
Removed Makefile.ros as it is autogenerated.

svn path=/trunk/; revision=8385

20 years agoFor now, I changed the _WIN32_WINNT level in iphlpapi_private.h. This will
Art Yerkes [Wed, 25 Feb 2004 21:41:31 +0000 (21:41 +0000)]
For now, I changed the _WIN32_WINNT level in iphlpapi_private.h.  This will
probably need to be changed.

svn path=/trunk/; revision=8384

20 years agoAdded iphlpapi_private, which used to be ipprivate. Renamed to better go with
Art Yerkes [Wed, 25 Feb 2004 20:35:31 +0000 (20:35 +0000)]
Added iphlpapi_private, which used to be ipprivate.  Renamed to better go with
wine scheme.

svn path=/trunk/; revision=8383

20 years agoNo more ick tabs.
Art Yerkes [Wed, 25 Feb 2004 20:29:15 +0000 (20:29 +0000)]
No more ick tabs.

svn path=/trunk/; revision=8382

20 years ago2004-02-25 Casper S. Hornstrup <chorns@users.sourceforge.net>
Casper Hornstrup [Wed, 25 Feb 2004 20:27:56 +0000 (20:27 +0000)]
2004-02-25  Casper S. Hornstrup  <chorns@users.sourceforge.net>

* drivers/net/tcpip/datalink/loopback.c: Reformat.
* drivers/net/tcpip/network/neighbor.c: Ditto.
* drivers/net/tcpip/tcpip/info.c: Ditto.
* drivers/net/tcpip/transport/datagram/datagram.c: Cleanup.
If there is an out-of-resources situation, don't transmit the
datagram out of order.

svn path=/trunk/; revision=8381

20 years agofix taksbar icons after closing previous applications
Martin Fuchs [Wed, 25 Feb 2004 20:21:29 +0000 (20:21 +0000)]
fix taksbar icons after closing previous applications

svn path=/trunk/; revision=8379

20 years agoAdded a stub odbc32.dll as MFC depends on it.
Steven Edwards [Wed, 25 Feb 2004 20:09:39 +0000 (20:09 +0000)]
Added a stub odbc32.dll as MFC depends on it.

svn path=/trunk/; revision=8378

20 years agoRemoved stubs in icmp, iphlpv6. These are documented as being linked from
Art Yerkes [Wed, 25 Feb 2004 20:06:40 +0000 (20:06 +0000)]
Removed stubs in icmp, iphlpv6.  These are documented as being linked from
iphlpapi.lib, but I made the incorrect assumption that this meant that
they came from iphlpapi.dll

svn path=/trunk/; revision=8377

20 years agoSync Winmm with Wine-20040215 and silence some non-error messages.
Steven Edwards [Wed, 25 Feb 2004 20:00:42 +0000 (20:00 +0000)]
Sync Winmm with Wine-20040215 and silence some non-error messages.

svn path=/trunk/; revision=8376

20 years agoRemove ALL stubs which might be of questionable origin.
Eric Kohl [Wed, 25 Feb 2004 19:34:33 +0000 (19:34 +0000)]
Remove ALL stubs which might be of questionable origin.

svn path=/trunk/; revision=8375

20 years agoset background brush for the short moment of displaying the background color while...
Martin Fuchs [Wed, 25 Feb 2004 19:29:12 +0000 (19:29 +0000)]
set background brush for the short moment of displaying the background color while moving foreground windows

svn path=/trunk/; revision=8373

20 years agofixed bug #224
Martin Fuchs [Wed, 25 Feb 2004 18:58:26 +0000 (18:58 +0000)]
fixed bug #224

svn path=/trunk/; revision=8371

20 years ago- Made again usable the cursor and F1-12 keys.
Hartmut Birr [Wed, 25 Feb 2004 18:12:52 +0000 (18:12 +0000)]
- Made again usable the cursor and F1-12 keys.

svn path=/trunk/; revision=8370

20 years agoRemove ALL stubs which might be of questionable origin.
Eric Kohl [Wed, 25 Feb 2004 14:25:11 +0000 (14:25 +0000)]
Remove ALL stubs which might be of questionable origin.

svn path=/trunk/; revision=8369

20 years agoSilence debug messages
Gé van Geldorp [Wed, 25 Feb 2004 09:55:30 +0000 (09:55 +0000)]
Silence debug messages

svn path=/trunk/; revision=8368

20 years agoIphlpapi is now fully merged. Further changes should be synced with wine.
Art Yerkes [Wed, 25 Feb 2004 07:41:50 +0000 (07:41 +0000)]
Iphlpapi is now fully merged.  Further changes should be synced with wine.

svn path=/trunk/; revision=8367

20 years agoPartial implementation of VideoPortGetVgaStatus, needs testing
James Tabor [Wed, 25 Feb 2004 05:38:33 +0000 (05:38 +0000)]
Partial implementation of VideoPortGetVgaStatus, needs testing

svn path=/trunk/; revision=8366

20 years agoStarted implementation of VideoPortGetVgaStatus
James Tabor [Wed, 25 Feb 2004 03:05:27 +0000 (03:05 +0000)]
Started implementation of VideoPortGetVgaStatus

svn path=/trunk/; revision=8365

20 years agoStarted implementation of VideoPortGetVgaStatus
James Tabor [Wed, 25 Feb 2004 02:59:55 +0000 (02:59 +0000)]
Started implementation of VideoPortGetVgaStatus

svn path=/trunk/; revision=8364

20 years agoChange a UNIMPLEMENTED to a DPRINT so we dont hang
Steven Edwards [Wed, 25 Feb 2004 01:25:51 +0000 (01:25 +0000)]
Change a UNIMPLEMENTED to a DPRINT so we dont hang
After doing Help -> About -> About OS in Explorer.

svn path=/trunk/; revision=8363

20 years ago- Make the install target depend on the files to be installed.
David Welch [Tue, 24 Feb 2004 23:51:38 +0000 (23:51 +0000)]
- Make the install target depend on the files to be installed.

svn path=/trunk/; revision=8362

20 years ago- Avoid a crashing when trying to process an exception early in the boot process.
David Welch [Tue, 24 Feb 2004 23:51:04 +0000 (23:51 +0000)]
- Avoid a crashing when trying to process an exception early in the boot process.

svn path=/trunk/; revision=8361

20 years ago- Try to avoid crashing when dumping out a corrupted stack.
David Welch [Tue, 24 Feb 2004 23:50:26 +0000 (23:50 +0000)]
- Try to avoid crashing when dumping out a corrupted stack.

svn path=/trunk/; revision=8360

20 years agoGet most of PICE to build again.
Steven Edwards [Tue, 24 Feb 2004 23:30:20 +0000 (23:30 +0000)]
Get most of PICE to build again.

svn path=/trunk/; revision=8359

20 years agodocu update
Martin Fuchs [Tue, 24 Feb 2004 22:20:18 +0000 (22:20 +0000)]
docu update

svn path=/trunk/; revision=8358

20 years agofixed more GDI handle leaks
Martin Fuchs [Tue, 24 Feb 2004 22:15:43 +0000 (22:15 +0000)]
fixed more GDI handle leaks

svn path=/trunk/; revision=8357

20 years agoadded /KDNOECHO parameter to disable serial echo by default in kdgb
Thomas Bluemel [Tue, 24 Feb 2004 21:25:41 +0000 (21:25 +0000)]
added /KDNOECHO parameter to disable serial echo by default in kdgb

svn path=/trunk/; revision=8355

20 years ago- launch task manager
Martin Fuchs [Tue, 24 Feb 2004 20:00:16 +0000 (20:00 +0000)]
- launch task manager
- set foregroundwindow when opening start menu (CTRL-ESC shortcut)

svn path=/trunk/; revision=8354

20 years agofixed WindowFromPoint() to send WM_NCHITTEST messages to windows that belong to the...
Thomas Bluemel [Tue, 24 Feb 2004 15:56:53 +0000 (15:56 +0000)]
fixed WindowFromPoint() to send WM_NCHITTEST messages to windows that belong to the current process.

svn path=/trunk/; revision=8352

20 years agopatch by Michael Fritscher to get Mspaint closer to working
Vizzini [Tue, 24 Feb 2004 15:42:06 +0000 (15:42 +0000)]
patch by Michael Fritscher to get Mspaint closer to working

svn path=/trunk/; revision=8351

20 years agocleanup
Thomas Bluemel [Tue, 24 Feb 2004 13:27:03 +0000 (13:27 +0000)]
cleanup

svn path=/trunk/; revision=8350

20 years agoAdd more icon images
Gé van Geldorp [Tue, 24 Feb 2004 09:16:32 +0000 (09:16 +0000)]
Add more icon images

svn path=/trunk/; revision=8349

20 years agoInstallHinfSection has had a good progress at last - now it supports (at least _shoul...
Aleksey Bragin [Tue, 24 Feb 2004 08:17:37 +0000 (08:17 +0000)]
InstallHinfSection has had a good progress at last - now it supports (at least _should_ - I didn't have time to test it thoroughly) file operations via file queues. There maybe a mess with paths, and I'm committing this now to have this code lying in CVS rather than on my HDD, since it isn't fully finished yet. But it's really close to the final stage.

svn path=/trunk/; revision=8348

20 years agoI modified this StretchBlt sample to provide non-uniform scaling of image, plus two...
Aleksey Bragin [Tue, 24 Feb 2004 08:05:13 +0000 (08:05 +0000)]
I modified this StretchBlt sample to provide non-uniform scaling of image, plus two ways to scale it - via stretchblt() and via stretchdibits() -- to test both functions in ReactOS.
If anyone is strictly against me modifiying this sample from the book -- tell me, and I will create stretchblt2 then. But I think this is unncessary.

svn path=/trunk/; revision=8347

20 years ago1. get rid of winlock.c
Thomas Bluemel [Tue, 24 Feb 2004 01:30:58 +0000 (01:30 +0000)]
1. get rid of winlock.c
2. changed the Parent and Object field of the WINDOW_OBJECT structure to HANDLE for easier maintainance and serialize any access to them

svn path=/trunk/; revision=8346

20 years agoFix mono -> color bitblts
Gé van Geldorp [Mon, 23 Feb 2004 22:44:52 +0000 (22:44 +0000)]
Fix mono -> color bitblts

svn path=/trunk/; revision=8345

20 years agokeyboard navigation in start menu using first character of display names
Martin Fuchs [Mon, 23 Feb 2004 22:17:01 +0000 (22:17 +0000)]
keyboard navigation in start menu using first character of display names

svn path=/trunk/; revision=8344

20 years ago- As CURSORICON_FindBestIcon now takes color *bits* count and not color count, fixed...
Filip Navara [Mon, 23 Feb 2004 22:04:38 +0000 (22:04 +0000)]
- As CURSORICON_FindBestIcon now takes color *bits* count and not color count, fixed the color calculation in LookupIconIdFromDirectoryEx.

svn path=/trunk/; revision=8342

20 years ago2004-02-23 Casper S. Hornstrup <chorns@users.sourceforge.net>
Casper Hornstrup [Mon, 23 Feb 2004 21:46:54 +0000 (21:46 +0000)]
2004-02-23  Casper S. Hornstrup  <chorns@users.sourceforge.net>

* tools/regtests.c (KMSTUB): Correct device name.

svn path=/trunk/; revision=8341

20 years agoRecursively search sub menus when a command id is specified
Gé van Geldorp [Mon, 23 Feb 2004 21:18:45 +0000 (21:18 +0000)]
Recursively search sub menus when a command id is specified

svn path=/trunk/; revision=8340

20 years ago- Compilation fixes.
Filip Navara [Mon, 23 Feb 2004 20:56:50 +0000 (20:56 +0000)]
- Compilation fixes.

svn path=/trunk/; revision=8339

20 years agofixed icon handle leak in notification area
Martin Fuchs [Mon, 23 Feb 2004 20:36:21 +0000 (20:36 +0000)]
fixed icon handle leak in notification area

svn path=/trunk/; revision=8337

20 years agoFix key left at begin and key right at end of menu
Gé van Geldorp [Mon, 23 Feb 2004 20:10:01 +0000 (20:10 +0000)]
Fix key left at begin and key right at end of menu

svn path=/trunk/; revision=8336

20 years agoFix race condition
Gé van Geldorp [Mon, 23 Feb 2004 20:08:35 +0000 (20:08 +0000)]
Fix race condition

svn path=/trunk/; revision=8335

20 years ago- Fixed icon lookup so that in high color video modes colorfull icons are used.
Filip Navara [Mon, 23 Feb 2004 18:16:37 +0000 (18:16 +0000)]
- Fixed icon lookup so that in high color video modes colorfull icons are used.

svn path=/trunk/; revision=8334

20 years agoRelease the correct lock
Gé van Geldorp [Mon, 23 Feb 2004 12:39:37 +0000 (12:39 +0000)]
Release the correct lock

svn path=/trunk/; revision=8333

20 years agoUpdate to new fmifs types.
Eric Kohl [Mon, 23 Feb 2004 11:58:27 +0000 (11:58 +0000)]
Update to new fmifs types.
Implement partition format progress bar.

svn path=/trunk/; revision=8332

20 years agoUpdate to new fmifs types.
Eric Kohl [Mon, 23 Feb 2004 11:57:00 +0000 (11:57 +0000)]
Update to new fmifs types.

svn path=/trunk/; revision=8331

20 years ago* lib/fmifs
Eric Kohl [Mon, 23 Feb 2004 11:56:10 +0000 (11:56 +0000)]
* lib/fmifs
* lib/fslib/fvatlib
  Convert Win32 types to native
  Add PROGRESS and DONE callbacks.

svn path=/trunk/; revision=8330

20 years ago* lib/fmifs
Eric Kohl [Mon, 23 Feb 2004 11:55:12 +0000 (11:55 +0000)]
* lib/fmifs
* lib/fslib/fvatlib
  Convert Win32 types to native
  InitializeFmIfs() is the DLL entry point

svn path=/trunk/; revision=8329

20 years ago* lib/fmifs
Eric Kohl [Mon, 23 Feb 2004 11:53:00 +0000 (11:53 +0000)]
* lib/fmifs
* lib/fslib/fvatlib
  Convert Win32 types to native

svn path=/trunk/; revision=8328

20 years agoAdd Everaldo to credits
Jason Filby [Mon, 23 Feb 2004 04:29:39 +0000 (04:29 +0000)]
Add Everaldo to credits

svn path=/trunk/; revision=8326

20 years agoImplement system menus
Gé van Geldorp [Sun, 22 Feb 2004 23:40:58 +0000 (23:40 +0000)]
Implement system menus

svn path=/trunk/; revision=8325

20 years ago- Added missing members of GDIINFO structure.
Filip Navara [Sun, 22 Feb 2004 22:19:49 +0000 (22:19 +0000)]
- Added missing members of GDIINFO structure.

svn path=/trunk/; revision=8324

20 years ago- Advancing pointer inside loop makes more sense than checking the same structure...
Filip Navara [Sun, 22 Feb 2004 22:19:48 +0000 (22:19 +0000)]
- Advancing pointer inside loop makes more sense than checking the same structure ModeCount times.

svn path=/trunk/; revision=8323

20 years ago- Added more debugging messages for video port driver Int 10 services.
Filip Navara [Sun, 22 Feb 2004 22:19:42 +0000 (22:19 +0000)]
- Added more debugging messages for video port driver Int 10 services.

svn path=/trunk/; revision=8322

20 years agoCorrected packing!
Filip Navara [Sun, 22 Feb 2004 20:21:05 +0000 (20:21 +0000)]
Corrected packing!

svn path=/trunk/; revision=8321

20 years ago- Make the targets for regression test files the files themselves to avoid
David Welch [Sun, 22 Feb 2004 18:53:39 +0000 (18:53 +0000)]
- Make the targets for regression test files the files themselves to avoid
unnecessary recompilation.

svn path=/trunk/; revision=8319

20 years ago- Inherit any PREFIX setting for cross-compilation from the environment.
David Welch [Sun, 22 Feb 2004 18:46:45 +0000 (18:46 +0000)]
- Inherit any PREFIX setting for cross-compilation from the environment.

svn path=/trunk/; revision=8318

20 years agoImplement keyboard navigation for menus
Gé van Geldorp [Sun, 22 Feb 2004 18:04:52 +0000 (18:04 +0000)]
Implement keyboard navigation for menus

svn path=/trunk/; revision=8317

20 years ago2004-02-22 Casper S. Hornstrup <chorns@users.sourceforge.net>
Casper Hornstrup [Sun, 22 Feb 2004 17:30:33 +0000 (17:30 +0000)]
2004-02-22  Casper S. Hornstrup  <chorns@users.sourceforge.net>

* Makefile (all): Put REGTESTS dependency earlier in the list.
* lib/kernel32/makefile: Support regression tests.
* lib/kernel32/misc/dllmain.c: Prepare regression tests.
* regtests/win32base/driver.c: (DummyThreadMain,
RunPrivateTests): Add.
(RegTestMain): Run private module regression tests.
* tools/helper.mk: Add rtshared.a to MK_LIBS if building
user-mode regression tests.
* tools/regtests.c (UMSTUB): Add.
(main): Output user-mode stub.
* lib/kernel32/tests: New directory.
* lib/kernel32/tests/.cvsignore: New file.
* lib/kernel32/tests/Makefile: New file.
* lib/kernel32/tests/tests: New directory.
* lib/kernel32/tests/tests/.cvsignore: New file.
* regtests/win32base/tests/file-1.c: move...
* lib/kernel32/tests/tests/file-1.c: ...here.

svn path=/trunk/; revision=8316

20 years ago- Added some strange behaviour to VIS_ComputeVisibleRegion.
Filip Navara [Sun, 22 Feb 2004 16:56:14 +0000 (16:56 +0000)]
- Added some strange behaviour to VIS_ComputeVisibleRegion.
- Draw windows from foreground to background in IntFindWindowToRepaint, because it causes problems otherwise.

svn path=/trunk/; revision=8315

20 years ago- Prevent double unlinking of window.
Filip Navara [Sun, 22 Feb 2004 15:14:27 +0000 (15:14 +0000)]
- Prevent double unlinking of window.

svn path=/trunk/; revision=8313

20 years ago- Fixed couple of mutex locking issues.
Filip Navara [Sun, 22 Feb 2004 14:26:35 +0000 (14:26 +0000)]
- Fixed couple of mutex locking issues.
- Removed IntInitDesktopWindow function, because it's no longer used.

svn path=/trunk/; revision=8312

20 years agoMinor cleanup.
Eric Kohl [Sun, 22 Feb 2004 14:26:07 +0000 (14:26 +0000)]
Minor cleanup.
Implement RegRestoreKeyW().

svn path=/trunk/; revision=8311

20 years agominor fix
Thomas Bluemel [Sun, 22 Feb 2004 14:09:51 +0000 (14:09 +0000)]
minor fix

svn path=/trunk/; revision=8310

20 years agodisplay 'not yet implemented' messages for printers, network and RAS; disable address...
Martin Fuchs [Sun, 22 Feb 2004 12:26:06 +0000 (12:26 +0000)]
display 'not yet implemented' messages for printers, network and RAS; disable address&command bar

svn path=/trunk/; revision=8306

20 years ago- Modifed DceUpdateVisRgn to correctly handle situations when DceGetVisRgn returns...
Filip Navara [Sun, 22 Feb 2004 12:25:35 +0000 (12:25 +0000)]
- Modifed DceUpdateVisRgn to correctly handle situations when DceGetVisRgn returns NULL.
- Fixed the alternative version of VIS_ComputeVisibleRegion and made it the one and only, because it's smaller and faster than the original one.

svn path=/trunk/; revision=8305

20 years ago- Don't call IntSendMessage in MsqTranslateMouseMessage with uninitialized variable...
Filip Navara [Sun, 22 Feb 2004 12:25:02 +0000 (12:25 +0000)]
- Don't call IntSendMessage in MsqTranslateMouseMessage with uninitialized variable as window handle.

svn path=/trunk/; revision=8304

20 years agodisable stubs for SHFindFiles() and SHFindComputer()
Martin Fuchs [Sun, 22 Feb 2004 12:18:58 +0000 (12:18 +0000)]
disable stubs for SHFindFiles() and SHFindComputer()

svn path=/trunk/; revision=8303

20 years agominor cleanup
Thomas Bluemel [Sun, 22 Feb 2004 12:06:43 +0000 (12:06 +0000)]
minor cleanup

svn path=/trunk/; revision=8301

20 years ago- handle case, when having problems to open image file
Martin Fuchs [Sun, 22 Feb 2004 10:20:30 +0000 (10:20 +0000)]
- handle case, when having problems to open image file
- disable FAT-button since it's not yet ready

svn path=/trunk/; revision=8299

20 years ago2004-02-22 Casper S. Hornstrup <chorns@users.sourceforge.net>
Casper Hornstrup [Sun, 22 Feb 2004 09:59:17 +0000 (09:59 +0000)]
2004-02-22  Casper S. Hornstrup  <chorns@users.sourceforge.net>

* config (REGRESSIONTESTS): Add.
* rules.mak (REGTESTS_PATH_INC): Add.
* drivers/net/tcpip/makefile: Support regression tests.
* drivers/net/tcpip/tcpip/main.c: Prepare regression tests.
* hal/halx86/Makefile: Rename TARGET_LIBPATH to TARGET_IMPLIBPATH.
* regtests/kmregtests/driver.c (KMRegTestsRegister): Add.
(KMRegTestsRun): Move call to InitializeTests() and RegisterTests() to
DriverEntry().
(KMRegTestsDispatch): Support IOCTL_KMREGTESTS_REGISTER.
* regtests/kmregtests/kmregtests.h (IOCTL_KMREGTESTS_REGISTER): Define.
* tools/config.mk: Define REGTESTS if REGRESSIONTESTS = 1.
* tools/helper.mk: Support module private regression tests.
(TARGET_LIBPATH): Rename to TARGET_IMPLIBPATH.
(TARGET_LIBPATH, TARGET_REGTESTS): Add.
* tools/mkconfig.c: Support REGTESTS.
* tools/regtests.c (umstubfile, kmstubfile): Add.
(is_file_changed, write_file_if_changed): Add.
(KMSTUB): Add.
(HELP): Mention -u and -k switches.
(main): Parse -u and -k switches.
* drivers/net/tcpip/tests: New directory.
* drivers/net/tcpip/tests/.cvsignore: New file.
* drivers/net/tcpip/tests/Makefile: Makefile.
* drivers/net/tcpip/tests/tests: New directory.
* drivers/net/tcpip/tests/tests/.cvsignore: New file.

svn path=/trunk/; revision=8298

20 years ago- Unified indenting style in NtGdiExtTextOut and implemented support for right and...
Filip Navara [Sun, 22 Feb 2004 08:35:21 +0000 (08:35 +0000)]
- Unified indenting style in NtGdiExtTextOut and implemented support for right and centered text alignment.
- Don't render glyphs in TextIntGetTextExtentPoint.

svn path=/trunk/; revision=8297

20 years ago- Fixed deadlock in IntFindWindowToRepaint.
Filip Navara [Sat, 21 Feb 2004 23:30:18 +0000 (23:30 +0000)]
- Fixed deadlock in IntFindWindowToRepaint.

svn path=/trunk/; revision=8296

20 years ago- Fixed releasing of window object in IntValidateParent and NtUserRedrawWindow. Spott...
Filip Navara [Sat, 21 Feb 2004 22:22:26 +0000 (22:22 +0000)]
- Fixed releasing of window object in IntValidateParent and NtUserRedrawWindow. Spotted by Thomas Weidenmuller.
- Fixed potencial deadlock in IntPaintWindows. Spotted by Thomas Weidenmuller.

svn path=/trunk/; revision=8295

20 years ago- Minor correction of NtGdiExtTextOut.
Filip Navara [Sat, 21 Feb 2004 21:15:22 +0000 (21:15 +0000)]
- Minor correction of NtGdiExtTextOut.

svn path=/trunk/; revision=8294

20 years ago- Moved code from NtGdiTextOut to NtGdiExtTextOut and added basic support for ETO_OPA...
Filip Navara [Sat, 21 Feb 2004 20:26:54 +0000 (20:26 +0000)]
- Moved code from NtGdiTextOut to NtGdiExtTextOut and added basic support for ETO_OPAQUE flag.

svn path=/trunk/; revision=8293

20 years agoNull terminator fixes
Jason Filby [Sat, 21 Feb 2004 16:36:02 +0000 (16:36 +0000)]
Null terminator fixes

svn path=/trunk/; revision=8292

20 years agoKERNEL_VERSION_BUILD_RC added in buildno.h.
Emanuele Aliberti [Sat, 21 Feb 2004 15:34:51 +0000 (15:34 +0000)]
KERNEL_VERSION_BUILD_RC added in buildno.h.

svn path=/trunk/; revision=8291

20 years ago- Fixed my use of IntIsWindowVisible, it takes HWND as parameter and not PWINDOW_OBJECT.
Filip Navara [Sat, 21 Feb 2004 14:00:30 +0000 (14:00 +0000)]
- Fixed my use of IntIsWindowVisible, it takes HWND as parameter and not PWINDOW_OBJECT.

svn path=/trunk/; revision=8290

20 years ago- Minor correction (again)
Filip Navara [Sat, 21 Feb 2004 13:57:31 +0000 (13:57 +0000)]
- Minor correction (again)

svn path=/trunk/; revision=8289

20 years agoCVS maintenance
Filip Navara [Sat, 21 Feb 2004 13:56:36 +0000 (13:56 +0000)]
CVS maintenance

svn path=/trunk/; revision=8288