1999-04-25 |
Bertho Stultiens | Built-in dlls now have resources attached via the PE... |
tree | commitdiff |
1999-04-25 |
Patrik Stridvall | #pragma pack(?) changed to #include "*pack*.h" |
tree | commitdiff |
1999-04-25 |
Eric Pouech | wine.conf should not overrule content of burned in... |
tree | commitdiff |
1999-04-25 |
Marcus Meissner | debug.h must be last in list of includes. |
tree | commitdiff |
1999-04-25 |
Ulrich Weigand | Return 32-bit module in GetModuleHandle16() if appropriate. |
tree | commitdiff |
1999-04-25 |
Marcus Meissner | Use DllOverrides from wine.ini as defaults also in |
tree | commitdiff |
1999-04-24 |
Marcus Meissner | autoconf fixes and cleanups (check for dlopen() in... |
tree | commitdiff |
1999-04-22 |
Gerald Pfeifer | #else branch compile fix. |
tree | commitdiff |
1999-04-22 |
Bertho Stultiens | Change wine's dlopen search-patch strategy not using... |
tree | commitdiff |
1999-04-22 |
Bertho Stultiens | Do not increment module refCount if self is loaded... |
tree | commitdiff |
1999-04-21 |
Bertho Stultiens | Reimplementation of GetModuleHandle16 according to... |
tree | commitdiff |
1999-04-19 |
Bertho Stultiens | Removed non-portable hacks and replaced them with more... |
tree | commitdiff |
1999-04-19 |
Bertho Stultiens | Attach notifications must be send after all recursive... |
tree | commitdiff |
1999-04-19 |
Patrik Stridvall | New debug scheme with explicit debug channels declaration. |
tree | commitdiff |
1999-04-18 |
Alexandre Julliard | Removed extra call to TASK_StartTask. |
tree | commitdiff |
1999-04-18 |
Eric Pouech | Fixed memory freeing. |
tree | commitdiff |
1999-04-18 |
Alexandre Julliard | Fixed toolhelp routines usage in GetModuleFromPath... |
tree | commitdiff |
1999-04-18 |
Bertho Stultiens | Reorganization of the loader to correctly load and... |
tree | commitdiff |
1999-04-18 |
Bertho Stultiens | New files to support load order and partial stubs for... |
tree | commitdiff |
1999-04-18 |
Kevin Holbrook | Fix ambiguous else warning. |
tree | commitdiff |
1999-04-18 |
Marcus Meissner | Disable AC bit on receiving alignment exceptions. |
tree | commitdiff |
1999-04-16 |
Andreas Mohr | - Implemented proper ("real", compressed) Win16 entry... |
tree | commitdiff |
1999-04-15 |
Marcus Meissner | FreeBSD 3 multithreading final fix. Do not use libc_r... |
tree | commitdiff |
1999-04-15 |
Ulrich Weigand | Bugfix: Always release the Win16Lock in TASK_Reschedule. |
tree | commitdiff |
1999-04-11 |
Marcus Meissner | - Started multithreading for FreeBSD (incomplete, but... |
tree | commitdiff |
1999-04-11 |
Ulrich Weigand | Implemented 'kernel services thread'. |
tree | commitdiff |
1999-04-11 |
Bertho Stultiens | FreeLibrary partial implementation. |
tree | commitdiff |
1999-04-11 |
Ulrich Weigand | Send USIG_PROCESS_CREATE signal. |
tree | commitdiff |
1999-04-10 |
Bertho Stultiens | GetModuleFromPath now checks for loaded modules via... |
tree | commitdiff |
1999-04-03 |
Marcus Meissner | Added some SetLastError()s in GetProcAddress() and... |
tree | commitdiff |
1999-04-01 |
Ove Kaaven | Made DOSVM_GetTimer survive EAGAIN errors... |
tree | commitdiff |
1999-04-01 |
Ulrich Weigand | Added USER32.UserSignalProc to Callout table. |
tree | commitdiff |
1999-04-01 |
Ulrich Weigand | Implemented PROCESS_CallUserSignalProc(). |
tree | commitdiff |
1999-04-01 |
Marcus Meissner | "foo" was not translated to "foo.so" in elf loader. |
tree | commitdiff |
1999-04-01 |
Ulrich Weigand | Allow NULL NE resource handler; call the default handle... |
tree | commitdiff |
1999-03-28 |
Jess Haas | Fixed CreateProcessA so it can handle commandlines... |
tree | commitdiff |
1999-03-28 |
Jess Haas | Fixed GetModuleHandle16. |
tree | commitdiff |
1999-03-28 |
Marcus Meissner | Empty DOSVM_QueueEvent for !MZ_SUPPORTED. |
tree | commitdiff |
1999-03-27 |
Ulrich Weigand | Fixed sequence of DLL_PROCESS_DETACH notification calls. |
tree | commitdiff |
1999-03-27 |
Ulrich Weigand | Allow UserYield16 to be called from 32-bit thread. |
tree | commitdiff |
1999-03-25 |
Stephane Lussier | Made the timer code thread safe. |
tree | commitdiff |
1999-03-25 |
Ove Kaaven | Added infrastructure and definitions for general-purpos... |
tree | commitdiff |
1999-03-25 |
Ove Kaaven | Added handling of SIGUSR2 for the new event interruptio... |
tree | commitdiff |
1999-03-22 |
Ulrich Weigand | Bugfix: cope with quoted arguments for CreateProcess(). |
tree | commitdiff |
1999-03-22 |
Ulrich Weigand | Fixed typo in SizeofResource(). |
tree | commitdiff |
1999-03-22 |
Andreas Mohr | Cosmetics. |
tree | commitdiff |
1999-03-22 |
Sergey Turchanov | Implementation for FreeLibraryAndExitThread. |
tree | commitdiff |
1999-03-22 |
Ulrich Weigand | Run Win32 processes in their own threads. |
tree | commitdiff |
1999-03-21 |
Alexandre Julliard | Changed process initialisation to use the new server... |
tree | commitdiff |
1999-03-21 |
Andreas Mohr | Fixed typo. |
tree | commitdiff |
1999-03-18 |
Marcus Meissner | Lots of warning fixed, one missing WINAPI in ddraw... |
tree | commitdiff |
1999-03-16 |
Ulrich Weigand | Pass CreateProcess() SECURITY_ATTRIBUTES through to... |
tree | commitdiff |
1999-03-16 |
Ulrich Weigand | Fix compiler warnings. |
tree | commitdiff |
1999-03-15 |
Marcus Meissner | Use MESSAGE_RESOURCE_* defines from SDK headers, update... |
tree | commitdiff |
1999-03-14 |
Jim Aston | Renamed wintypes.h to windef.h. |
tree | commitdiff |
1999-03-14 |
Theodore S. Hetke | Added tracing for delayed imports and removed the fixme. |
tree | commitdiff |
1999-03-14 |
Uwe Bonnes | Make GetModuleHandle16 only look for module names,... |
tree | commitdiff |
1999-03-13 |
Peter Ganten | Fix CreateProcess to handle lpCommandline better. |
tree | commitdiff |
1999-03-13 |
Marcus Meissner | Mask out the upper 12 bits from the resourceid, just... |
tree | commitdiff |
1999-03-10 |
Ulrich Weigand | Deleted NE_FreePEResource(). |
tree | commitdiff |
1999-03-10 |
Ulrich Weigand | Adapted to cursor/icon handling changes. |
tree | commitdiff |
1999-03-10 |
Ulrich Weigand | Allow accessing both NE and PE resources with both... |
tree | commitdiff |
1999-03-10 |
Ulrich Weigand | Bugfix: Allow lpCommandLine == NULL in CreateProcess(). |
tree | commitdiff |
1999-03-09 |
Juergen Schmied | Fix use of wrong prototype from ntdll.h. |
tree | commitdiff |
1999-02-28 |
Marcus Meissner | Fixed a lot of warnings using WINE_UNUSED, casts, comme... |
tree | commitdiff |
1999-02-28 |
Andreas Mohr | Added support for quoted file names in CreateProcess(). |
tree | commitdiff |
1999-02-28 |
Alexandre Julliard | Use server handles directly for Win32 handles. Removed... |
tree | commitdiff |
1999-02-28 |
David Luyer | - fixed missing stdlib.h and string.h includes everywhere |
tree | commitdiff |
1999-02-28 |
Alexandre Julliard | Process and thread id now use the server-side id instea... |
tree | commitdiff |
1999-02-28 |
Ulrich Weigand | Adapted to CreateProcess changes. |
tree | commitdiff |
1999-02-28 |
Ulrich Weigand | NE modules adapted to CreateProcess changes. |
tree | commitdiff |
1999-02-28 |
Ulrich Weigand | Process creation sequence reorganized: |
tree | commitdiff |
1999-02-26 |
Alexandre Julliard | Large-scale renaming of all Win32 functions and types... |
tree | commitdiff |
1999-02-25 |
Pavel Roskin | Made message "Resource not found" WARN. |
tree | commitdiff |
1999-02-24 |
Ulrich Weigand | Modified process creation sequence: call PE_CreateModul... |
tree | commitdiff |
1999-02-24 |
Marcus Meissner | Optimized away more includes, readded some #includes... |
tree | commitdiff |
1999-02-21 |
Michael Veksler | - Fix headers to include less or smaller header files. |
tree | commitdiff |
1999-02-21 |
Marcus Meissner | Change "g" (general regs) into "r" (hardregs) in clone... |
tree | commitdiff |
1999-02-21 |
Stephane Lussier | Fix problem where you need mouse activity to unlock... |
tree | commitdiff |
1999-02-19 |
Uwe Bonnes | Only append .dll if no extension yet. |
tree | commitdiff |
1999-02-19 |
Marcus Meissner | Removed a lot of occurences of windows.h (and added... |
tree | commitdiff |
1999-02-17 |
Marcus Meissner | Optimized include/*.h: (recursively) include all header... |
tree | commitdiff |
1999-02-14 |
Joseph Pranevich | Moved initialization until later. Also moved around... |
tree | commitdiff |
1999-02-13 |
Marcus Meissner | Moved the if1632/signal.c stuff into loader/signal... |
tree | commitdiff |
1999-01-31 |
Alexandre Julliard | Added input queue to server-side console object, |
tree | commitdiff |
1999-01-31 |
Ulrich Weigand | Modify NE_FindTypeSection and NE_FindResourceFromType... |
tree | commitdiff |
1999-01-31 |
Ulrich Weigand | Added GetResDirEntryA for use by the VERSION code. |
tree | commitdiff |
1999-01-28 |
Marcus Meissner | Fixed a lot of warnings for possible problems. |
tree | commitdiff |
1999-01-24 |
Ove Kaaven | Moved DOS handle allocation slightly, to fix potential... |
tree | commitdiff |
1999-01-24 |
Andreas Mohr | Implemented Int 0x15/0xc0: BIOS - GET CONFIG and some... |
tree | commitdiff |
1999-01-23 |
Andreas Mohr | Implemented WIN16_CallMsgFilter32, WIN16_DispatchMessage32, |
tree | commitdiff |
1999-01-23 |
Marcus Meissner | DOS programs use handles 0-4 without opening/closing... |
tree | commitdiff |
1999-01-22 |
Marcus Meissner | Fixed accelerator handling. ACCEL16 used internal,... |
tree | commitdiff |
1999-01-20 |
Ulrich Weigand | Allow passing task handles to GetThreadQueue() and... |
tree | commitdiff |
1999-01-20 |
Ulrich Weigand | Check module name length in ModuleNext(). |
tree | commitdiff |
1999-01-17 |
Alexandre Julliard | Group commit for recovery after disk crash. |
tree | commitdiff |
1999-01-17 |
Alexandre Julliard | Recovery of release 990110 after disk crash. wine-990110 |
tree | commitdiff |
1999-01-03 |
Joseph Pranevich | Set console video mode when loading DOS app. (Eventuall... |
tree | commitdiff |
1999-01-03 |
Alexandre Julliard | Implemented file sharing checks in the server. |
tree | commitdiff |
1999-01-01 |
Michael Veksler | Moves more stuff from windows.h. |
tree | commitdiff |
next |