danyhm

Results 26 issues of danyhm

Hello, The label print functionality has some misalignment when the part name moves into 2nd line. ![image](https://user-images.githubusercontent.com/21024667/55275442-bfd62300-5303-11e9-8474-3d2f9ee0e178.png)

Hello, i tried building anymapper in VS2019 but the anycall project is not found even though i double checked the paths. I cloned the repo so i expected it to...

hello, i get this error with python 3.10 on windows, version1.12 decompress Warn: LZO Error: PY_SSIZE_T_CLEAN macro must be defined for '#' formats it's included in this repo https://github.com/jrspruitt/ubi_reader didn't...

Hello, Date conversion is not possible if the target date format is not enabled in settings (Calenders priority)

Hello, I have a file compiled with Embarcadero Delphi(10.1 Berlin) and while trying to process it with IDR it autodetects it as kb2014 which is obviously wrong. I the processed...

Hello, I've been struggling with this issue for days and I've looked everywhere I knew would help, however, I'm still having a problem with this I want to send a...

Hello, I get the above error while building a kernel driver with boost library which internally uses exceptions. any ideas?

Hello @HoShiMin Can you please guide me on how to intercept [KUSER_SHARED_DATA](https://learn.microsoft.com/en-us/windows-hardware/drivers/ddi/ntddk/ns-ntddk-kuser_shared_data) using the hypervisor? I know it's possible using EPT but I just don't know how to do it...

Hello again, I've been studying your algorithm for interrupt management for quite some time now. I noticed you implemented a small buffer so you could achieve rcswitch compatibility. however, the...

Hello, I compiled the library with Keil Arm compiler 5 and then used functions `uECC_set_rng`, `uECC_make_key`, `uECC_sign` and `uECC_verify` in that sequence. while in the `uECC_sign` function I always get...