[Win] Implement dialog.showSaveDialog.

This commit is contained in:
Cheng Zhao 2013-08-01 15:39:53 +08:00
parent d888f5cc31
commit 394fb77ee0
2 changed files with 145 additions and 1 deletions

View file

@ -322,6 +322,7 @@
'libraries': [
'-limm32.lib',
'-loleacc.lib',
'-lComdlg32.lib',
'<(atom_source_root)/<(libchromiumcontent_library_dir)/chromiumviews.lib',
],
},