-
If I change game window title with a Unicode string "Tiếng Việt", the window title will become "Ti?ng Vi?t" (this error occurs after game is initialized).
Beside, if I handle Key_Press event of the wi…
-
First I'd like to apologize for creating an issue to get in contact with you, but I couldn't find another way to do so.
I've been learning python and I've also been playing Super Hexagon recently, so…
ghost updated
10 years ago
-
Hi,
I am currently using your great program to capture screenshots from DirectX devices like VLC or a game. As I am no DirectX expert, I wonder if you can help me with two issues:
- When selecting th…
-
giterr_set calls:
``` c
FormatMessage(
FORMAT_MESSAGE_ALLOCATE_BUFFER |
FORMAT_MESSAGE_FROM_SYSTEM |
FORMAT_MESSAGE_IGNORE_INSERTS,
NULL, win32_error_code, 0, (LPTSTR) &lpMsgBuf, 0, …
-
*Issue migrated from trac ticket # 14474*
**component:** wxMSW | **priority:** high | **resolution:** invalid
#### 2012-07-10 02:10:37: jgmdev (Jefferson) created the issue
___
Using the wxDatePic…
-
*Issue migrated from trac ticket # 14926*
**component:** wxMSW | **priority:** normal | **resolution:** wontfix
#### 2012-12-28 09:33:07: staticinline created the issue
___
This assertion:
src\…
-
When using taskkill or sending the WM_CLOSE message:
1. WinMain doesn't always exit properly (GetMessage can return -1 on error).
2. No cleanups are performed.
Here's a patch which fixes both issues:…
avih updated
12 years ago
-
Using the Qt4 Designer on Linux, I naively created a small user interface consisting of a MainWindow and a push button. The MainWindow automatically contains a `Composite` named _centralwidget_. Insid…
-
Seems to decrease the dependencies between modules.
-
*Issue migrated from trac ticket # 10744*
**component:** wxMSW | **priority:** normal | **resolution:** wontfix | **keywords:** WindowsAPI Vista
#### 2009-04-26 21:13:25: Jurko (Jurko Gospodnetić) c…