mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-08-28 12:23:28 +00:00
eb884f4969e08cce4eff9c9f7e558d499dda8a59
36380 (tkreuzer) [SCSIPORT] Implement some functions that are forwarded to HAL on x86 build, but not on x64. Modify spec file (use preprocessor macro). 36397 (tkreuzer) [SCSIPORT] rename .spec to .pspec 36949 (sginsberg) - Fix NTFS FSD compilation 36951 (sginsgerb) [NE2000] - Fix ne2000 compilation (treat pointer size as ULONG_PTR, correct function prototypes) 36958 (sginsberg) [ISAPNP] - Fix isapnp compilation for 64-bit 36961 (sginsberg) [SERIAL] - Make serial build for 64 bit -- explicitly cast first parameter to InterlockedCompareExchangePointer to PVOID 36964 (sginsberg) - Fix DXG 64-bit compilation 36972 (sserapion) [VGA] - When doing pointer arithmetic, ULONG_PTR is your friend 37234 (tkreuzer) [SCSIPORT] Fix scsiport, by using pspec again. 40927 (tkreuzer) [BMFD] HGLYPH is an ULONG. Use offset to glyph entry as HGLYPH instead of the pointer to fix 64bit build. 41070 (tkreuzer) [TCPIP] fix a pointer to ULONG cast 41500 (tkreuzer) [NDIS] Pass ULONG* to MiniQueryInformation for the number of written bytes instead of ULONG_PTR* 41502 (tkreuzer) [WDMAUD] Make DeviceIndex a ULONG_PTR 44339 (sserapion) [NDIS] Fix ndis build. svn path=/trunk/; revision=46424
Description
A free Windows-compatible Operating System
528 MiB
Languages
C
86.9%
C++
10.7%
Python
0.7%
Assembly
0.5%
CMake
0.5%
Other
0.4%