This website requires JavaScript.
Explore
Help
Register
Sign In
lywsvip
/
reactos
Watch
1
Star
0
Fork
0
You've already forked reactos
mirror of
https://github.com/reactos/reactos.git
synced
2026-09-13 13:18:33 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
e79132f96df8b8065e2bfb70e8f7e5cbd3adb047
reactos
/
reactos
/
include
History
Magnus Olsen
17f59814cf
fixed stack corutions for dxeng api they do not have STDCALL set, we need figout which have STDCALL or FASTCALL. I only set STDCALL on tested functions for dxgen this will fix the stack corruptions we did have in ms dxsys.sys, now we need setup internal struct for dx. I also add some debug data output so we can see what been requested to send back from DxEngGetHdevData
...
svn path=/trunk/; revision=33036
2008-04-19 20:17:51 +00:00
..
crt
do not redefine _pctype
2008-01-24 17:26:18 +00:00
ddk
- Add header
2008-04-14 13:06:15 +00:00
dxsdk
- Fix build
2008-04-17 14:38:15 +00:00
GL
…
host
- Add more NLS definitions.
2008-01-16 17:05:31 +00:00
ndk
- Use C define for the bit in the wait block flags that we set to specify waiting, instead of a hardcoded "1".
2008-04-01 18:14:01 +00:00
psdk
add some new define to ks.h for ksuser.dll that will be merge from reactx branch
2008-04-17 18:00:39 +00:00
reactos
fixed stack corutions for dxeng api they do not have STDCALL set, we need figout which have STDCALL or FASTCALL. I only set STDCALL on tested functions for dxgen this will fix the stack corruptions we did have in ms dxsys.sys, now we need setup internal struct for dx. I also add some debug data output so we can see what been requested to send back from DxEngGetHdevData
2008-04-19 20:17:51 +00:00
directory.rbuild
…