-
_From [timurrrr@google.com](https://code.google.com/u/timurrrr@google.com/) on August 13, 2010 11:08:52_
r33 and v1.2.1 ( r36 ) give 3 uninit reports on the following test:
#
#include
#include
t…
-
Hello,
I'm trying to build OpenImageIO with Ptex support and I'm having linking issues:
```text
ptexinput.obj : error LNK2019: unresolved external symbol "__declspec(dllimport) public: __cdecl …
-
Problem with dragging across screen boundary in dual screen setup. Using sample application (UndecoratorSceneDemoTouch.java and UndecoratorSceneDemo.java) to test with both apps can be resized and dra…
-
RTTI class names that start with .?AV or .?AU (class/struct) are not demangled. This can be fixed by stripping the symbol prefix for RTTI and replacing it with the C++ class prefix.
Example:
`.?AV…
-
hello sir ,
i am working on same kind of thing as you describe in this project, i had downloaded Icew1nd and i m tried to compile your project but it showing error in my system is any framework or env…
-
**Version and Platform (required):**
- Binary Ninja Version: 3.5.4283-dev Personal, cc4baf59
- OS: windows
- OS Version: 10
- CPU Architecture: x86_64
**Bug Description:**
When compiling STL…
-
I can't compile mame-rr although the condition that
downloading
・mame-rr-0.139.zip
・mingw-mame-20100102.exe
and setup and compile them
as README.md wrote.
Console outputs are as below.
Wha…
-
![image](https://github.com/colinsenner/rtti-plugin-x64dbg/assets/29569985/f90d603d-b02d-4541-b19e-c980266dc4b5)
Looking here you can see the decorated name suggests "widgetuigame" as the class nam…
-
**Environment**
Using main branch
x64 Windows 10
Microsoft Visual Studio Enterprise 2022 (64-bit) - 17.6.2
**Steps to reproduce**
- Clone repo
- Build with cmake using the following options (c…
-
Hi,
First of all, many thanks for this great project!
I found 1 little bug, if you set the padding to 0, you cannot resize the windows anymore.
If you overwrite the following rules, you can resize the…