mirror of
https://github.com/reactos/reactos.git
synced 2025-07-28 16:22:08 +00:00
hack comdlg32/filedlg.c
This commit is contained in:
parent
68ab372241
commit
2436f57fd5
1 changed files with 2 additions and 0 deletions
|
@ -1335,7 +1335,9 @@ START_TEST(filedlg)
|
|||
test_DialogCancel();
|
||||
test_create_view_window2();
|
||||
test_create_view_template();
|
||||
#ifndef _M_AMD64 // FIXME: rsrc section is RO in MSVC builds, it somehow works on 2k3 x64
|
||||
test_arrange();
|
||||
#endif
|
||||
test_resize();
|
||||
test_ok();
|
||||
test_getfolderpath();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue