On Thu, 30 May 2024 18:29:17 -0400, Ken Brown via Cygwin
> On 5/30/2024 3:39 PM, Jon Turney via Cygwin wrote:
> > On 27/05/2024 16:14, Ken Brown via Cygwin wrote:
> >> On 5/27/2024 5:17 AM, Lemures Lemniscati via Cygwin wrote:
> >>> On Sun, 26 May 2024 18:02:54 -0400, Ken Brown via Cygwin
> >>> Her
On Thu, May 30, 2024 at 5:21 PM Dan Shelton wrote:
How can someone run explorer as Admin then?
>
I believe the point of the design was to prevent exactly that (as already
noted, for security reasons).
Bill
--
Problem reports: https://cygwin.com/problems.html
FAQ: https://
Hi Takashi Yano,
> With v3 patch:
> int
> pthread::once (pthread_once_t *once_control, void (*init_routine) (void))
> {
> /* Sign bit of once_control->state is used as done flag */
> if (once_control->state & INT_MIN)
> return 0;
>
// HERE: Point A.
> /* The type of &once_control->
Greetings, Bill Stewart!
>> - WinSG should be installed in C:\Windows\system32\ alongside cmd.exe
> Not IMHO.
Agreed. If you want a single tool available in command line, use AppPaths
registry entry.
>> - Native Windows utilities use /? for help, not --help
> This is really only a loosely foll
4 matches
Mail list logo