mirror of
https://github.com/reactos/reactos.git
synced 2025-06-30 02:41:22 +00:00
* Sync up to trunk HEAD (r62502).
svn path=/branches/shell-experiments/; revision=62503
This commit is contained in:
commit
f4388e723d
442 changed files with 16244 additions and 5506 deletions
|
@ -476,7 +476,6 @@ ShellAboutW(
|
|||
_In_opt_ HICON hIcon);
|
||||
|
||||
int
|
||||
WINAPI
|
||||
ShellMessageBoxA(
|
||||
_In_opt_ HINSTANCE hAppInst,
|
||||
_In_opt_ HWND hWnd,
|
||||
|
@ -486,7 +485,6 @@ ShellMessageBoxA(
|
|||
...);
|
||||
|
||||
int
|
||||
WINAPI
|
||||
ShellMessageBoxW(
|
||||
_In_opt_ HINSTANCE hAppInst,
|
||||
_In_opt_ HWND hWnd,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue