wbemprox: Add support for parsing WQL queries.
commitf6be21103b441180c8557aa6bc2845e5428271a4
authorHans Leidekker <hans@codeweavers.com>
Fri, 15 Jun 2012 13:46:51 +0000 (15 15:46 +0200)
committerAlexandre Julliard <julliard@winehq.org>
Fri, 15 Jun 2012 16:35:43 +0000 (15 18:35 +0200)
treef631ca2c1136da481acd8ca2cde150bed6f4ae22
parent52363aef65a3ad87ac2d840378cc6483c740ad80
wbemprox: Add support for parsing WQL queries.
.gitignore
dlls/wbemprox/Makefile.in
dlls/wbemprox/class.c
dlls/wbemprox/query.c [new file with mode: 0644]
dlls/wbemprox/services.c
dlls/wbemprox/wbemprox_private.h
dlls/wbemprox/wql.y [new file with mode: 0644]