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
6e989604a32249c3a74834fa9a47438a81445b99
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
Dec 28, 2012
netstat: Initial implementation.
· 6e989604
André Zwing
authored
12 years ago
and
Alexandre Julliard
committed
12 years ago
6e989604
wininet: Properly handle output buffer size in InternetGetCookieA.
· f877fe9b
Jacek Caban
authored
12 years ago
and
Alexandre Julliard
committed
12 years ago
f877fe9b
wininet: Properly handle output buffer size in InternetGetCookieW.
· 0c02e358
Jacek Caban
authored
12 years ago
and
Alexandre Julliard
committed
12 years ago
0c02e358
winmm: Reroute WAVE_MAPPER devices as the default device changes.
· 8f03c51e
Andrew Eikum
authored
12 years ago
and
Alexandre Julliard
committed
12 years ago
8f03c51e
xmllite: Remove duplicated statement (Coverity).
· bc5d953f
Marcus Meissner
authored
12 years ago
and
Alexandre Julliard
committed
12 years ago
bc5d953f
advapi32: Do not use invalid pSD value (Coverity).
· 7750dd8e
Marcus Meissner
authored
12 years ago
and
Alexandre Julliard
committed
12 years ago
7750dd8e
winhttp: Do not free name too early (Coverity).
· ab636923
Marcus Meissner
authored
12 years ago
and
Alexandre Julliard
committed
12 years ago
ab636923
oleaut32: Mark PropertyPageSiteVtbl static.
· e0fa39b3
Marcus Meissner
authored
12 years ago
and
Alexandre Julliard
committed
12 years ago
e0fa39b3
usp10: Mark SHAPE_ApplyOpenTypePositions as hidden.
· 02722c4d
Marcus Meissner
authored
12 years ago
and
Alexandre Julliard
committed
12 years ago
02722c4d
Dec 27, 2012
gdi32: Use the correct physdev for each driver call (Coverity).
· 227fc26e
Alexandre Julliard
authored
12 years ago
227fc26e
d3dx9_36: Check proper signature for DIB files.
· dabde6a0
Christian Costa
authored
12 years ago
and
Alexandre Julliard
committed
12 years ago
dabde6a0
d3dx9_36: Implement D3DXFileCreate with stubbed ID3DXFile interface + basic tests.
· 95433ccd
Christian Costa
authored
12 years ago
and
Alexandre Julliard
committed
12 years ago
95433ccd
dsound: Use a thread instead of a timer for greater precision.
· f5abeb84
Maarten Lankhorst
authored
12 years ago
and
Alexandre Julliard
committed
12 years ago
f5abeb84
atl: Added locking to AtlModuleExtractCreateWndData.
· 8dc7a72a
Jacek Caban
authored
12 years ago
and
Alexandre Julliard
committed
12 years ago
8dc7a72a
atl: Changed AtlModuleInit FIXME to TRACE.
· dc160df8
Jacek Caban
authored
12 years ago
and
Alexandre Julliard
committed
12 years ago
dc160df8
wininet: Add stub for DeleteWpadCacheForNetworks.
· e8307fe1
Chae Jong Bin
authored
12 years ago
and
Alexandre Julliard
committed
12 years ago
e8307fe1
urlmon: Add stub for FlushUrlmonZonesCache.
· fee3d670
Chae Jong Bin
authored
12 years ago
and
Alexandre Julliard
committed
12 years ago
fee3d670
ntdll: Remove unused include.
· 59c30130
Alexandre Julliard
authored
12 years ago
59c30130
rpcss: Remove redundant define.
· 0e16345a
Alexandre Julliard
authored
12 years ago
0e16345a
msvcrt: Return error in stat function when path is specified with trailing slash character.
· bcf4467b
Piotr Caban
authored
12 years ago
and
Alexandre Julliard
committed
12 years ago
bcf4467b
wpp: Fix path separator on Windows platforms.
· 9dbd1969
Hermès Bélusca-Maïto
authored
12 years ago
and
Alexandre Julliard
committed
12 years ago
9dbd1969
windowscodecs: Add some tests for IWICImagingFactory_CreateBitmapFromMemory.
· cf9dbcc3
Dmitry Timoshkov
authored
12 years ago
and
Alexandre Julliard
committed
12 years ago
cf9dbcc3
winmm: Open WAVE_MAPPER devices in their own devices array.
· b73da85d
Andrew Eikum
authored
12 years ago
and
Alexandre Julliard
committed
12 years ago
b73da85d
winmm: Don't give a period time to IAudioClient::Initialize.
· 68679158
Andrew Eikum
authored
12 years ago
and
Alexandre Julliard
committed
12 years ago
68679158
appwiz.cpl: Fix a leak (coverity).
· 720f1bb7
Frédéric Delanoy
authored
12 years ago
and
Alexandre Julliard
committed
12 years ago
720f1bb7
oledb32: Partial implementation of GetDataSource().
· ec4de1f9
Nikolay Sivov
authored
12 years ago
and
Alexandre Julliard
committed
12 years ago
ec4de1f9
Dec 26, 2012
winmm: Rearrange device mapping when a new default device is chosen.
· 4ab4bc5d
Andrew Eikum
authored
12 years ago
and
Alexandre Julliard
committed
12 years ago
4ab4bc5d
atl: Backport some tests from atl100.
· 99065bb6
Jacek Caban
authored
12 years ago
and
Alexandre Julliard
committed
12 years ago
99065bb6
atl100: Fixed a typo.
· 1a111423
Jacek Caban
authored
12 years ago
and
Alexandre Julliard
committed
12 years ago
1a111423
atl: Use atlbase.h in tests.
· 65493cf1
Jacek Caban
authored
12 years ago
and
Alexandre Julliard
committed
12 years ago
65493cf1
msvcrt: NULL terminate program arguments list in __getmainargs.
· 6e485f13
Piotr Caban
authored
12 years ago
and
Alexandre Julliard
committed
12 years ago
6e485f13
xdg: Fix a file handle leak (coverity).
· 04fb8a91
Frédéric Delanoy
authored
12 years ago
and
Alexandre Julliard
committed
12 years ago
04fb8a91
msvcrt: Added _strnicmp_l implementation.
· eaa1b706
Piotr Caban
authored
12 years ago
and
Alexandre Julliard
committed
12 years ago
eaa1b706
cacls: Print out arguments.
· 04f40b70
André Zwing
authored
12 years ago
and
Alexandre Julliard
committed
12 years ago
04f40b70
comctl32: Avoid code duplication by reusing PROPSHEET_GetPageIndex.
· 2c8ea6eb
Ričardas Barkauskas
authored
12 years ago
and
Alexandre Julliard
committed
12 years ago
2c8ea6eb
comctl32: Use index value if property sheet page isn't found.
· 379d492b
Ričardas Barkauskas
authored
12 years ago
and
Alexandre Julliard
committed
12 years ago
379d492b
xmllite: Shrink buffer when enough data processed.
· beffac00
Nikolay Sivov
authored
12 years ago
and
Alexandre Julliard
committed
12 years ago
beffac00
winemac.drv: Implement GetMonitorInfo.
· d8a0da9d
Ken Thomases
authored
12 years ago
and
Alexandre Julliard
committed
12 years ago
d8a0da9d
winemac.drv: Implement EnumDisplayMonitors.
· 21c4fc33
Ken Thomases
authored
12 years ago
and
Alexandre Julliard
committed
12 years ago
21c4fc33
makefiles: Allow use of Objective-C source files in modules.
· 49dc686a
Ken Thomases
authored
12 years ago
and
Alexandre Julliard
committed
12 years ago
49dc686a
Loading