-
Hi,
I use Window7 x64 (host), VirtualBox 4.3, ArchLinux 3.14 (guest).
The simple test from examples.
```
void
viewEvents() {
struct libevdev* dev = NULL;
int fd;
fd = open("/dev/i…
-
I just re-created my jump lists using the latest version of ConEmu (151006), and no none of them work any more. Whenever I click on a jump list item, I get a pop up saying
> Unknown switch specified…
-
Doing anything with the library that uses StringFeature causes the application to just sit idly recursively allocating memory until it has consumed all system memory (if you allow it to), regardless o…
ghost updated
9 years ago
-
Hi, there is another issue and not sure if it is issue or I am doing some thing wrong :
```
// value should be "very weak" , but I am getting "very good"
namespace Console
{
public class Value
…