04-24-2023, 11:08 PM
It seems the error is in Sub WriteConfig according to the compiler error list at:
I could remove it completely or try to fix it.
Quote:Code: (Select All)SUB_WRITECONFIG_OFFSET_HFIND=( int32 )CreateFile((char*)(_SUB_WRITECONFIG_STRING_F)->chr, 384 ,NULL,NULL, 2 ,NULL,NULL);
I could remove it completely or try to fix it.