Do not forget to allocate internal OPENFILENAMEW structure for 16-bit
commit781b451a70a58026e3f1507c832046c193cf84bf
authorDmitry Timoshkov <dmitry@codeweavers.com>
Thu, 10 Feb 2005 17:10:01 +0000 (10 17:10 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Thu, 10 Feb 2005 17:10:01 +0000 (10 17:10 +0000)
tree587bf3a4f91d07cdc9a1ed2d8998690faf0762fc
parentc7e88e082087766de75a1e79cbff8e0eadd09402
Do not forget to allocate internal OPENFILENAMEW structure for 16-bit
GetOpenFileName, initialize it by zeros for 16/A cases.
dlls/commdlg/filedlg.c
dlls/commdlg/filedlg16.c