j
k
j a
j l
+ if (FIXME_ON(ole)) + { + FIXME("Unknown magic %04x, %d read bytes:\n",magic,xread); + hr=E_FAIL;
This changes the behavior of the call based on what debug channels are enabled. I don't think you want to do that.
Back to the thread
Back to the list