-
```
What steps will reproduce the problem?
1. Change from static_library into shared_library in pdfium.gyp
2. Add each library dependency into link_settings : libraries and
AdditionalLibraryDirectori…
-
```
What steps will reproduce the problem?
1. Change from static_library into shared_library in pdfium.gyp
2. Add each library dependency into link_settings : libraries and
AdditionalLibraryDirectori…
-
```
What steps will reproduce the problem?
1. Change from static_library into shared_library in pdfium.gyp
2. Add each library dependency into link_settings : libraries and
AdditionalLibraryDirectori…
-
+ Hook
+ `WH_SHELL` 和 `WH_CBT` 的过滤不准确,并且有些窗口没有回调
+ `WH_GETMESSAGE` 对一些窗口的 `WM_SYSCOMMAND` 信息没有回调
+ ~~`WH_CALLWNDPROC` 钩子没有反应~~
+ Handle
+ ~~`onWindowCreated` 和 `onWindowActivated`…
-
I would (very much) like to use CGLM with a non-C99 Win32 app [ANTz](../../../openantz/antz).
Commonly used (older) versions of MSVC do not support 'inline' C99 methods and most of my users tend to…
-
```
What steps will reproduce the problem?
1. Change from static_library into shared_library in pdfium.gyp
2. Add each library dependency into link_settings : libraries and
AdditionalLibraryDirectori…
-
```
What steps will reproduce the problem?
1. Change from static_library into shared_library in pdfium.gyp
2. Add each library dependency into link_settings : libraries and
AdditionalLibraryDirectori…
-
```
What steps will reproduce the problem?
1. Change from static_library into shared_library in pdfium.gyp
2. Add each library dependency into link_settings : libraries and
AdditionalLibraryDirectori…
-
```
What steps will reproduce the problem?
1. Change from static_library into shared_library in pdfium.gyp
2. Add each library dependency into link_settings : libraries and
AdditionalLibraryDirectori…
-
Currently all functions and structs are made available for other files to import. There should be a way to make functions and structs be visible only within the current file.
Maybe `static`?
```…
Akuli updated
11 months ago