Commit Graph

55 Commits

Author SHA1 Message Date
Alexandre Julliard a167c3bb68 Get rid of the memory allocation macros, use real functions instead. 2003-10-15 21:14:08 +00:00
Richard Cohen 387ca9ba89 - Print short ASCII strings without the "..."
- Make printing for Unicode strings more similar to ASCII.
2003-08-07 02:56:35 +00:00
Eric Pouech 6c963cad4e Actually exit loop on '\0' while printing a string. 2002-11-13 04:07:46 +00:00
Jeff Smith 97a4384dc0 Fixed behaviour of "x /s ...". 2002-10-25 19:01:32 +00:00
Alexandre Julliard f264bd326b Moved the debugger to programs/winedbg where it belongs. 2002-09-13 17:54:27 +00:00