Custom Query (3931 matches)
Results (43 - 45 of 3931)
| Ticket | Resolution | Summary | Owner | Reporter |
|---|---|---|---|---|
| #1758 | Rejected | tables for the gui | ||
| Description |
hey i am working on a project and i need tables for the gui. can you help me please and make a function for it? thanks |
|||
| #2987 | Rejected | support PCRE case escape sequences | ||
| Description |
apparently the \u \U escapes are not used in the AutoIt version of PCRE unless the running PCRE in JS mode, so... AHK supports at least some of these and it sure would make case changes a lot easier in certain instances... \l lowercase next char \u uppercase next char \L lowercase until \E \U uppercase until \E example: StringRegExpReplace("this. that", "\. ([a-z])", ". \u1")
; returns: this. That
|
|||
| #3272 | Rejected | suggesting 2 features that would be really useful | ||
| Description |
First feature: https://www.autoitscript.com/forum/topic/184380-suggestion-allow-shellcode-execution-via-a-new-method Second feature: I would like to see nested structure in DllCreateStruct. It would be really useful for some people like me. Thanks |
|||
Note:
See TracQuery
for help on using queries.
