Skip to main content
Jabberwocky's user avatar
Jabberwocky's user avatar
Jabberwocky's user avatar
Jabberwocky
  • Member for 13 years, 9 months
  • Last seen this week
1 vote
1 answer
314 views

How to prevent an MDI document from being minimized

1 vote
0 answers
43 views

Invoking static method through an uninitialized pointer [duplicate]

1 vote
2 answers
332 views

Minimum width of a list control without horizontal scrollbar

1 vote
1 answer
51 views

Comparing filenames using the same case conversion rules as a given filesystem

1 vote
0 answers
297 views

CompareItem not called in class derived from CComboBox

1 vote
2 answers
542 views

Aborting synchronous ReadDirectoryChangesW

1 vote
1 answer
853 views

What makes Windows choose a certain font rather than another when the target font is not available

0 votes
1 answer
144 views

Windows resource file (.rc) : RTEXT vs. LTEXT with WS_EX_RIGHT style

0 votes
0 answers
29 views

Is it possible to prevent implicit bool <-> int conversions? [duplicate]

0 votes
0 answers
110 views

What's the difference between no destructor vs. a default destructor [duplicate]

0 votes
1 answer
114 views

Convenient and readable way of removing an element from std::vector

0 votes
1 answer
145 views

Destructor called unexpectedly

0 votes
1 answer
346 views

Does the dialog style DS_FIXEDSYS still make sense today?

0 votes
0 answers
212 views

Is using malloc in C++ undefined behaviour? [duplicate]

0 votes
1 answer
387 views

Is there a purpose for the FILE_ATTRIBUTE_READONLY on folders?

0 votes
1 answer
115 views

Disabled SysLink controls appear with "enabled" look

0 votes
2 answers
190 views

Is it possible to run a program that requires elevation unelevated

0 votes
0 answers
625 views

What happens if a std::thread variable goes out of scope

0 votes
0 answers
34 views

gcc not catching blatant uninitialized variable [duplicate]

0 votes
0 answers
164 views

Ignoring the windows menu key when focus is in an edit control

0 votes
1 answer
61 views

Compilation error in a simple function template [duplicate]

0 votes
0 answers
40 views

Calling a constructor in class declaration [duplicate]

0 votes
4 answers
130 views

Using template function for accessing the raw bytes of POD data type and strings

0 votes
1 answer
222 views

Lambda as "member" when class instance is captured

0 votes
1 answer
1k views

How to get the 64 bit "Program Files" folder path from a 32 bit program

0 votes
2 answers
2k views

Simple usage of std::atomic for sharing data between two threads

0 votes
0 answers
839 views

How to retrieve the "Regional Format" in Windows 10

0 votes
3 answers
354 views

std::map with keys that have no ordering

0 votes
1 answer
355 views

Make a dropdown type Combobox behave like an Edit control

0 votes
0 answers
631 views

Specifying the width of a TaskDialog