Chua Chee Wee

Results 19 comments of Chua Chee Wee

You seem to be saying that TIdMessage at some point in time, before sending, generates the entire email. I'm asking for an event to be generated before the email gets...

This seems to rely on the presence of python3.exe instead of python.exe on Windows. If you have python.exe but not python3.exe (either a link or a copy of python.exe but...

As mentioned, this was the "Administrator" account, and it's a member of Administrators. UAC is totally disabled, set at "Never notify"

The implementation is missing in libc's implementation on Windows.

The initial PR used a different signature than expected because of styling issues that causes a ci failure when I used the same signature. It has now been fixed. The...

See also point 3 [Unresolved questions](https://github.com/rust-lang/rfcs/blob/HEAD/text/1291-promote-libc.md#unresolved-questions)

Actually, this works... ``` #[instruction(content_to_hash: String)] pub struct SomeContext, } ```

React 19 ("react": "^19.1.1")

Oh, I misunderstood your question. The React version is indeed 19.1.1, but the React experimental version based on 19.1.1 version is not 19.1.1. It is react-experimental and the version is...