nil-ref
nil-ref
When I open a txt file in a directory. I cannot delete the directory. In Notepad3.c(v5.21.1129.1) 10675 line: ``` // change current directory to prevent directory lock on another path...
### Problem description I hope that when remote desktop starts, the size of the picbox can be adjusted to match the remote resolution. ### Proposal int screenWidth = Screen.PrimaryScreen.Bounds.Width; int...
``` observatory: probeInterval: 60m probeURL: https://example.com subjectSelector: - Proxy ``` ``` 2023/12/31 19:04:08 [Warning] core: Xray 1.8.6 started 2023/12/31 19:04:08 [Info] app/dispatcher: taking platform initialized detour [Proxy1] for [tcp:example.com:443] 2023/12/31...
``` R:\>v2ray version V2Ray 5.13.0 (V2Fly, a community-driven edition of V2Ray.) Custom (go1.21.4 windows/amd64) A unified platform for anti-censorship. R:\>v2ray convert config.yaml > config.json R:\>v2ray convert -o=pb config.json panic: runtime...
``` observatory: probeInterval: 60m probeURL: https://example.com subjectSelector: - Proxy ``` ``` 2023/12/31 19:04:08 [Warning] core: Xray 1.8.6 started 2023/12/31 19:04:08 [Info] app/dispatcher: taking platform initialized detour [Proxy1] for [tcp:example.com:443] 2023/12/31...
在用参数: xmake f -m debug --vs_runtime=MDd -k static --demo=n --small=n --openssl=n --polarssl=n 配置 tbox 后 ``` ...... checking for windows__InterlockedExchange8_rel ... no checking for windows__InterlockedExchange8_nf ... no checking for windows__InterlockedCompareExchange_nf...
When I use notepad3 to open a file (smb) on the LAN, the other party is offline. Notepad3 will be stuck for more than ten seconds because it constantly detects...
Could you make when opening a compressed file, the compressed file (as well as its parent folder) can still be deleted. like WinRAR.
https://en.cppreference.com/w/c/thread/thrd_create 微软默认会链接 VCRUNTIME140_THREADS.dll VC-LTL5 里没有实现: error LNK2019: 无法解析的外部符号 thrd_create,函数 main 中引用了该符号 error LNK2019: 无法解析的外部符号 thrd_join,函数 main 中引用了该符号 SDK 版本: 10.0.22621.0 VC 版本: 14.40.33521 这是微软的 threads.h 头文件 ```c // Copyright (c)...
https://github.com/barry-ran/QtScrcpy