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
e8a3d0713f4ba9dba5d7753e65dea94e3c024661
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
Jan 23, 2000
Fix parameters for MDI_RestoreFrameMenu in WM_DESTROY msg.
· e8a3d071
Gerard Patel
authored
25 years ago
and
Alexandre Julliard
committed
25 years ago
e8a3d071
Implemented (Register|Get|Revoke)ActiveObject from the docs.
· 317c9d0f
Marcus Meissner
authored
25 years ago
and
Alexandre Julliard
committed
25 years ago
317c9d0f
Supercharged XShm implementation for DirectDraw.
· b030d20f
Ove Kåven
authored
25 years ago
and
Alexandre Julliard
committed
25 years ago
b030d20f
Bugfix: missing NULL pointer checks.
· 52faa565
Ulrich Weigand
authored
25 years ago
and
Alexandre Julliard
committed
25 years ago
52faa565
Check for MZ header before trying to decipher the PE header.
· c8c800c8
Uwe Bonnes
authored
25 years ago
and
Alexandre Julliard
committed
25 years ago
c8c800c8
Export GetLongPathName[A|W].
· 9c55e6dc
Uwe Bonnes
authored
25 years ago
and
Alexandre Julliard
committed
25 years ago
9c55e6dc
Fix problems with GlobalHandle and GlobalFree so results match Win98.
· 4ef64132
Guy Albertelli
authored
25 years ago
and
Alexandre Julliard
committed
25 years ago
4ef64132
Actually print return value of message.
· 8be3bf1c
Huw D. M. Davies
authored
25 years ago
and
Alexandre Julliard
committed
25 years ago
8be3bf1c
Corrected arguments in DIB_DeleteDIBSection.
· 718b0e40
Marcus Meissner
authored
25 years ago
and
Alexandre Julliard
committed
25 years ago
718b0e40
Handle \\.\<dosdevice> like <dosdevice> in CreateFile. Tested with
· dd7523d5
Marcus Meissner
authored
25 years ago
and
Alexandre Julliard
committed
25 years ago
dd7523d5
Jan 20, 2000
Added Get/SetThreadContext support through the server.
· 3e2517ca
Alexandre Julliard
authored
25 years ago
and
Alexandre Julliard
committed
25 years ago
3e2517ca
Jan 18, 2000
Added debugstr_guid function and used it to replace
· 681c75bf
Alexandre Julliard
authored
25 years ago
681c75bf
Always initialize lpWaveHdr->lpNext to NULL.
· d0b0dbdc
Uwe Bonnes
authored
25 years ago
and
Alexandre Julliard
committed
25 years ago
d0b0dbdc
Jan 17, 2000
Add some defines needed for Unicode to Ascii conversions.
· 1707c6b5
Dmitry Timoshkov
authored
25 years ago
and
Alexandre Julliard
committed
25 years ago
1707c6b5
Better error handling, less keys held open.
· 0311eb37
Juergen Schmied
authored
25 years ago
and
Alexandre Julliard
committed
25 years ago
0311eb37
EnumDisplayModes must pass lPitch.
· 243f7696
Marcus Meissner
authored
25 years ago
and
Alexandre Julliard
committed
25 years ago
243f7696
Validate the menu handles.
· 3e629748
Gerard Patel
authored
25 years ago
and
Alexandre Julliard
committed
25 years ago
3e629748
Rounds to the lowest integer, not the nearest.
· 18a11266
Gerard Patel
authored
25 years ago
and
Alexandre Julliard
committed
25 years ago
18a11266
Fixed race between Win16 parent and child for first rescheduling
· fa5647ab
Ulrich Weigand
authored
25 years ago
and
Alexandre Julliard
committed
25 years ago
fa5647ab
Jan 16, 2000
Use --whole-archive to force linking all of libwine.a. into wine.
· 18ad24a7
Eric Pouech
authored
25 years ago
and
Alexandre Julliard
committed
25 years ago
18ad24a7
Added automatic registration of built-in DLLs.
· 112d3078
Alexandre Julliard
authored
25 years ago
112d3078
Jan 15, 2000
Fixed IPX detection.
· c23872d9
Aaron Hope
authored
25 years ago
and
Alexandre Julliard
committed
25 years ago
c23872d9
New implementation of the win95 registry loader.
· 271ba29e
Juergen Schmied
authored
25 years ago
and
Alexandre Julliard
committed
25 years ago
271ba29e
If there is enough space in the buffer and the type is REG_SZ and the
· 927525a9
Juergen Schmied
authored
25 years ago
and
Alexandre Julliard
committed
25 years ago
927525a9
Display the external modules after the internal modules in crash report.
· 6665ad40
Gerard Patel
authored
25 years ago
and
Alexandre Julliard
committed
25 years ago
6665ad40
Made SetVolumeLabel report failure on CD-ROM drives.
· a01e2896
Ove Kåven
authored
25 years ago
and
Alexandre Julliard
committed
25 years ago
a01e2896
Updated documentation.
· 8362da15
Peter Hunnisett
authored
25 years ago
and
Alexandre Julliard
committed
25 years ago
8362da15
Replaced Wine specific DRIVER_GetType by a correct implementation of
· 4f81c3ea
Eric Pouech
authored
25 years ago
and
Alexandre Julliard
committed
25 years ago
4f81c3ea
- (ugly) fix for the 'Xmd.h' problem
· 7be462dd
Lionel Ulmer
authored
25 years ago
and
Alexandre Julliard
committed
25 years ago
7be462dd
- added NT fields to TEB
· 74341020
Juergen Schmied
authored
25 years ago
and
Alexandre Julliard
committed
25 years ago
74341020
Add HAVE_SOUNDCARD_H to support OpenBSD.
· f84e8eaf
Todd T. Fries
authored
25 years ago
and
Alexandre Julliard
committed
25 years ago
f84e8eaf
- Added some missing EMR record types and updated and fixed others
· f2b84922
Peter Hunnisett
authored
25 years ago
and
Alexandre Julliard
committed
25 years ago
f2b84922
Store reference hdc size into enhanced metafile header when creating.
· 40d5f4cd
Peter Hunnisett
authored
25 years ago
and
Alexandre Julliard
committed
25 years ago
40d5f4cd
Implemented OleRun.
· bc3ab4c5
Marcus Meissner
authored
25 years ago
and
Alexandre Julliard
committed
25 years ago
bc3ab4c5
Removed DeleteObject call left over from previous patch.
· 82f37be9
Gerard Patel
authored
25 years ago
and
Alexandre Julliard
committed
25 years ago
82f37be9
Fixed bad register constraint in InterlockedCompareExchange.
· 775a0332
Ove Kåven
authored
25 years ago
and
Alexandre Julliard
committed
25 years ago
775a0332
Added prototypes for the NT synchronization functions
· 6e9a0dd0
Ove Kåven
authored
25 years ago
and
Alexandre Julliard
committed
25 years ago
6e9a0dd0
Don't access 'wm->modname' after the modref has been flushed.
· 0b57a5ca
Ulrich Weigand
authored
25 years ago
and
Alexandre Julliard
committed
25 years ago
0b57a5ca
Added null check in GlobalHandle.
· 98679974
Guy Albertelli
authored
25 years ago
and
Alexandre Julliard
committed
25 years ago
98679974
Jan 12, 2000
Removed a dependency between oleaut32 and comctl32.
· afa43155
Alexandre Julliard
authored
25 years ago
afa43155
Loading