 Re: RTMP Store and Play 1.0
Hi,
so something is going wrong calling CompareStringA (lstrcmpA) API at comparing for (-C) paramter so it seems its just comparing with a value 400 instead of a string split by CommandLineToArgvW.Not sure what the reason for that could be yet.Maybe any china language issues etc.The second exception is also strange if you do try to record.In ecx you can see a value of 14 but should be 38 to copy bytes from esi to edi.Maybe here is any access right problem to write on stack.Need to check that whether higher versions as Windows 7 having any issues for that.I will try to find any friend who is using Win 10 32bit to debug that issue over TV etc.
PS: Maybe you try to use any VM with installed Win7 (just for checking whether its working there for you) in the meanwhile.
greetz
|