reactos.git
18 years ago- Make iofuncs.h standalone.
Alex Ionescu [Tue, 6 Dec 2005 01:09:09 +0000 (01:09 +0000)]
- Make iofuncs.h standalone.
- Fix PWORD->PUSHORT

svn path=/trunk/; revision=19925

18 years agolinux fixes
Steven Edwards [Tue, 6 Dec 2005 01:08:33 +0000 (01:08 +0000)]
linux fixes

svn path=/trunk/; revision=19924

18 years agoMove warranty info to license page
Gé van Geldorp [Mon, 5 Dec 2005 23:28:48 +0000 (23:28 +0000)]
Move warranty info to license page

svn path=/trunk/; revision=19923

18 years agoPatch by FRy2oo5 <fRy2oo5@gmail.com>:
Thomas Bluemel [Mon, 5 Dec 2005 22:29:36 +0000 (22:29 +0000)]
Patch by FRy2oo5 <fRy2oo5@gmail.com>:
- Updated German translation of devmgr.dll

svn path=/trunk/; revision=19922

18 years agoChange oldnames option from '-o' to '--oldnames'.
Eric Kohl [Mon, 5 Dec 2005 22:12:42 +0000 (22:12 +0000)]
Change oldnames option from '-o' to '--oldnames'.

svn path=/trunk/; revision=19921

18 years agoOffer an explanation why AllocConsole() might have failed
Gé van Geldorp [Mon, 5 Dec 2005 22:06:58 +0000 (22:06 +0000)]
Offer an explanation why AllocConsole() might have failed

svn path=/trunk/; revision=19920

18 years agodisable the device if the user selects "Do not show this dialog anymore". However...
Thomas Bluemel [Mon, 5 Dec 2005 21:36:54 +0000 (21:36 +0000)]
disable the device if the user selects "Do not show this dialog anymore". However, this doesn't work at the moment because disabling devices isn't implemented. Once it works, umpnpmgr shouldn't display the device installation wizard for disabled devices anymore.

svn path=/trunk/; revision=19919

18 years agoadding debug trace for all dx api
Magnus Olsen [Mon, 5 Dec 2005 21:04:44 +0000 (21:04 +0000)]
adding debug trace for all dx api

svn path=/trunk/; revision=19918

18 years agoadd stub for SetupDiSetClassInstallParamsW
Thomas Bluemel [Mon, 5 Dec 2005 20:24:53 +0000 (20:24 +0000)]
add stub for SetupDiSetClassInstallParamsW

svn path=/trunk/; revision=19917

18 years agoimplemented enabling/disabling of devices
Thomas Bluemel [Mon, 5 Dec 2005 20:23:23 +0000 (20:23 +0000)]
implemented enabling/disabling of devices

svn path=/trunk/; revision=19916

18 years agoadding version reg values for directx thx Christoph_vW for tell me d2 does not found...
Magnus Olsen [Mon, 5 Dec 2005 18:45:09 +0000 (18:45 +0000)]
adding version reg values for directx thx Christoph_vW for tell me d2 does not found dx, and thx to filip how to write the key.

svn path=/trunk/; revision=19914

18 years agodisplay the "Reinstall Driver" button in case the installation previously failed
Thomas Bluemel [Mon, 5 Dec 2005 18:43:49 +0000 (18:43 +0000)]
display the "Reinstall Driver" button in case the installation previously failed

svn path=/trunk/; revision=19913

18 years agoPatch by FRy2oo5 <fRy2oo5@gmail.com>:
Thomas Bluemel [Mon, 5 Dec 2005 18:15:19 +0000 (18:15 +0000)]
Patch by FRy2oo5 <fRy2oo5@gmail.com>:
- Updated German translation of syssetup.dll

svn path=/trunk/; revision=19912

18 years agoUse a local copy of the path name in vfatGetFCBForFile, because we change parts of...
Hartmut Birr [Mon, 5 Dec 2005 17:17:48 +0000 (17:17 +0000)]
Use a local copy of the path name in vfatGetFCBForFile, because we change parts of the name to the on-disk names.

svn path=/trunk/; revision=19911

