DynamoRIO / DynamoRIO/dynamorio

unknown API-MS-Win pseudo-dll

Open
#3,041 1 comment 0 reactions 0 assignees View on GitHub
Bug-ToolFail OpSys-Windows
Dominant language
C
Stars
3.2k
Forks
629
Avg merge
2d 15h
Merged PRs (30d)
31

Description

Hi,
I got this error:

```
[..]

```
I've checked and `RegisterWaitForInputIdle` its at `kernel32.dll`:
```
>dumpbin /exports "C:\Windows\System32\kernel32.dll" | grep RegisterWaitForInputIdle
1190 4A5 00010B10 RegisterWaitForInputIdle
```

Should I do a PR adding both DLLs (`pseudo-dll api-ms-win-core-localization-obsolete-l1-2-0.dll` and `pseudo-dll api-ms-win-core-kernel32-private-l1-1-0.dll`) in here

https://github.com/DynamoRIO/dynamorio/blob/master/core/win32/loader.c#L1534
??

Regards

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.