j
k
j a
j l
On So, 2011-05-22, André Hentschel wrote
Thanks, will get into try 2
pfwi->cbSize < sizeof(FLASHWINFO) || pfwi->cbSize > sizeof(FLASHWINFO)
That code can be reduced to:
pfwi->cbSize != sizeof(FLASHWINFO)
Back to the thread
Back to the list