Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
wine
Manage
Activity
Members
Labels
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Container registry
Model registry
Operate
Terraform modules
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Felix Münchhalfen
wine
Commits
3de25095ed4a53b06d3bb207e1536835c8e4a2ac
Select Git revision
Branches
3
master
default
protected
stable
oldstable
Tags
20
wine-9.1
wine-9.0
wine-9.0-rc5
wine-9.0-rc4
wine-9.0-rc3
wine-9.0-rc2
wine-9.0-rc1
wine-8.21
wine-8.20
wine-8.19
wine-8.18
wine-8.17
wine-8.16
wine-8.15
wine-8.14
wine-8.13
wine-8.0.2
wine-8.12
wine-8.11
wine-8.10
23 results
wine
Author
Search by author
Any Author
authors
0 authors
Mar 09, 1999
Fix use of wrong prototype from ntdll.h.
· 3de25095
Juergen Schmied
authored
26 years ago
and
Alexandre Julliard
committed
26 years ago
3de25095
Make more functions just calling down to ntdll.
· bb82dda9
Juergen Schmied
authored
26 years ago
and
Alexandre Julliard
committed
26 years ago
bb82dda9
Accept "Normal" as a valid AFM weight.
· 2fe5a273
Huw D. M. Davies
authored
26 years ago
and
Alexandre Julliard
committed
26 years ago
2fe5a273
Smarter way of searching for a free block.
· 0445eb8b
Thuy Nguyen
authored
26 years ago
and
Alexandre Julliard
committed
26 years ago
0445eb8b
Bugfix: DirectedYield() only to 16-bit tasks in ReplyMessage().
· c08b9c5b
Ulrich Weigand
authored
26 years ago
and
Alexandre Julliard
committed
26 years ago
c08b9c5b
Corrected cast so hello5 compiles again.
· 36d10c88
Marcus Meissner
authored
26 years ago
and
Alexandre Julliard
committed
26 years ago
36d10c88
Don't copy lpstrFileTitle if given NULL pointer for this.
· e16512ba
Norman Stevens
authored
26 years ago
and
Alexandre Julliard
committed
26 years ago
e16512ba
Fix broken _convert_sockopt for IPPROTO_TCP cases, added TCP_NODELAY.
· 5eaf775d
Marcus Meissner
authored
26 years ago
and
Alexandre Julliard
committed
26 years ago
5eaf775d
__asm__ fix as suggested by <daniel@mat.utfsm.cl> Daniel Serpell,
· 2503e7e4
Marcus Meissner
authored
26 years ago
and
Alexandre Julliard
committed
26 years ago
2503e7e4
CreateFileMapping SetLastError(0)s on newly created mappings.
· fe14ab61
Marcus Meissner
authored
26 years ago
and
Alexandre Julliard
committed
26 years ago
fe14ab61
Feb 28, 1999
Create a new subdirectory for the common dialog box DLL and move all
· c912749b
Klaas van Gend
authored
26 years ago
and
Alexandre Julliard
committed
26 years ago
c912749b
More include optimizations.
· b0d52b00
Marcus Meissner
authored
26 years ago
and
Alexandre Julliard
committed
26 years ago
b0d52b00
Fixed a lot of warnings using WINE_UNUSED, casts, commenting out and
· de43ef45
Marcus Meissner
authored
26 years ago
and
Alexandre Julliard
committed
26 years ago
de43ef45
MCI_OPEN_DRIVER_PARMS - Add win32 version of structure.
· 0a741937
Marcus Meissner
authored
26 years ago
and
Alexandre Julliard
committed
26 years ago
0a741937
Changed CreateDirectory LastError returns to match Win32 (found out by
· 412d0252
Marcus Meissner
authored
26 years ago
and
Alexandre Julliard
committed
26 years ago
412d0252
- added function DirectDrawEnumerateEx
· 4d4b5a9a
Lionel Ulmer
authored
26 years ago
and
Alexandre Julliard
committed
26 years ago
4d4b5a9a
Better detection of old (i.e. non OpenGL 1.2 compliant) version of Mesa.
· 5c085704
Lionel Ulmer
authored
26 years ago
and
Alexandre Julliard
committed
26 years ago
5c085704
Added missing <sys/types.h>.
· 21903aeb
Marcus Meissner
authored
26 years ago
and
Alexandre Julliard
committed
26 years ago
21903aeb
Added the button states as returned by IsDlgButtonChecked().
· 691606e7
Klaas van Gend
authored
26 years ago
and
Alexandre Julliard
committed
26 years ago
691606e7
Added support for quoted file names in CreateProcess().
· e518f474
Andreas Mohr
authored
26 years ago
and
Alexandre Julliard
committed
26 years ago
e518f474
CLIENT_WaitReply: don't clear last error on success; fixed callers
· 3f09ec52
Alexandre Julliard
authored
26 years ago
3f09ec52
Added some support and stubs for VESA to msdos/int10.c.
· 32452a46
Jess Haas
authored
26 years ago
and
Alexandre Julliard
committed
26 years ago
32452a46
More include optimisations and fixes.
· 064f170f
Marcus Meissner
authored
26 years ago
and
Alexandre Julliard
committed
26 years ago
064f170f
open_object should return ERROR_FILE_NOT_FOUND when the named object
· c642e4a3
Juergen Schmied
authored
26 years ago
and
Alexandre Julliard
committed
26 years ago
c642e4a3
Better error message.
· df8cdfdf
Andreas Mohr
authored
26 years ago
and
Alexandre Julliard
committed
26 years ago
df8cdfdf
Use server handles directly for Win32 handles. Removed use of K32OBJ.
· 96c08d81
Alexandre Julliard
authored
26 years ago
96c08d81
- fixed missing stdlib.h and string.h includes everywhere
· ee517e86
David Luyer
authored
26 years ago
and
Alexandre Julliard
committed
26 years ago
ee517e86
Process and thread id now use the server-side id instead of an
· 8feb3bc1
Alexandre Julliard
authored
26 years ago
8feb3bc1
The Windows GUI behaviour tester used on the Windows computer. It was
· eb421287
Ove Kåven
authored
26 years ago
and
Alexandre Julliard
committed
26 years ago
eb421287
This file details the results (message traces) the GUI behaviour
· e9b568c0
Ove Kåven
authored
26 years ago
and
Alexandre Julliard
committed
26 years ago
e9b568c0
Some Solaris fixes. <resolv.h> needs <arpa/nameser.h>, sig_context.h
· 664c2727
Marcus Meissner
authored
26 years ago
and
Alexandre Julliard
committed
26 years ago
664c2727
GetBinaryType[AW] moved to loader/module.c, modified to recognize .COM
· 8da55cef
Ulrich Weigand
authored
26 years ago
and
Alexandre Julliard
committed
26 years ago
8da55cef
Adapted to CreateProcess changes.
· f6a93619
Ulrich Weigand
authored
26 years ago
and
Alexandre Julliard
committed
26 years ago
f6a93619
NE modules adapted to CreateProcess changes.
· fe14b660
Ulrich Weigand
authored
26 years ago
and
Alexandre Julliard
committed
26 years ago
fe14b660
Process creation sequence reorganized:
· 6e0d3860
Ulrich Weigand
authored
26 years ago
and
Alexandre Julliard
committed
26 years ago
6e0d3860
- Code to return default language code as keyboard layout.
· 38d9ce81
Guy Albertelli
authored
26 years ago
and
Alexandre Julliard
committed
26 years ago
38d9ce81
Preliminary implementation of the PrintDlgA stub.
· ab1bea15
Klaas van Gend
authored
26 years ago
and
Alexandre Julliard
committed
26 years ago
ab1bea15
Now compliant to the Dutch standards.
· c2bae1c4
Klaas van Gend
authored
26 years ago
and
Alexandre Julliard
committed
26 years ago
c2bae1c4
FIND_WndPtr should not set ERROR_INVALID_WINDOW_HANDLE when hWnd=0.
· 1e0bc841
Juergen Schmied
authored
26 years ago
and
Alexandre Julliard
committed
26 years ago
1e0bc841
Fixed a couple of dosmem block resize bugs.
· 9ffd7938
Ove Kåven
authored
26 years ago
and
Alexandre Julliard
committed
26 years ago
9ffd7938
Loading