- 05 May, 2000 4 commits
-
-
Sheri Steeves authored
-
Andreas Mohr authored
-
Alexandre Julliard authored
Implemented SetLocaleInfo(). It required a change to GetLocaleInfo() as well, because GetLocaleInfo() has to get any values saved by SetLocaleInfo() in the registry.
-
Eric Pouech authored
Made stab parsing more robust (now ignores C++ stabs). Display correct backtrace at first when invoked on unhandled exception. Loads stabs from .so files when those are loaded.
-
- 03 May, 2000 17 commits
-
-
Alexandre Julliard authored
-
Alexandre Julliard authored
-
Alexandre Julliard authored
Fixed exe_file handling.
-
Alexandre Julliard authored
-
Hidenori Takeshima authored
-
Lionel Ulmer authored
-
Bang Jun-Young authored
-
Alexandre Julliard authored
Fixed GetLargestConsoleWindowSize to not return a structure when called from the Window binary.
-
Alexandre Julliard authored
-
Alexandre Julliard authored
-
Alexandre Julliard authored
-
Lionel Ulmer authored
-
Huw D M Davies authored
-
Huw D M Davies authored
-
Huw D M Davies authored
-
Huw D M Davies authored
-
Bertho Stultiens authored
-
- 01 May, 2000 11 commits
-
-
Alexandre Julliard authored
Removed /proc/self/maps parsing as it is not very useful with .so libs.
-
Alexandre Julliard authored
-
Alexandre Julliard authored
-
Bertho Stultiens authored
old parser has been stripped from the old preprocessor-code which cleaned up both resource-scanner and -parser. - Standard defines have been introduced (see README.wrc) - Both preprocessor- and resource-scanner have been optimized slightly so that no backing up is required (one char lookahead is enough). - Filename-scanning has been cleaned up, though not perfect yet. - User-type resources are compatible now. - Line-continuation in strings is corrected so that it does not introduce a newline in the output.
-
Alexandre Julliard authored
Winelib apps. Improved handling of execve() failures.
-
Alexandre Julliard authored
-
Alexandre Julliard authored
-
Lionel Ulmer authored
-
Uwe Bonnes authored
allocation of Tls for CommDlgExtendedError until it is needed.
-
Eric Pouech authored
-
Gerald Pfeifer authored
-
- 30 Apr, 2000 6 commits
-
-
Alexandre Julliard authored
-
Gerard Patel authored
-
Dimitrie O. Paun authored
-
Eric Pouech authored
registry and typing) - Finalized use of Windows' Console I/O interface (instead of Unix std streams) - Now handling registers as internal variables (they are no longer seen as a specific type)
-
Eric Pouech authored
-
Uwe Bonnes authored
GetThreadSelectorEntry.
-
- 29 Apr, 2000 2 commits
-
-
Alexandre Julliard authored
disk is not a full page multiple. Temporarily commented out the VirtualFree call in PE_UnloadLibrary.
-
Lionel Ulmer authored
- moved pixmap / image format matching ERRs to WARNs
-