1999-03-13 |
Marcus Meissner | Updated AVI* class interface to new ICOM_ methods.
|
commit | commitdiff | tree |
1999-03-13 |
Marcus Meissner | Some fixes and additions.
|
commit | commitdiff | tree |
1999-03-13 |
Marcus Meissner | Started on avifil32 implementation (only stubs currently).
|
commit | commitdiff | tree |
1999-03-13 |
Marcus Meissner | Mask out the upper 12 bits from the resourceid, just...
|
commit | commitdiff | tree |
1999-03-12 |
Marcus Meissner | Removed use of WND struct.
|
commit | commitdiff | tree |
1999-03-12 |
Marcus Meissner | Added #ifdef HAVE_WCTYPE_H.
|
commit | commitdiff | tree |
1999-03-12 |
Marcus Meissner | Emulate (well, ignore) mov cr0,eax and mov eax,cr0.
|
commit | commitdiff | tree |
1999-03-09 |
Marcus Meissner | Corrected cast so hello5 compiles again.
|
commit | commitdiff | tree |
1999-03-09 |
Marcus Meissner | Fix broken _convert_sockopt for IPPROTO_TCP cases,...
|
commit | commitdiff | tree |
1999-03-09 |
Marcus Meissner | __asm__ fix as suggested by <daniel@mat.utfsm.cl> Daniel...
|
commit | commitdiff | tree |
1999-03-09 |
Marcus Meissner | CreateFileMapping SetLastError(0)s on newly created...
|
commit | commitdiff | tree |
1999-02-28 |
Marcus Meissner | More include optimizations.
|
commit | commitdiff | tree |
1999-02-28 |
Marcus Meissner | Fixed a lot of warnings using WINE_UNUSED, casts, commenting...
|
commit | commitdiff | tree |
1999-02-28 |
Marcus Meissner | MCI_OPEN_DRIVER_PARMS - Add win32 version of structure.
|
commit | commitdiff | tree |
1999-02-28 |
Marcus Meissner | Changed CreateDirectory LastError returns to match...
|
commit | commitdiff | tree |
1999-02-28 |
Marcus Meissner | More include optimisations and fixes.
|
commit | commitdiff | tree |
1999-02-28 |
Marcus Meissner | We got passed a NULL Dialect ptr and accessed it unprotected.
|
commit | commitdiff | tree |
1999-02-24 |
Marcus Meissner | Optimized away more includes, readded some #includes...
|
commit | commitdiff | tree |
1999-02-22 |
Marcus Meissner | Some more recursive include fixes/optimizations.
|
commit | commitdiff | tree |
1999-02-21 |
Marcus Meissner | Change "g" (general regs) into "r" (hardregs) in clone...
|
commit | commitdiff | tree |
1999-02-21 |
Marcus Meissner | Added missing WINAPIs.
|
commit | commitdiff | tree |
1999-02-20 |
Marcus Meissner | Problems reported by Donald Page, PR 105-107.
|
commit | commitdiff | tree |
1999-02-20 |
Marcus Meissner | mmioDescend: debugoutput enhanced, FINDLIST/FINDRIFF...
|
commit | commitdiff | tree |
1999-02-19 |
Marcus Meissner | Removed a lot of occurences of windows.h (and added...
|
commit | commitdiff | tree |
1999-02-18 |
Marcus Meissner | Removed superflous WINAPI (mismatch with prototype...
|
commit | commitdiff | tree |
1999-02-18 |
Marcus Meissner | dosexe.h depends on winbase.h (for LPSTARTUPINFO32A)
|
commit | commitdiff | tree |
1999-02-17 |
Marcus Meissner | mmioDescend: fixed FIND_xxxx, verified with mciavi32...
|
commit | commitdiff | tree |
1999-02-17 |
Marcus Meissner | Optimized include/*.h: (recursively) include all headers...
|
commit | commitdiff | tree |
1999-02-14 |
Marcus Meissner | Do not print 'wine: no executeable found' if we did...
|
commit | commitdiff | tree |
1999-02-14 |
Marcus Meissner | Added possibility to load .stabs/.stabstr sections...
|
commit | commitdiff | tree |
1999-02-14 |
Marcus Meissner | Some ddraw/d3d bugfixes, updated Diablo/WC4 ddraw status.
|
commit | commitdiff | tree |
1999-02-13 |
Marcus Meissner | Moved the if1632/signal.c stuff into loader/signal...
|
commit | commitdiff | tree |
1999-02-13 |
Marcus Meissner | Some warnings fixed, one useless VERSION warning removed...
|
commit | commitdiff | tree |
1999-02-13 |
Marcus Meissner | Implemented MapVirtualKeyEx (ticket 21).
|
commit | commitdiff | tree |
1999-02-09 |
Marcus Meissner | Some small bugfixes, added more PE relocation types...
|
commit | commitdiff | tree |
1999-02-09 |
Marcus Meissner | Fixed image size and line size, added 8bit color/palette...
|
commit | commitdiff | tree |
1999-02-05 |
Marcus Meissner | Updated msvideo / vfw.h, use builtin msvfw32.dll by...
|
commit | commitdiff | tree |
1999-02-05 |
Marcus Meissner | Continued hack to win32/console.c, so that the IDA...
|
commit | commitdiff | tree |
1999-02-05 |
Marcus Meissner | Include objbase.h for CoTaskMem* prototypes (or we...
|
commit | commitdiff | tree |
1999-02-05 |
Marcus Meissner | Added missing ULONG to static const OFFSET_xx.
|
commit | commitdiff | tree |
1999-02-02 |
Marcus Meissner | reslen could be used uninitialised in GetFileResource32...
|
commit | commitdiff | tree |
1999-01-30 |
Marcus Meissner | Enable/disable relay32 debugging on the fly. Start...
|
commit | commitdiff | tree |
1999-01-30 |
Marcus Meissner | Check for NULL in lstrcpy* (Windows uses real exception...
|
commit | commitdiff | tree |
1999-01-30 |
Marcus Meissner | Some more warnings and bugs fixed.
|
commit | commitdiff | tree |
1999-01-29 |
Marcus Meissner | Updated msvideo. New program 'icinfo [-about] [-configure...
|
commit | commitdiff | tree |
1999-01-28 |
Marcus Meissner | Fixed FILE_VIEW struct initialisation.
|
commit | commitdiff | tree |
1999-01-28 |
Marcus Meissner | Fixed a lot of warnings for possible problems.
|
commit | commitdiff | tree |
1999-01-28 |
Marcus Meissner | Fixed GetIconInfo16 (.spec,ICONINFO struct is different...
|
commit | commitdiff | tree |
1999-01-28 |
Marcus Meissner | Switch ncurses.h/curses.h include (works better for...
|
commit | commitdiff | tree |
1999-01-28 |
Marcus Meissner | Fixed loading of win32 drivers.
|
commit | commitdiff | tree |
1999-01-26 |
Marcus Meissner | Allocate a DOS handle if we open a normal file with...
|
commit | commitdiff | tree |
1999-01-26 |
Marcus Meissner | 3 missing WINAPI added.
|
commit | commitdiff | tree |
1999-01-26 |
Marcus Meissner | Added GetSecurityDescriptorOwner/Group, RevertToSelf...
|
commit | commitdiff | tree |
1999-01-26 |
Marcus Meissner | Do not endlessly loop in CONSOLE_get_input after EOF.
|
commit | commitdiff | tree |
1999-01-24 |
Marcus Meissner | Free the private data pointer, THEN set it to NULL.
|
commit | commitdiff | tree |
1999-01-24 |
Marcus Meissner | Missing WINAPI.
|
commit | commitdiff | tree |
1999-01-24 |
Marcus Meissner | Allow switching off/on of debugmsgs in the debugger.
|
commit | commitdiff | tree |
1999-01-23 |
Marcus Meissner | Set private data struct to NULL to expose problems...
|
commit | commitdiff | tree |
1999-01-23 |
Marcus Meissner | DOS programs use handles 0-4 without opening/closing...
|
commit | commitdiff | tree |
1999-01-23 |
Marcus Meissner | Remove configure.in->configure rule (we might not have...
|
commit | commitdiff | tree |
1999-01-23 |
Marcus Meissner | Check opened enhmetafile for magic values.
|
commit | commitdiff | tree |
1999-01-23 |
Marcus Meissner | Implemented ExtractIconEx16, added some consts to ExtractIco...
|
commit | commitdiff | tree |
1999-01-22 |
Marcus Meissner | Fixed accelerator handling. ACCEL16 used internal,...
|
commit | commitdiff | tree |
1999-01-20 |
Marcus Meissner | Win32 console needs SYNCHRONIZE access.
|
commit | commitdiff | tree |
1999-01-20 |
Marcus Meissner | autoconf: added checks for libio.h, elf.h, curses.h...
|
commit | commitdiff | tree |
1999-01-20 |
Marcus Meissner | LCMapStringA: if dstlen is insufficient, return
|
commit | commitdiff | tree |
1999-01-20 |
Marcus Meissner | Some small fixes to enhmetafiles.
|
commit | commitdiff | tree |
1999-01-20 |
Marcus Meissner | Do not call ownerdraw for invalid items (empty focusrects).
|
commit | commitdiff | tree |
1999-01-20 |
Marcus Meissner | Unified palette create, do allocate colorcells on init...
|
commit | commitdiff | tree |
1999-01-03 |
Marcus Meissner | Try to autodetect NT4.
|
commit | commitdiff | tree |
1999-01-03 |
Marcus Meissner | 0 means success, all else failure for WaitForSingleObject.
|
commit | commitdiff | tree |
1999-01-03 |
Marcus Meissner | Check for necessary configure reruns for Makefile and...
|
commit | commitdiff | tree |
1998-12-26 |
Marcus Meissner | Changed // comments to /* */ so WINE compiles with...
|
commit | commitdiff | tree |
1998-12-24 |
Marcus Meissner | Stubs for IDirect3D(2)::CreateLight and CreateDevice...
|
commit | commitdiff | tree |
1998-12-15 |
Marcus Meissner | Check for MAXFLOAT if FLT_MAX isn't there.
|
commit | commitdiff | tree |
1998-12-14 |
Marcus Meissner | Made async IO (SIGIO) stuff from WINSOCK generic useable.
|
commit | commitdiff | tree |
1998-12-14 |
Marcus Meissner | (ReadConsole32A): small and stupid bug fixed
|
commit | commitdiff | tree |
1998-12-14 |
Marcus Meissner | _ultoa implemented.
|
commit | commitdiff | tree |
1998-12-14 |
Marcus Meissner | Small hack to get rid of annoying err:resource: message for
|
commit | commitdiff | tree |
1998-12-14 |
Marcus Meissner | (FOCUS_SwitchFocus) check for pFocusTo == NULL instead...
|
commit | commitdiff | tree |
1998-12-11 |
Marcus Meissner | Added RasEnumConnections stub.
|
commit | commitdiff | tree |
1998-12-11 |
Marcus Meissner | Two debug messages clarified, one useless prototype...
|
commit | commitdiff | tree |
1998-12-11 |
Marcus Meissner | 294 missing WINAPI added.
|
commit | commitdiff | tree |
1998-12-11 |
Marcus Meissner | Kill swapped out (wine) processes too and truncate...
|
commit | commitdiff | tree |
1998-12-11 |
Marcus Meissner | Added Win32 synchro to FILEs (useful only for terminal...
|
commit | commitdiff | tree |
1998-12-10 |
Marcus Meissner | Warn if two .exes conflict with each other and the...
|
commit | commitdiff | tree |
1998-12-10 |
Marcus Meissner | Missing parentheses added.
|
commit | commitdiff | tree |
1998-12-09 |
Marcus Meissner | Enhanced Win32 Console (XTERM)
|
commit | commitdiff | tree |
1998-12-09 |
Marcus Meissner | Some unnecessary #include and messages removed.
|
commit | commitdiff | tree |
1998-12-08 |
Marcus Meissner | Superflous WINAPI removed.
|
commit | commitdiff | tree |
1998-12-08 |
Marcus Meissner | Warn about invalid entrypoints (created by viruses...
|
commit | commitdiff | tree |
1998-12-08 |
Marcus Meissner | Create X11 palette on DirectDrawSurface::SetPalette...
|
commit | commitdiff | tree |
1998-12-08 |
Marcus Meissner | Move TWEAK_Init from USER to GDIInit.
|
commit | commitdiff | tree |
1998-12-07 |
Marcus Meissner | Stub for NPSGetProviderHandleA.
|
commit | commitdiff | tree |
1998-12-02 |
Marcus Meissner | Handle atoms "# non number" (oracle client).
|
commit | commitdiff | tree |
1998-12-01 |
Marcus Meissner | Added some stubs, some ptr->str conversions.
|
commit | commitdiff | tree |
1998-11-30 |
Marcus Meissner | Fix warnings in miscemu/main.c.
|
commit | commitdiff | tree |
1998-11-30 |
Marcus Meissner | Implemented class factory for dsound.
|
commit | commitdiff | tree |
1998-11-30 |
Marcus Meissner | Bugfix: second RegOpenKey should use CLSIDkey instead...
|
commit | commitdiff | tree |
1998-11-26 |
Marcus Meissner | Remove unnecessary check for entrypoint address (test...
|
commit | commitdiff | tree |