18 years agoRemoved some third party miniport drivers.
Hartmut Birr [Mon, 5 Dec 2005 17:04:54 +0000 (17:04 +0000)]
Removed some third party miniport drivers.

svn path=/trunk/; revision=19910

18 years agoadded SplitSymbols stub
Christoph von Wittich [Mon, 5 Dec 2005 16:55:55 +0000 (16:55 +0000)]
added SplitSymbols stub

svn path=/trunk/; revision=19909

18 years agogenerate a more recent config.h for Wine code. It will be needed for a new dll I...
Steven Edwards [Mon, 5 Dec 2005 15:54:38 +0000 (15:54 +0000)]
generate a more recent config.h for Wine code. It will be needed for a new dll I will import

svn path=/trunk/; revision=19908

18 years agoChange code in InterfaceBusTranslateBusAddress to use less pointer dereferences and...
Hervé Poussineau [Mon, 5 Dec 2005 14:20:29 +0000 (14:20 +0000)]
Change code in InterfaceBusTranslateBusAddress to use less pointer dereferences and less stack variables

svn path=/trunk/; revision=19907

18 years agoCrtl-C gives a new line when reading input
Brandon Turner [Mon, 5 Dec 2005 02:59:29 +0000 (02:59 +0000)]
Crtl-C gives a new line when reading input

svn path=/trunk/; revision=19906

18 years ago^M should run the command
Brandon Turner [Mon, 5 Dec 2005 01:56:40 +0000 (01:56 +0000)]
^M should run the command

svn path=/trunk/; revision=19905

18 years agoupdate the hardware page on device status changes
Thomas Bluemel [Mon, 5 Dec 2005 00:51:05 +0000 (00:51 +0000)]
update the hardware page on device status changes

svn path=/trunk/; revision=19904

18 years agofixed SetHandleInformation to take dwMask into account. This was accidently removed...
Thomas Bluemel [Mon, 5 Dec 2005 00:21:55 +0000 (00:21 +0000)]
fixed SetHandleInformation to take dwMask into account. This was accidently removed in r11165. Thanks to mygfya

svn path=/trunk/; revision=19903

18 years agoprepare for new sync of dxdiag.dll from wine.
Magnus Olsen [Mon, 5 Dec 2005 00:18:32 +0000 (00:18 +0000)]
prepare for new sync of dxdiag.dll from wine.

svn path=/trunk/; revision=19902

18 years agoprepare fixing vfw.h header so it can be compile without include/wine again
Magnus Olsen [Sun, 4 Dec 2005 23:54:27 +0000 (23:54 +0000)]
prepare fixing vfw.h header so it can be compile without include/wine again

svn path=/trunk/; revision=19901

18 years agoprepare fixing vfw.h header so it can be compile without include/wine again
Magnus Olsen [Sun, 4 Dec 2005 23:53:19 +0000 (23:53 +0000)]
prepare fixing vfw.h header so it can be compile without include/wine again

svn path=/trunk/; revision=19900

18 years agoAdded kbdhe. Was missing.
Art Yerkes [Sun, 4 Dec 2005 23:07:56 +0000 (23:07 +0000)]
Added kbdhe.  Was missing.

svn path=/trunk/; revision=19899

18 years agowrote and adding missing dx headers
Magnus Olsen [Sun, 4 Dec 2005 23:00:41 +0000 (23:00 +0000)]
wrote and adding missing dx headers

svn path=/trunk/; revision=19898

18 years agoLimit selection to window border
Gé van Geldorp [Sun, 4 Dec 2005 22:34:07 +0000 (22:34 +0000)]
Limit selection to window border

svn path=/trunk/; revision=19897

18 years agowrote and adding missing dx headers
Magnus Olsen [Sun, 4 Dec 2005 22:33:52 +0000 (22:33 +0000)]
wrote and adding missing dx headers

svn path=/trunk/; revision=19896

18 years agoMake sure that WM_NCPAINT messages are generated by calling BeginPaint
Gé van Geldorp [Sun, 4 Dec 2005 22:33:18 +0000 (22:33 +0000)]
Make sure that WM_NCPAINT messages are generated by calling BeginPaint

