j
k
j a
j l
Also the fixme's for enum name is similar to other wine code used:
https://gitlab.winehq.org/wine/wine/-/blob/848f2cfdd5809ed3d3103d2bb221d432f...
``` #define X(x) case (x) : FIXME(#x" stub\n"); break X(SECPKG_ATTR_ACCESS_TOKEN); ```
Back to the thread
Back to the list