wine/dlls/wbemprox/tests
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
..
Makefile.in makefiles: Always use the global SOURCES variable for .c files. 2023-11-01 22:44:03 +01:00
query.c wbemprox: Reimplement LIKE. 2024-02-07 22:50:14 +01:00
services.c wbemprox: Add StandardCimv2 namespace. 2023-11-21 11:10:04 +01:00