svn path=/trunk/; revision=19895

18 years agoLimit invalidate region if required
Gé van Geldorp [Sun, 4 Dec 2005 22:31:43 +0000 (22:31 +0000)]
Limit invalidate region if required

svn path=/trunk/; revision=19894

18 years agoOnly offset the rect if it's not empty, otherwise we might return negative
Gé van Geldorp [Sun, 4 Dec 2005 22:30:27 +0000 (22:30 +0000)]
Only offset the rect if it's not empty, otherwise we might return negative
values

svn path=/trunk/; revision=19893

18 years agoPatch by Apostolos Alexiadis <grad0621@di.uoa.gr>:
Thomas Bluemel [Sun, 4 Dec 2005 22:29:23 +0000 (22:29 +0000)]
Patch by Apostolos Alexiadis <grad0621@di.uoa.gr>:
- Greek keyboard layout

svn path=/trunk/; revision=19892

18 years agoCheck the update rect, not the region. The region might contain only non-client
Gé van Geldorp [Sun, 4 Dec 2005 22:28:29 +0000 (22:28 +0000)]
Check the update rect, not the region. The region might contain only non-client
parts

svn path=/trunk/; revision=19891

18 years agocorrect spelling
Magnus Olsen [Sun, 4 Dec 2005 22:20:50 +0000 (22:20 +0000)]
correct spelling

svn path=/trunk/; revision=19890

18 years agoforget contain of erros.h
Magnus Olsen [Sun, 4 Dec 2005 22:15:27 +0000 (22:15 +0000)]
forget contain of erros.h

svn path=/trunk/; revision=19889

18 years agoPatch by FRy2oo5 <fRy2oo5@gmail.com>:
Thomas Bluemel [Sun, 4 Dec 2005 22:11:59 +0000 (22:11 +0000)]
Patch by FRy2oo5 <fRy2oo5@gmail.com>:
- German translation of devmgr.dll

svn path=/trunk/; revision=19888

18 years agowrote and adding missing dx headers
Magnus Olsen [Sun, 4 Dec 2005 22:06:54 +0000 (22:06 +0000)]
wrote and adding missing dx headers

svn path=/trunk/; revision=19887

18 years agoupdate the hu.rc from irc : talley
Magnus Olsen [Sun, 4 Dec 2005 21:16:01 +0000 (21:16 +0000)]
update the hu.rc from irc : talley

svn path=/trunk/; revision=19886

18 years agoupdate the hu.rc from irc : talley
Magnus Olsen [Sun, 4 Dec 2005 21:15:08 +0000 (21:15 +0000)]
update the hu.rc from irc : talley

svn path=/trunk/; revision=19885

18 years ago- Put output from MSVC into the relevant output-i386 / obj-i386 files
Ged Murphy [Sun, 4 Dec 2005 20:15:45 +0000 (20:15 +0000)]
- Put output from MSVC into the relevant output-i386 / obj-i386 files
- #if 0'd out the code to use ReactOS' internal libs until ReactOS can be fully built with MSVC. We must continue to rely on PSDK until this time.
- code by Brezenbak (IRC)

svn path=/trunk/; revision=19884

18 years agoA bit more eye candy for the start menu.
Ged Murphy [Sun, 4 Dec 2005 19:31:02 +0000 (19:31 +0000)]
A bit more eye candy for the start menu.

svn path=/trunk/; revision=19883

18 years agocorret a type error in dsound. dsound need be rewriten from scrach it is from wine
Magnus Olsen [Sun, 4 Dec 2005 17:50:11 +0000 (17:50 +0000)]
corret a type error in dsound. dsound need be rewriten from scrach it is from wine

svn path=/trunk/; revision=19882

18 years agodirectx header from mingw, writen by our Filip Navara
Magnus Olsen [Sun, 4 Dec 2005 17:36:01 +0000 (17:36 +0000)]
directx header from mingw, writen by our Filip Navara

svn path=/trunk/; revision=19881

18 years agodirectx header from mingw, writen by our Filip Navara
Magnus Olsen [Sun, 4 Dec 2005 17:20:09 +0000 (17:20 +0000)]
directx header from mingw, writen by our Filip Navara

