Quote:
Originally Posted by jackie_w
@geek1011,
I have a basic question about FindZlib. Using your above example:
If "#StatsView[qApp_deviceIsTrilogy=true]" is the correct unique string for this CSS stream but it is not the first line of the stream can you still use this function or do you need to use FindZlibHash instead?
|
You can still use it even if it is not the first line. I recommend only using the hash if there is no unique string or if it is too long.
I'm almost finished now, I just need to test it and get it cross-compiling for macOS.