Re: Bug in CYGWIN's UUID library: GUID_NULL not found.

2023-02-20 Thread Carlo B. via Cygwin
I see... problem solved. Thank you very much. Sincerely, Carlo Bramini. Il giorno lun 20 feb 2023 alle ore 17:01 Takashi Yano ha scritto: > > On Mon, 20 Feb 2023 16:48:50 +0100 > "Carlo B. wrote: > > Hello, > > I think that there is a bug into the uuid library, the one to be used > > with the W3

Re: Bug in CYGWIN's UUID library: GUID_NULL not found.

2023-02-20 Thread Takashi Yano via Cygwin
On Mon, 20 Feb 2023 16:48:50 +0100 "Carlo B. wrote: > Hello, > I think that there is a bug into the uuid library, the one to be used > with the W32API for the POSIX core. > Please have a look to the following tiny test code: > > // > #include > #include > #include > #include

Bug in CYGWIN's UUID library: GUID_NULL not found.

2023-02-20 Thread Carlo B. via Cygwin
Hello, I think that there is a bug into the uuid library, the one to be used with the W32API for the POSIX core. Please have a look to the following tiny test code: // #include #include #include #include int main() { printf("GUID_NULL=\"%08X-%04X-%04X-%02X%02X-%02X%02X