wine/dlls/wbemprox
Arkadiusz Hiler f67279c57f wbemprox: Reimplement LIKE.
Current implementation handles correctly % only at the end of the
string. Nothing else matches.

The new implementation while naïve and recursive handles both _ and *
correctly.
2024-02-07 22:50:14 +01:00
..
tests wbemprox: Reimplement LIKE. 2024-02-07 22:50:14 +01:00
builtin.c wbemprox: Add property 'Caption' to Win32_DiskDrive. 2024-02-07 22:39:49 +01:00
class.c
main.c
Makefile.in
process.c
qualifier.c
query.c wbemprox: Reimplement LIKE. 2024-02-07 22:50:14 +01:00
reg.c
security.c
service.c
services.c
sysrestore.c
table.c
wbemlocator.c
wbemprox.idl
wbemprox.spec
wbemprox_private.h
wql.y