- Jun 24, 2024
-
-
Alexandre Julliard authored
-
Alexandre Julliard authored
It's Wine-specific anyway.
-
Alexandre Julliard authored
It's Wine-specific anyway.
-
Alexandre Julliard authored
It's Wine-specific anyway.
-
Alexandre Julliard authored
-
-
-
-
(and temporarly using parenthesis count to store curDepth). Signed-off-by:
Eric Pouech <epouech@codeweavers.com>
-
Ensure expansion at parse time is only done once. Simply handleExpansion() code. Signed-off-by:
Eric Pouech <epouech@codeweavers.com>
-
Signed-off-by:
Eric Pouech <epouech@codeweavers.com>
-
Signed-off-by:
Eric Pouech <epouech@codeweavers.com>
-
Signed-off-by:
Eric Pouech <epouech@codeweavers.com>
-
-
-
-
-
-
Additional tests reveal that RTL_QUERY_REGISTRY_DIRECT does work with non-string default values, it just requires a pointer to the value and it doesn't infer the size automatically. That means that the same code can be used to handle both default and non-default values.
-
Real-world app testing reveals that parameter isn't used as a pointer (so change it to an integer).
-
-
Thereby also handling completion and APCs.
-
Thereby also handling completion and APCs.
-
Thereby also handling completion and APCs.
-
-
-
-
- Jun 21, 2024
-
-
-
-
-
-
We need to look at the Setup key for the driver, as it can be different compare to the actually driver. For example, mysql uses the same Setup file to configure both the Ascii/Unicode vession but has a different file for the actual ODBC functions.
-
Signed-off-by:
Eric Pouech <epouech@codeweavers.com>
-
Signed-off-by:
Eric Pouech <epouech@codeweavers.com>
-
Use that return code for WCMD_exit() and WCMD_goto(). Signed-off-by:
Eric Pouech <epouech@codeweavers.com>
-
Signed-off-by:
Eric Pouech <epouech@codeweavers.com>
-
Signed-off-by:
Eric Pouech <epouech@codeweavers.com>