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
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
Alexey Alyaev
wine
Commits
a2fbbd9209faa9589180c6eff018ee1fbc0696ef
Select Git revision
Branches
5
wnet-conn-add-cancel-success
wnet-get-universal-name
master
default
protected
stable
oldstable
Tags
20
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
wine-8.9
wine-8.8
wine-8.7
wine-8.0.1
wine-8.6
wine-8.5
wine-7.0.2
wine-8.4
wine-8.3
wine-8.2
wine-8.1
wine-8.0
25 results
wine
Author
Search by author
Any Author
authors
0 authors
Apr 23, 2007
advapi32: Make SERVICE_STATUS_PROCESS match the declaration in MSDN and PSDK.
· a2fbbd92
Rolf Kalbermatter
authored
17 years ago
and
Alexandre Julliard
committed
17 years ago
a2fbbd92
msi: Install data sources in the InstallODBC custom action.
· 1d19c2b7
Hans Leidekker
authored
17 years ago
and
Alexandre Julliard
committed
17 years ago
1d19c2b7
msi: Install translators in the InstallODBC custom action.
· 33c025b7
Hans Leidekker
authored
17 years ago
and
Alexandre Julliard
committed
17 years ago
33c025b7
urlmon: Add an implementation for CreateURLMonikerEx based on existing code for CreateURLMoniker.
· 691b0a3d
Hans Leidekker
authored
17 years ago
and
Alexandre Julliard
committed
17 years ago
691b0a3d
dsound: Don't deadlock in capture because of callback.
· 364e65a8
Maarten Lankhorst
authored
17 years ago
and
Alexandre Julliard
committed
17 years ago
364e65a8
dsound: Make sure we're holding the lock on Drop And Stop.
· 836776ae
Maarten Lankhorst
authored
17 years ago
and
Alexandre Julliard
committed
17 years ago
836776ae
msi: Add the _Property table back, with tests.
· b4bb6e5b
James Hawkins
authored
17 years ago
and
Alexandre Julliard
committed
17 years ago
b4bb6e5b
msi: Return MSICONDITION_NONE in MsiDatabaseIsTablePersistent if the table doesn't exist.
· d677bd7f
James Hawkins
authored
17 years ago
and
Alexandre Julliard
committed
17 years ago
d677bd7f
cmd: Updated Korean resource.
· 68401a15
Hwang YunSong (황윤성)
authored
17 years ago
and
Alexandre Julliard
committed
17 years ago
68401a15
comctl32: Add an image list storage test, make it pass under Wine.
· 8c5cf0cb
Dmitry Timoshkov
authored
17 years ago
and
Alexandre Julliard
committed
17 years ago
8c5cf0cb
comctl32: Use packing only for public ILHEAD structure, 2 bytes packing is enough.
· 43bca238
Dmitry Timoshkov
authored
17 years ago
and
Alexandre Julliard
committed
17 years ago
43bca238
comctl32: Fix an off by one error in ImageList_Remove.
· e0195ca4
Dmitry Timoshkov
authored
17 years ago
and
Alexandre Julliard
committed
17 years ago
e0195ca4
advapi32: Thunk GetFileSecurityW to NtQuerySecurityObject.
· 481de9d8
Dmitry Timoshkov
authored
17 years ago
and
Alexandre Julliard
committed
17 years ago
481de9d8
wineshelllink: Fall back to $HOME if $HOME/Desktop does not exist.
· d0c83654
Lei Zhang
authored
17 years ago
and
Alexandre Julliard
committed
17 years ago
d0c83654
userenv: Make GetProfileType report a normal (non-roaming) profile.
· ec16e632
Yuval Fledel
authored
17 years ago
and
Alexandre Julliard
committed
17 years ago
ec16e632
include: Fix a typo in wincrypt.h.
· 355d3c7e
Yuval Fledel
authored
17 years ago
and
Alexandre Julliard
committed
17 years ago
355d3c7e
wined3d: Remove usesFog flag from IWineD3DVertexShaderImpl.
· e28630bc
Fabian Bieler
authored
17 years ago
and
Alexandre Julliard
committed
17 years ago
e28630bc
d3d9/tests: Fix fog with shader test.
· 71fe9ae7
Fabian Bieler
authored
17 years ago
and
Alexandre Julliard
committed
17 years ago
71fe9ae7
winecfg: Update Dutch resources.
· db6d0d1e
Maarten Lankhorst
authored
17 years ago
and
Alexandre Julliard
committed
17 years ago
db6d0d1e
winmm: Pass the right message to hwnd from mixer callback.
· 0c6a63a0
Maarten Lankhorst
authored
17 years ago
and
Alexandre Julliard
committed
17 years ago
0c6a63a0
server: Silence compiler warning in fd_queue_async().
· d529c63c
Gerald Pfeifer
authored
17 years ago
and
Alexandre Julliard
committed
17 years ago
d529c63c
xcopy: Add Russian resource.
· 9a973408
Kirill K. Smirnov
authored
17 years ago
and
Alexandre Julliard
committed
17 years ago
9a973408
Apr 20, 2007
advapi32: Make QueryServiceStatus use QueryServiceStatusEx.
· 6c33eb44
Rolf Kalbermatter
authored
17 years ago
and
Alexandre Julliard
committed
17 years ago
6c33eb44
advapi32: Implement QueryServiceStatusEx.
· af5f6325
Rolf Kalbermatter
authored
17 years ago
and
Alexandre Julliard
committed
17 years ago
Based on a patch by Anastasius Focht.
af5f6325
wined3d: The cursor texture doesn't have GL_APPLE_client_storage backing.
· c42a1dc2
Stefan Dösinger
authored
17 years ago
and
Alexandre Julliard
committed
17 years ago
c42a1dc2
user32: Cache the text buffer length to avoid excessive calls to strlenW.
· 6a94516c
Huw Davies
authored
17 years ago
and
Alexandre Julliard
committed
17 years ago
6a94516c
user32: Add a function to return the length of the text buffer.
· a0dbcb25
Huw Davies
authored
17 years ago
and
Alexandre Julliard
committed
17 years ago
a0dbcb25
user32: Keep track of whether the app has asked for the text buffer handle.
· c79ce3cd
Huw Davies
authored
17 years ago
and
Alexandre Julliard
committed
17 years ago
c79ce3cd
gdi32: Make the comparison for system link font replacement not case sensitive.
· 1e4e99a2
Aric Stewart
authored
17 years ago
and
Alexandre Julliard
committed
17 years ago
1e4e99a2
wined3d: Do not upload to the vbo if there's nothing to do.
· fe3ebb3c
Stefan Dösinger
authored
17 years ago
and
Alexandre Julliard
committed
17 years ago
fe3ebb3c
dbghelp: Constify some variables.
· a224fdb1
Andrew Talbot
authored
17 years ago
and
Alexandre Julliard
committed
17 years ago
a224fdb1
localspl: ConfigurePort is now in localui.dll.
· d5b2a0c3
Detlef Riekenberg
authored
17 years ago
and
Alexandre Julliard
committed
17 years ago
d5b2a0c3
localui: Implement ConfigurePortUI.
· 3fc87ef6
Detlef Riekenberg
authored
17 years ago
and
Alexandre Julliard
committed
17 years ago
3fc87ef6
Apr 19, 2007
localspl: DeletePort is now in localui.dll.
· 55a18d7a
Detlef Riekenberg
authored
17 years ago
and
Alexandre Julliard
committed
17 years ago
55a18d7a
dbghelp: Constify some variables.
· 645d76f8
Andrew Talbot
authored
17 years ago
and
Alexandre Julliard
committed
17 years ago
645d76f8
wined3d: Remove GL_FRAMEBUFFER_INCOMPLETE_DUPLICATE_ATTACHMENT_EXT from debug_fbostatus().
· a7638ac5
Henri Verbeet
authored
17 years ago
and
Alexandre Julliard
committed
17 years ago
a7638ac5
shell32: Add a stub implementation for OpenAs_RunDLL.
· 395ba3b9
Hans Leidekker
authored
17 years ago
and
Alexandre Julliard
committed
17 years ago
395ba3b9
msvcrt: Correct the spec file entry for _makepath.
· 480faefe
Hans Leidekker
authored
17 years ago
and
Alexandre Julliard
committed
17 years ago
480faefe
iphlpapi: Only call res_init() once per process.
· dfebf1b9
Hans Leidekker
authored
17 years ago
and
Alexandre Julliard
committed
17 years ago
dfebf1b9
shell32: SHGFI_EXETYPE flag should have the files returning 0 if they are DLL images.
· dac19db3
Aric Stewart
authored
17 years ago
and
Alexandre Julliard
committed
17 years ago
dac19db3
Loading