Ged Murphy
64ecd7386f
- 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
2005-12-04 20:15:45 +00:00
Ged Murphy
c81d087b8e
A bit more eye candy for the start menu.
...
svn path=/trunk/; revision=19883
2005-12-04 19:31:02 +00:00
Magnus Olsen
143377fdee
corret a type error in dsound. dsound need be rewriten from scrach it is from wine
...
svn path=/trunk/; revision=19882
2005-12-04 17:50:11 +00:00
Magnus Olsen
e1f3a661ef
directx header from mingw, writen by our Filip Navara
...
svn path=/trunk/; revision=19881
2005-12-04 17:36:01 +00:00
Magnus Olsen
f5b28d6150
directx header from mingw, writen by our Filip Navara
...
svn path=/trunk/; revision=19880
2005-12-04 17:20:09 +00:00
Magnus Olsen
fdcc485e83
adding new dxdiag.h complete rewrote it from scrach
...
svn path=/trunk/; revision=19879
2005-12-04 17:15:50 +00:00
Magnus Olsen
de8635285d
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
2005-12-04 17:10:26 +00:00
Alex Ionescu
4ac2915fe4
- Update PPC definitions.
...
- Add Art to contributors.
svn path=/trunk/; revision=19877
2005-12-04 17:09:48 +00:00
Magnus Olsen
f0ed9283aa
directx header from mingw, writen by our Filip Navara
...
svn path=/trunk/; revision=19876
2005-12-04 16:42:36 +00:00
Magnus Olsen
3748f0e6b7
forget a #endif
...
svn path=/trunk/; revision=19875
2005-12-04 15:58:45 +00:00
Magnus Olsen
b4b15b23ae
rewrote whole vfwmsgs header, now it is complete
...
svn path=/trunk/; revision=19874
2005-12-04 15:53:27 +00:00
Art Yerkes
7c52e8fdb2
Set eol props.
...
svn path=/trunk/; revision=19873
2005-12-04 15:19:49 +00:00
Hartmut Birr
f997c770e3
Fixed a buffer overflow in RefreshListView.
...
svn path=/trunk/; revision=19872
2005-12-04 15:18:11 +00:00
Hartmut Birr
1986a25e6b
Don't try to create a file, if no parent fcb was found.
...
svn path=/trunk/; revision=19871
2005-12-04 15:09:07 +00:00
Hartmut Birr
8af0ab71a1
Release the correct locks and release they in the correct sequence.
...
svn path=/trunk/; revision=19870
2005-12-04 15:07:22 +00:00
Art Yerkes
98b3a2ff5b
Added ppc switches
...
svn path=/trunk/; revision=19869
2005-12-04 15:06:05 +00:00
Magnus Olsen
dcb2365a52
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
2005-12-04 15:03:41 +00:00
Art Yerkes
50bc1b1ad0
Some powerpc adaptations of i386 headers. Initial work, not tested yet.
...
svn path=/trunk/; revision=19867
2005-12-04 14:59:11 +00:00
Magnus Olsen
8282296827
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
2005-12-04 14:20:36 +00:00
Sebastian Gasiorek
1da88240f8
updated listbox control from wine 0.9.2
...
fixes 36 listbox tests
svn path=/trunk/; revision=19865
2005-12-04 14:19:05 +00:00
Thomas Bluemel
57f8af8f42
added missing constants
...
svn path=/trunk/; revision=19864
2005-12-04 14:17:13 +00:00
Thomas Bluemel
efa152792d
SVN maintainance: set eol-style to native
...
svn path=/trunk/; revision=19863
2005-12-04 13:02:17 +00:00
Magnus Olsen
fd836fb625
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
2005-12-04 12:56:16 +00:00
Magnus Olsen
232c10bcff
adding missing dx headers
...
svn path=/trunk/; revision=19861
2005-12-04 12:47:31 +00:00
Magnus Olsen
119042ef8e
adding dvdevcod.h and fix a compiling issue with new dxdiag.dll on my hd
...
svn path=/trunk/; revision=19860
2005-12-04 12:41:54 +00:00
Magnus Olsen
fe0cd678a1
correct a mistake
...
svn path=/trunk/; revision=19859
2005-12-04 12:31:46 +00:00
Magnus Olsen
2f50a665cf
adding missing dx headers
...
svn path=/trunk/; revision=19858
2005-12-04 12:18:22 +00:00
Art Yerkes
7e8e7b9634
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
2005-12-04 12:13:48 +00:00
Magnus Olsen
1849ba7261
adding missing dx headers
...
svn path=/trunk/; revision=19856
2005-12-04 12:07:08 +00:00
Art Yerkes
a3972b6c26
Added powerpc boot program. Not working with egcs tools yet.
...
svn path=/trunk/; revision=19855
2005-12-04 12:03:50 +00:00
Art Yerkes
b1fa799b0b
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
2005-12-04 12:02:45 +00:00
Magnus Olsen
05a351a06f
adding missing dx headers
...
svn path=/trunk/; revision=19853
2005-12-04 12:02:21 +00:00
Magnus Olsen
3ac39b8d00
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
2005-12-04 11:50:42 +00:00
Magnus Olsen
ea2e229e1c
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
2005-12-04 11:38:48 +00:00
Magnus Olsen
7813f9d6a9
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
2005-12-04 11:09:40 +00:00
Art Yerkes
1cdc4a44ed
Broaden the lock over the whole text rendering loop. Solves text corruption.
...
svn path=/trunk/; revision=19849
2005-12-04 08:09:18 +00:00
Art Yerkes
f68caa66a7
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
2005-12-04 07:58:46 +00:00
Alex Ionescu
0a36bfb449
- 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
2005-12-04 03:24:11 +00:00
Magnus Olsen
deca81698a
revert my latest change for it contain to some serous bugs and some mistake thx w3seek
...
svn path=/trunk/; revision=19846
2005-12-03 21:25:27 +00:00
Sebastian Gasiorek
63c14b7666
fix for LoadStringA - return part of string if buffer is to small
...
svn path=/trunk/; revision=19845
2005-12-03 21:00:55 +00:00
Magnus Olsen
dad86fa425
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
2005-12-03 20:53:23 +00:00
Gé van Geldorp
96ce8a5210
Document (failed) attempt to optimize memcpy()
...
svn path=/trunk/; revision=19843
2005-12-03 19:40:52 +00:00
Thomas Bluemel
94fc07e5fa
get the root fcb when creating a file and no parent fcb is returned
...
svn path=/trunk/; revision=19842
2005-12-03 18:16:02 +00:00
Thomas Bluemel
b746a9f60a
fixed prototype of GdiGetCharDimensions
...
svn path=/trunk/; revision=19841
2005-12-03 17:33:41 +00:00
Sebastian Gasiorek
02c31f477f
fixes from Wine.
...
user32 dialog test: 55 executes, 7 failures
svn path=/trunk/; revision=19840
2005-12-03 17:21:37 +00:00
Thomas Bluemel
d792c652cf
partly implemented DeviceProblemWizardA/W
...
svn path=/trunk/; revision=19839
2005-12-03 16:42:41 +00:00
Filip Navara
f68fa88629
Make the debugging functions slightly more portable.
...
svn path=/trunk/; revision=19838
2005-12-03 15:26:36 +00:00
Thomas Bluemel
612e3a0420
- document and partly implement DevicePropertiesExA/W()
...
- minor fixes
svn path=/trunk/; revision=19837
2005-12-03 14:07:38 +00:00
Thomas Bluemel
78d39e7d39
- 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
2005-12-03 11:55:07 +00:00
Magnus Olsen
b6a2d79ae4
Correct some prototypes and struct, Adding some missing struct for d3d Thx Alex Ionescu for his patch for it.
...
svn path=/trunk/; revision=19835
2005-12-03 09:09:10 +00:00