svn path=/trunk/; revision=19880

18 years agoadding new dxdiag.h complete rewrote it from scrach
Magnus Olsen [Sun, 4 Dec 2005 17:15:50 +0000 (17:15 +0000)]
adding new dxdiag.h complete rewrote it from scrach

svn path=/trunk/; revision=19879

18 years agodelete wine header dxdiag.h for we have 100% correct one. Did not border check see...
Magnus Olsen [Sun, 4 Dec 2005 17:10:26 +0000 (17:10 +0000)]
delete wine header dxdiag.h for we have 100% correct one. Did not border check see if wine header was correct or not
All most all dx header are being rewriting by me. adding dxsdkver.h

svn path=/trunk/; revision=19878

18 years ago- Update PPC definitions.
Alex Ionescu [Sun, 4 Dec 2005 17:09:48 +0000 (17:09 +0000)]
- Update PPC definitions.
- Add Art to contributors.

svn path=/trunk/; revision=19877

18 years agodirectx header from mingw, writen by our Filip Navara
Magnus Olsen [Sun, 4 Dec 2005 16:42:36 +0000 (16:42 +0000)]
directx header from mingw, writen by our  Filip Navara

svn path=/trunk/; revision=19876

18 years agoforget a #endif
Magnus Olsen [Sun, 4 Dec 2005 15:58:45 +0000 (15:58 +0000)]
forget a #endif

svn path=/trunk/; revision=19875

18 years agorewrote whole vfwmsgs header, now it is complete
Magnus Olsen [Sun, 4 Dec 2005 15:53:27 +0000 (15:53 +0000)]
rewrote whole vfwmsgs header, now it is complete

svn path=/trunk/; revision=19874

18 years agoSet eol props.
Art Yerkes [Sun, 4 Dec 2005 15:19:49 +0000 (15:19 +0000)]
Set eol props.

svn path=/trunk/; revision=19873

18 years agoFixed a buffer overflow in RefreshListView.
Hartmut Birr [Sun, 4 Dec 2005 15:18:11 +0000 (15:18 +0000)]
Fixed a buffer overflow in RefreshListView.

svn path=/trunk/; revision=19872

18 years agoDon't try to create a file, if no parent fcb was found.
Hartmut Birr [Sun, 4 Dec 2005 15:09:07 +0000 (15:09 +0000)]
Don't try to create a file, if no parent fcb was found.

svn path=/trunk/; revision=19871

18 years agoRelease the correct locks and release they in the correct sequence.
Hartmut Birr [Sun, 4 Dec 2005 15:07:22 +0000 (15:07 +0000)]
Release the correct locks and release they in the correct sequence.

svn path=/trunk/; revision=19870

18 years agoAdded ppc switches
Art Yerkes [Sun, 4 Dec 2005 15:06:05 +0000 (15:06 +0000)]
Added ppc switches

svn path=/trunk/; revision=19869

18 years agowrote evecode.h directx header, for it is missing and it need for new sync of dxdiag...
Magnus Olsen [Sun, 4 Dec 2005 15:03:41 +0000 (15:03 +0000)]
wrote evecode.h directx header, for it is missing and it need for new sync of dxdiag.dll from wine.

svn path=/trunk/; revision=19868

18 years agoSome powerpc adaptations of i386 headers. Initial work, not tested yet.
Art Yerkes [Sun, 4 Dec 2005 14:59:11 +0000 (14:59 +0000)]
Some powerpc adaptations of i386 headers.  Initial work, not tested yet.

svn path=/trunk/; revision=19867

18 years agowrote evecode.h directx header, for it is missing and it need for new sync of dxdiag...
Magnus Olsen [Sun, 4 Dec 2005 14:20:36 +0000 (14:20 +0000)]
wrote evecode.h directx header, for it is missing and it need for new sync of dxdiag.dll from wine.

svn path=/trunk/; revision=19866

18 years agoupdated listbox control from wine 0.9.2
Sebastian Gasiorek [Sun, 4 Dec 2005 14:19:05 +0000 (14:19 +0000)]
updated listbox control from wine 0.9.2
fixes 36 listbox tests

