Tennn
Tennn
me too ``` error: GPGME error: No data error: mingw64: signature from "Alexey Pavlov (Alexpux) " is unknown trust error: GPGME error: No data :: Synchronizing package databases... mingw32 360.5...
1r: if .h have "struct" for Example: ``` struct ExampleStruct{ bool a; }; ``` now, i add new var: ``` struct ExampleStruct { bool a; int b; //new }; ```...
char often display error if too bigger or too small  ``` struct ExampleStruct { char ExampleChar[10]; }; ``` i think int8_t/int8/char/signed char .... ->can display this: **struct windows**: `...
Faster than before but i test use: ``` struct ExampleStruct { int8_t array[0x10000]; }; ``` still very slow....
and this:  ``` struct ExampleStruct { UnionTest64 u; //right address: 00007FFC23435574 UnionTest64 u1; //right address: 00007FFC2343557c +0x8 UnionTest64 u2; //right address: 00007FFC23435584 +0x8 }; ``` i think list display...
> I had the same issue. Commenting out 'acct=pam' in /etc/ocserv/ocserv.conf solved the problem. `sudo systemctl restart ocserv` instead of a reboot was enough. > My client was openconnect on...
> I ran into this error, it may be worth checking your ReClassEx.rc encoding, as if it is in UTF-8 (like I had) then it breaks the resource compiler [further...
hi, I have been busy and don’t have time to update this project
i tested it in vm16. it's not work. when i reboot show dark screen... ------ This is my test state on the real machine ``` Command: queryhv Napoca is configured!...