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-07-06 04:44:29 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
f2f5fc2afb528be1b9fdfdae3baf3b99ca837984
reactos
/
reactos
/
lib
/
dbghelp
History
Steven Edwards
0acd7d503b
revert the ctype.h changes to wine dlls
...
svn path=/trunk/; revision=16805
2005-07-27 17:06:06 +00:00
..
coff.c
…
dbghelp_private.h
…
dbghelp.c
…
dbghelp.rc
…
dbghelp.spec
…
dbghelp.xml
Build Wine DLLs without the UNICODE and _UNICODE definitions. (Note: The Wine DLLs use A/W functions explicitely, so this doesn't have any performance impact.)
2005-07-25 20:28:29 +00:00
elf_module.c
…
image.c
…
Makefile.in
…
memory.c
…
minidump.c
…
module.c
revert the ctype.h changes to wine dlls
2005-07-27 17:06:06 +00:00
msc.c
Move some internal headers to /reactos, set it as a default include path, move pseh and elf headers to their respective directories
2005-06-30 22:40:36 +00:00
mscvpdb.h
…
path.c
revert the ctype.h changes to wine dlls
2005-07-27 17:06:06 +00:00
pe_module.c
…
regex.c
…
regex.h
…
source.c
…
stabs.c
revert the ctype.h changes to wine dlls
2005-07-27 17:06:06 +00:00
stack.c
Expand the wine debug macros in all cases. the actual code will get optimized away, but the variables will appear in use. removes about 100-150 warnings. also fix hidden build breakages when the macros are actually used. thanks to art
2005-07-13 01:41:13 +00:00
stackframe.h
silence some warnings and break it even more
2005-06-29 20:13:51 +00:00
storage.c
…
symbol.c
…
thread.h
…
type.c
…