svn path=/trunk/; revision=19865

18 years agoadded missing constants
Thomas Bluemel [Sun, 4 Dec 2005 14:17:13 +0000 (14:17 +0000)]
added missing constants

svn path=/trunk/; revision=19864

18 years agoSVN maintainance: set eol-style to native
Thomas Bluemel [Sun, 4 Dec 2005 13:02:17 +0000 (13:02 +0000)]
SVN maintainance: set eol-style to native

svn path=/trunk/; revision=19863

18 years agowrote errors.h directx header, for it is missing and it need for new sync of dxdiag...
Magnus Olsen [Sun, 4 Dec 2005 12:56:16 +0000 (12:56 +0000)]
wrote errors.h directx header, for it is missing and it need for new sync of dxdiag.dll from wine.

svn path=/trunk/; revision=19862

18 years agoadding missing dx headers
Magnus Olsen [Sun, 4 Dec 2005 12:47:31 +0000 (12:47 +0000)]
adding missing dx headers

svn path=/trunk/; revision=19861

18 years agoadding dvdevcod.h and fix a compiling issue with new dxdiag.dll on my hd
Magnus Olsen [Sun, 4 Dec 2005 12:41:54 +0000 (12:41 +0000)]
adding dvdevcod.h and fix a compiling issue with new dxdiag.dll on my hd

svn path=/trunk/; revision=19860

18 years agocorrect a mistake
Magnus Olsen [Sun, 4 Dec 2005 12:31:46 +0000 (12:31 +0000)]
correct a mistake

svn path=/trunk/; revision=19859

18 years agoadding missing dx headers
Magnus Olsen [Sun, 4 Dec 2005 12:18:22 +0000 (12:18 +0000)]
adding missing dx headers

svn path=/trunk/; revision=19858

18 years agoPowerPC support drop in freeldr, from my branch.
Art Yerkes [Sun, 4 Dec 2005 12:13:48 +0000 (12:13 +0000)]
PowerPC support drop in freeldr, from my branch.
Some stuff not working, but disk IO now implemented.
Get boot partition either from boot-device env var or from cmd line.
Needs some work to build with the new tools.

svn path=/trunk/; revision=19857

18 years agoadding missing dx headers
Magnus Olsen [Sun, 4 Dec 2005 12:07:08 +0000 (12:07 +0000)]
adding missing dx headers

svn path=/trunk/; revision=19856

18 years agoAdded powerpc boot program. Not working with egcs tools yet.
Art Yerkes [Sun, 4 Dec 2005 12:03:50 +0000 (12:03 +0000)]
Added powerpc boot program.  Not working with egcs tools yet.

svn path=/trunk/; revision=19855

18 years agoAdded support for ROS_AUTOMAKE variable.
Art Yerkes [Sun, 4 Dec 2005 12:02:45 +0000 (12:02 +0000)]
Added support for ROS_AUTOMAKE variable.
Added support for <if> <module ...> </if>
Added BootProgram target type
Added simple initial ReactOS-ppc.xml, using my egcs compiler
More work required, but getting there

svn path=/trunk/; revision=19854

18 years agoadding missing dx headers
Magnus Olsen [Sun, 4 Dec 2005 12:02:21 +0000 (12:02 +0000)]
adding missing dx headers

svn path=/trunk/; revision=19853

18 years agowrote amaudio.h directx header, for it is missing and it need for new sync of dxdiag...
Magnus Olsen [Sun, 4 Dec 2005 11:50:42 +0000 (11:50 +0000)]
wrote amaudio.h directx header, for it is missing and it need for new sync of dxdiag.dll from wine.

svn path=/trunk/; revision=19852

18 years agowrote audevcod.h directx header, for it is missing and it need for new sync of dxdiag...
Magnus Olsen [Sun, 4 Dec 2005 11:38:48 +0000 (11:38 +0000)]
wrote audevcod.h directx header, for it is missing and it need for new sync of dxdiag.dll from wine.

svn path=/trunk/; revision=19851

