jie-ss
Results
1
issues of
jie-ss
it's not 100% bug but got me stucked two days... there are such macro definitions in lx_api.h: ... #define LX_UTILITY_SHORT_SET(address, value) *((USHORT*)(address)) = (USHORT)(value) #define LX_UTILITY_LONG_SET(address, value) *((ULONG*)(address)) = (ULONG)(value)...
bug
discussion