19 Feb
2025
19 Feb
'25
2:11 p.m.
`error: use of undeclared identifier 'NEGOSSP_NAME'` I encountered the following problem when trying to compile these programs with winegcc: - https://learn.microsoft.com/en-us/windows/win32/secauthn/using-sspi-with-a-w... - https://learn.microsoft.com/en-us/windows/win32/secauthn/using-sspi-with-a-w... So, adding this code helps to solve the problem -- v5: include/security.h: Correct comment style to /* */ https://gitlab.winehq.org/wine/wine/-/merge_requests/7369