18 years agowrote amvideo.h directx header, for it is missing and it need for new sync of dxdiag...
Magnus Olsen [Sun, 4 Dec 2005 11:09:40 +0000 (11:09 +0000)]
wrote amvideo.h directx header, for it is missing and it need for new sync of dxdiag.dll from wine.

svn path=/trunk/; revision=19850

18 years agoBroaden the lock over the whole text rendering loop. Solves text corruption.
Art Yerkes [Sun, 4 Dec 2005 08:09:18 +0000 (08:09 +0000)]
Broaden the lock over the whole text rendering loop.  Solves text corruption.

svn path=/trunk/; revision=19849

18 years agoAdd ROS_AUTOMAKE variable to determine the location of makefile.auto
Art Yerkes [Sun, 4 Dec 2005 07:58:46 +0000 (07:58 +0000)]
Add ROS_AUTOMAKE variable to determine the location of makefile.auto
- Allows multiple configurations to be used in the same tree

svn path=/trunk/; revision=19848

18 years ago- Fix KeAttackProcess, KeStackAttachProcess, KeUnstackDetachProcess and KeDetachProce...
Alex Ionescu [Sun, 4 Dec 2005 03:24:11 +0000 (03:24 +0000)]
- Fix KeAttackProcess, KeStackAttachProcess, KeUnstackDetachProcess and KeDetachProcess. The code was brain-dead and I must've been drunk when I first wrote it.
- Update some NDK definitions and some fixes.
- Update HAL Private Dispatch Table to 2.0
- Make RtlIpv* API definitions more correct.

svn path=/trunk/; revision=19847

18 years agorevert my latest change for it contain to some serous bugs and some mistake thx w3seek
Magnus Olsen [Sat, 3 Dec 2005 21:25:27 +0000 (21:25 +0000)]
revert my latest change for it contain to some serous bugs and some mistake thx w3seek

svn path=/trunk/; revision=19846

18 years agofix for LoadStringA - return part of string if buffer is to small
Sebastian Gasiorek [Sat, 3 Dec 2005 21:00:55 +0000 (21:00 +0000)]
fix for LoadStringA - return part of string if buffer is to small

svn path=/trunk/; revision=19845

18 years agoImplmenet IDxDiagContainerImpl_GetNumberOfProps, IDxDiagContainerImpl_EnumPropNames...
Magnus Olsen [Sat, 3 Dec 2005 20:53:23 +0000 (20:53 +0000)]
Implmenet  IDxDiagContainerImpl_GetNumberOfProps, IDxDiagContainerImpl_EnumPropNames, IDxDiagContainerImpl_GetProp  working fine in windows but in reactos we are missing some regvalues (alot). This change should be commit to wine.

svn path=/trunk/; revision=19844

18 years agoDocument (failed) attempt to optimize memcpy()
Gé van Geldorp [Sat, 3 Dec 2005 19:40:52 +0000 (19:40 +0000)]
Document (failed) attempt to optimize memcpy()

svn path=/trunk/; revision=19843

18 years agoget the root fcb when creating a file and no parent fcb is returned
Thomas Bluemel [Sat, 3 Dec 2005 18:16:02 +0000 (18:16 +0000)]
get the root fcb when creating a file and no parent fcb is returned

svn path=/trunk/; revision=19842

18 years agofixed prototype of GdiGetCharDimensions
Thomas Bluemel [Sat, 3 Dec 2005 17:33:41 +0000 (17:33 +0000)]
fixed prototype of GdiGetCharDimensions

svn path=/trunk/; revision=19841

18 years agofixes from Wine.
Sebastian Gasiorek [Sat, 3 Dec 2005 17:21:37 +0000 (17:21 +0000)]
fixes from Wine.
user32 dialog test: 55 executes, 7 failures

svn path=/trunk/; revision=19840

18 years agopartly implemented DeviceProblemWizardA/W
Thomas Bluemel [Sat, 3 Dec 2005 16:42:41 +0000 (16:42 +0000)]
partly implemented DeviceProblemWizardA/W

svn path=/trunk/; revision=19839

18 years agoMake the debugging functions slightly more portable.
Filip Navara [Sat, 3 Dec 2005 15:26:36 +0000 (15:26 +0000)]
Make the debugging functions slightly more portable.

