Is it a little bug in wbemprox?

2013-08-10 Thread Jing Li
Hi, When I ran a simple win32 program just via WMI with query of SELECT * from Win32_Directory, wine1.6 crashed. And when I checked the related code I found that the function of static UINT seed_dirs( struct dirstack *dirstack, const struct expr *cond, WCHAR root, UINT *count ), in

Re: Is it a little bug in wbemprox?

2013-08-10 Thread Hans Leidekker
On Sat, 2013-08-10 at 15:55 +0800, Jing Li wrote: Hi, When I ran a simple win32 program just via WMI with query of SELECT * from Win32_Directory, wine1.6 crashed. And when I checked the related code I found that the function of static UINT seed_dirs( struct dirstack *dirstack, const struct