mirror of
https://github.com/reactos/reactos.git
synced 2025-07-23 21:14:25 +00:00
[User32]
- Move dde.c to ddemisc.c to keep the same name as the wine counter part. - Use dde.c for ReactOS based functions. svn path=/trunk/; revision=65947
This commit is contained in:
parent
f122f72179
commit
96caf0ad2d
3 changed files with 2520 additions and 2513 deletions
|
@ -18,6 +18,7 @@ list(APPEND SOURCE
|
|||
controls/static.c
|
||||
misc/dde.c
|
||||
misc/ddeclient.c
|
||||
misc/ddemisc.c
|
||||
misc/ddeserver.c
|
||||
misc/desktop.c
|
||||
misc/display.c
|
||||
|
|
File diff suppressed because it is too large
Load diff
2517
reactos/win32ss/user/user32/misc/ddemisc.c
Normal file
2517
reactos/win32ss/user/user32/misc/ddemisc.c
Normal file
File diff suppressed because it is too large
Load diff
Loading…
Add table
Add a link
Reference in a new issue