svn path=/trunk/; revision=19838

18 years ago- document and partly implement DevicePropertiesExA/W()
Thomas Bluemel [Sat, 3 Dec 2005 14:07:38 +0000 (14:07 +0000)]
- document and partly implement DevicePropertiesExA/W()
- minor fixes

svn path=/trunk/; revision=19837

18 years ago- if the device cannot be opened display information about the parent node
Thomas Bluemel [Sat, 3 Dec 2005 11:55:07 +0000 (11:55 +0000)]
- if the device cannot be opened display information about the parent node
- only administrators can change the status of a device

svn path=/trunk/; revision=19836

18 years agoCorrect some prototypes and struct, Adding some missing struct for d3d Thx Alex Iones...
Magnus Olsen [Sat, 3 Dec 2005 09:09:10 +0000 (09:09 +0000)]
Correct some prototypes and struct, Adding some missing struct for d3d Thx Alex Ionescu for his patch for it.

svn path=/trunk/; revision=19835

18 years agoimported newer version of DIALOG_DoDialogBox and DEFDLG_RestoreFocus from Wine
Sebastian Gasiorek [Fri, 2 Dec 2005 22:50:23 +0000 (22:50 +0000)]
imported newer version of DIALOG_DoDialogBox and DEFDLG_RestoreFocus from Wine

svn path=/trunk/; revision=19834

18 years agofixes for GetDlgItemTextA, GetDlgItemTextW and DIALOG_CreateIndirect from Wine 0.9.2
Sebastian Gasiorek [Fri, 2 Dec 2005 22:14:03 +0000 (22:14 +0000)]
fixes for GetDlgItemTextA, GetDlgItemTextW and DIALOG_CreateIndirect from Wine 0.9.2
user32 dialog test failures decreased to 7

svn path=/trunk/; revision=19833

18 years agoCorretat en översätting miss upptäckes av harteex program files till program
Magnus Olsen [Fri, 2 Dec 2005 22:01:52 +0000 (22:01 +0000)]
Corretat en översätting miss upptäckes av harteex program files till program

svn path=/trunk/; revision=19832

18 years agoImported from Wine 0.9.2:
Sebastian Gasiorek [Fri, 2 Dec 2005 21:33:33 +0000 (21:33 +0000)]
Imported from Wine 0.9.2:
DIALOG_GetNextTabItem
GetNextDlgGroupItem
GetNextDlgTabItem

fixes user32 dialog test hang and decreases number of failure tests to 9

svn path=/trunk/; revision=19831

18 years ago- Correctly zero out esi. Thanks to Patrick Baggett.
Alex Ionescu [Fri, 2 Dec 2005 20:06:02 +0000 (20:06 +0000)]
- Correctly zero out esi. Thanks to Patrick Baggett.

svn path=/trunk/; revision=19830

18 years agoset eol-style:native
Christoph von Wittich [Fri, 2 Dec 2005 15:45:47 +0000 (15:45 +0000)]
set eol-style:native

svn path=/trunk/; revision=19829

18 years agoadded ACF files req. by midl
Christoph von Wittich [Fri, 2 Dec 2005 15:43:44 +0000 (15:43 +0000)]
added ACF files req. by midl

svn path=/trunk/; revision=19828

18 years agostore pointer to Backend in the Project class so properties of the Backend object...
Royce Mitchell III [Fri, 2 Dec 2005 13:59:35 +0000 (13:59 +0000)]
store pointer to Backend in the Project class so properties of the Backend object can eventually be queried from the generic rbuild code

svn path=/trunk/; revision=19827

18 years agofixed BaseAddress
Christoph von Wittich [Fri, 2 Dec 2005 12:47:42 +0000 (12:47 +0000)]
fixed BaseAddress

svn path=/trunk/; revision=19826

18 years ago- Implement PciIdeXSetBusData
Hervé Poussineau [Fri, 2 Dec 2005 09:32:31 +0000 (09:32 +0000)]
- Implement PciIdeXSetBusData
- Return documented status code in PciIdeXGetBusData

svn path=/trunk/; revision=19825