karpiyon
karpiyon
Can the command sequence make any difference as I suggested in the last reply? If there is no minimum delay, what can explain that SHOW ==> NEXT_TAB will show jump...
Hi, I modified all my calls to explorer.exe into inline calls to `OpenKneeboard_CAPI64.dll` I sill get crashes all the time. What I am doing is simply updating the pdf which...
What workaround do you suggest I implement in the meanwhile? hide OK > select another page > update pdf > select the pdf link page > show OK if yes,...
Thanks, I'll try this: ``` FileIo.createPDF(filteredDataTable, "phrases.pdf"); Thread.Sleep(200);//is 200ms enough? OK.SendCommand("show"); OK.SelectProfileDayNight(); //This selects Day/Night Profile if the user selected these option in the plugin configuration. OK.SendCommand("selectTabByName", "JanJan Phrases");//Select the...
I tried the following and it still crashes: Instead of creating the pdf OK is linking to I do: - Create phrase.tmp.pdf - Copy phrase.tmp.pdf to phrase.pdf - Wait 250ms...
Thanks. I'll test and let you now. PNG sound like a good solution for now.
I run a quick test with the new version you supplied and so far no crashes. I'll keep testing and let you know if it does not crash anymore.
I can’t install it. I get a message that a later new version is already installed. The previous debug version you sent me was OpenKneeboard-v1.9.0.2165.msi, this one is OpenKneeboard-v1.8.5.2166. Shall...
> Here is my IDA 9.0.240925 port (no backward compatibility, pre-built binaries for all platforms). This probably won't get merged but it's good enough to get by for now. >...
> > Can someone please explain where to place the files from the above links? > > I don't have these folder under bindiff installation: where exactly do i place...