Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
W
wine-cw
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Registry
Registry
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
wine
wine-cw
Commits
02873bbe
Commit
02873bbe
authored
Jan 14, 2002
by
Huw D M Davies
Committed by
Alexandre Julliard
Jan 14, 2002
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Convert MRULists to Unicode.
parent
da70148a
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
6 additions
and
6 deletions
+6
-6
comctl32.spec
dlls/comctl32/comctl32.spec
+6
-6
comctl32undoc.c
dlls/comctl32/comctl32undoc.c
+0
-0
No files found.
dlls/comctl32/comctl32.spec
View file @
02873bbe
...
...
@@ -111,7 +111,7 @@ debug_channels (animate comboex commctrl datetime header hotkey imagelist ipaddr
91 stdcall _TrackMouseEvent(ptr) _TrackMouseEvent
151 stdcall CreateMRUListA(ptr) CreateMRUListA
152 stdcall FreeMRUList(
ptr) FreeMRUListA
152 stdcall FreeMRUList(
long) FreeMRUList
153 stdcall AddMRUStringA(long str) AddMRUStringA
154 stdcall EnumMRUListA(long long ptr long) EnumMRUListA
155 stdcall FindMRUStringA(long str ptr) FindMRUStringA
...
...
@@ -191,11 +191,11 @@ debug_channels (animate comboex commctrl datetime header hotkey imagelist ipaddr
389 stub @
390 stub @
400 st
ub CreateMRUListW@4
401 st
ub AddMRUStringW@8
402 st
ub FindMRUStringW@12
403 st
ub EnumMRUListW@16
404 st
ub CreateMRUListLazyW@16
400 st
dcall CreateMRUListW(ptr) CreateMRUListW
401 st
dcall AddMRUStringW(long wstr) AddMRUStringW
402 st
dcall FindMRUStringW(long wstr ptr) FindMRUStringW
403 st
dcall EnumMRUListW(long long ptr long) EnumMRUListW
404 st
dcall CreateMRUListLazyW(ptr long long long) CreateMRUListLazyW
410 stdcall @(long long long long) COMCTL32_410
411 stdcall @(long long long) COMCTL32_411
...
...
dlls/comctl32/comctl32undoc.c
View file @
02873bbe
This diff is collapsed.
Click to expand it.
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment