Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
wine
Manage
Activity
Members
Labels
Plan
Wiki
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
Nakul Kumar
wine
Commits
master
Select Git revision
0 results
wine
Author
Search by author
Any Author
authors
Nakul Kumar
nak.ak2015
1 author
Jan 22, 2025
ntdll: Return an error if count is zero in NtRemoveIoCompletionEx.
· ff2de2a7
Alex Henrie
authored
3 months ago
and
Alexandre Julliard
committed
2 months ago
ff2de2a7
msvcrt: Annotate allocators with __WINE_(ALLOC_SIZE|DEALLOC|MALLOC).
· 46400cfc
Alex Henrie
authored
3 months ago
and
Alexandre Julliard
committed
2 months ago
46400cfc
msvcp90: Annotate allocators with __WINE_(ALLOC_SIZE|DEALLOC|MALLOC).
· 70dbb7a7
Alex Henrie
authored
3 months ago
and
Alexandre Julliard
committed
2 months ago
70dbb7a7
msvcp60: Annotate allocators with __WINE_(ALLOC_SIZE|DEALLOC|MALLOC).
· 8f3ccea3
Alex Henrie
authored
3 months ago
and
Alexandre Julliard
committed
2 months ago
8f3ccea3
msvcirt: Annotate allocators with __WINE_(ALLOC_SIZE|DEALLOC|MALLOC).
· 9b7a69de
Alex Henrie
authored
3 months ago
and
Alexandre Julliard
committed
2 months ago
9b7a69de
concrt140: Annotate allocators with __WINE_(ALLOC_SIZE|DEALLOC|MALLOC).
· 7255e0d8
Alex Henrie
authored
3 months ago
and
Alexandre Julliard
committed
2 months ago
7255e0d8
windows.ui.xaml: Implement IColorHelperStatics::FromArgb().
· e5e7d904
Mohamad Al-Jaf
authored
3 months ago
and
Alexandre Julliard
committed
2 months ago
e5e7d904
windows.ui.xaml/tests: Add IColorHelperStatics::FromArgb() tests.
· 51ccd17f
Mohamad Al-Jaf
authored
3 months ago
and
Alexandre Julliard
committed
2 months ago
51ccd17f
windows.ui.xaml: Add IColorHelperStatics stub interface.
· 68e38f82
Mohamad Al-Jaf
authored
3 months ago
and
Alexandre Julliard
committed
2 months ago
68e38f82
windows.ui.xaml: Add stub dll.
· df738b16
Mohamad Al-Jaf
authored
1 year ago
and
Alexandre Julliard
committed
2 months ago
df738b16
windows.ui: Stub IUISettings3::remove_ColorValuesChanged().
· 6a0d42a2
Mohamad Al-Jaf
authored
3 months ago
and
Alexandre Julliard
committed
2 months ago
6a0d42a2
windows.ui: Stub IUISettings3::add_ColorValuesChanged().
· e721ae10
Mohamad Al-Jaf
authored
3 months ago
and
Alexandre Julliard
committed
2 months ago
e721ae10
msvcrt: Add missing TRACE_ON check.
· cd4009e5
Herman Semenov
authored
3 months ago
and
Alexandre Julliard
committed
2 months ago
cd4009e5
wrc: Remove the unused res_count structure.
· 7d49e617
Alexandre Julliard
authored
3 months ago
7d49e617
winedump: Dump MUI resources.
· 08628da6
Alexandre Julliard
authored
3 months ago
08628da6
shell32: Move some function prototypes to shlwapi.h.
· edf72a05
Alexandre Julliard
authored
3 months ago
edf72a05
xcopy: Fix handling of quoted filenames.
· 676ecbe7
Hans Leidekker
authored
4 months ago
and
Alexandre Julliard
committed
2 months ago
676ecbe7
mfsrcsnk: Release the async request popped sample after sending it.
· 9e183176
Conor McCarthy
authored
3 months ago
and
Alexandre Julliard
committed
2 months ago
9e183176
mfsrcsnk: Release object queue objects on destruction.
· 7ecf4a39
Conor McCarthy
authored
3 months ago
and
Alexandre Julliard
committed
2 months ago
7ecf4a39
propsys: Implement PropVariantToStringAlloc(VT_UI8).
· c8151e5c
Nikolay Sivov
authored
2 months ago
and
Alexandre Julliard
committed
2 months ago
c8151e5c
propsys: Implement PropVariantToStringAlloc(VT_I8).
· 325a33da
Nikolay Sivov
authored
2 months ago
and
Alexandre Julliard
committed
2 months ago
325a33da
propsys: Implement PropVariantToStringAlloc(VT_UI4).
· 620d5af4
Nikolay Sivov
authored
2 months ago
and
Alexandre Julliard
committed
2 months ago
620d5af4
propsys: Implement PropVariantToStringAlloc(VT_UI1).
· 81284188
Nikolay Sivov
authored
2 months ago
and
Alexandre Julliard
committed
2 months ago
81284188
propsys: Implement PropVariantToStringAlloc(VT_I1).
· 32bbe8da
Nikolay Sivov
authored
2 months ago
and
Alexandre Julliard
committed
2 months ago
32bbe8da
propsys: Implement PropVariantToStringAlloc(VT_I2).
· 5e3b1c9d
Nikolay Sivov
authored
2 months ago
and
Alexandre Julliard
committed
2 months ago
5e3b1c9d
propsys: Implement PropVariantToStringAlloc(VT_I4).
· 6f891f92
Nikolay Sivov
authored
2 months ago
and
Alexandre Julliard
committed
2 months ago
6f891f92
propsys: Implement PropVariantToStringAlloc(VT_UI2).
· 851f5c04
Nikolay Sivov
authored
2 months ago
and
Alexandre Julliard
committed
2 months ago
851f5c04
propsys/tests: Add some tests for PropVariantChangeType(VT_UI4).
· a6e86eb2
Nikolay Sivov
authored
3 months ago
and
Alexandre Julliard
committed
2 months ago
a6e86eb2
include: Update with newer DirectWrite types.
· eb9e90b0
Nikolay Sivov
authored
4 months ago
and
Alexandre Julliard
committed
2 months ago
eb9e90b0
include: Update with newer Direct2D types.
· 009951db
Nikolay Sivov
authored
4 months ago
and
Alexandre Julliard
committed
2 months ago
009951db
user32: Copy the clipboard format iterator's position when cloning it.
· 28f0be3c
Damjan Jovanovic
authored
3 months ago
and
Alexandre Julliard
committed
2 months ago
28f0be3c
mfplat: Add support for audio with NULL format to MFInitMediaTypeFromAMMediaType.
· a11807c8
Brendan McGrath
authored
4 months ago
and
Alexandre Julliard
committed
2 months ago
a11807c8
mfplat/tests: Add audio tests for MFInitMediaTypeFromAMMediaType.
· db75ec7b
Brendan McGrath
authored
4 months ago
and
Alexandre Julliard
committed
2 months ago
db75ec7b
dmloader: Use correct constants for SetFilePointer().
· 9ac9b0d6
Nikolay Sivov
authored
4 months ago
and
Alexandre Julliard
committed
2 months ago
9ac9b0d6
shell32: Use correct constants for SetFilePointer().
· aa7eb4fa
Nikolay Sivov
authored
4 months ago
and
Alexandre Julliard
committed
2 months ago
aa7eb4fa
krnl386: Use correct constants for SetFilePointer().
· 66012900
Nikolay Sivov
authored
4 months ago
and
Alexandre Julliard
committed
2 months ago
66012900
storage: Use correct constants for SetFilePointer().
· fbfc8a4e
Nikolay Sivov
authored
4 months ago
and
Alexandre Julliard
committed
2 months ago
fbfc8a4e
wintrust: Use correct constants for SetFilePointer().
· 5abb3191
Nikolay Sivov
authored
4 months ago
and
Alexandre Julliard
committed
2 months ago
5abb3191
kernel32/tests: Use correct constants for SetFilePointer().
· 3e89e0b5
Nikolay Sivov
authored
4 months ago
and
Alexandre Julliard
committed
2 months ago
3e89e0b5
dmloader: Use correct constants for IStream::Seek().
· e9f17a7b
Nikolay Sivov
authored
4 months ago
and
Alexandre Julliard
committed
2 months ago
e9f17a7b
Loading