1
0
mirror of https://github.com/wine-mirror/wine synced 2024-07-08 20:06:18 +00:00
wine/win32
Alexandre Julliard 00641d5b1c Removed PDB32_DEBUGGED flag and send all debug events unconditionally.
Implemented IsDebuggerPresent().
2000-03-08 16:41:37 +00:00
..
.cvsignore Initial revision 1998-10-04 18:02:24 +00:00
code_page.c Converted to the new debug interface, using script written by Patrik 1999-05-23 10:25:25 +00:00
console.c Added a bit magic to CONSOLE_get_input so we don't get single Escapes 2000-02-20 13:29:25 +00:00
device.c Removed #include of wingdi.h and windef.h from winuser.h (and resolved 2000-02-10 19:03:02 +00:00
error.c Converted to the new debug interface, using script written by Patrik 1999-05-23 10:25:25 +00:00
except.c Removed PDB32_DEBUGGED flag and send all debug events unconditionally. 2000-03-08 16:41:37 +00:00
file.c - Added missing configuration #if:s and #includes:s. 1999-10-24 22:13:47 +00:00
init.c GetComputerNameA(): added parameter check like Win95 does. 2000-02-27 17:25:13 +00:00
kernel32.c Improved the selector get/set functions. 2000-02-26 16:51:13 +00:00
Makefile.in Better implementation of inline functions SetLastError and 2000-03-07 13:14:27 +00:00
newfns.c Removed PDB32_DEBUGGED flag and send all debug events unconditionally. 2000-03-08 16:41:37 +00:00
ordinals.c Adapted to new register function handling. 1999-11-13 23:54:04 +00:00
process.c Cosmetics. 1999-12-27 05:26:00 +00:00
struct32.c Converted to the new debug interface, using script written by Patrik 1999-05-23 10:25:25 +00:00
time.c Made GetSystemTimeAsFileTime return value more precise. 1999-11-29 02:48:43 +00:00