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
2 votes
1 answer
322 views

ShellExecuteEx and waiting until file has been actually opened

2 votes
1 answer
1k views

Adding subtrees with xml attributes to a boost property tree

2 votes
1 answer
933 views

Replacing texts “OK”, “Cancel”, “Yes”, “No” in Windows Task Dialogs

2 votes
2 answers
392 views

Vertical size of owner draw combo box bigger than that of non owner draw combo box

2 votes
0 answers
1k views

How to get MDI window title bars on Windows 10 with a modern look

2 votes
1 answer
922 views

Launch an application and wait until it has finished without blocking redraw

2 votes
2 answers
2k views

Forcing a combobox to "dropdown" above instead of below

2 votes
0 answers
133 views

Removing horizontal scrollbar from list control in report mode [duplicate]

2 votes
2 answers
3k views

Returning Empty from user defined function returns actually 0

2 votes
1 answer
387 views

Obtaining a Worksheet by it's codename

1 vote
1 answer
358 views

How to get the filename of the generated PDF file using Microsoft Print to PDF

1 vote
0 answers
728 views

Registry key cannot be created in HKEY_CLASSES_ROOT, even if program is elevated

1 vote
0 answers
30 views

Can't initialize a std::array of std::array [duplicate]

1 vote
1 answer
510 views

Set of pointers to objects with custom comparator

1 vote
1 answer
68 views

Listbox: WM_CHAR time interval for searching items

1 vote
1 answer
80 views

Wrapping an object and pretend it's an int

1 vote
0 answers
66 views

Moving an element of a std::vector to the front [duplicate]

1 vote
0 answers
45 views

Why is this error not detected by compiler [duplicate]

1 vote
0 answers
113 views

When is it safe to rely on an implicit copy constructor? [duplicate]

1 vote
2 answers
82 views

Builtin string functions with $ [duplicate]

1 vote
2 answers
63 views

Are there platforms where the size of shorts is actually larger than 16bits [duplicate]

1 vote
1 answer
592 views

Shell script for getting the path to program from its bundle identifier

1 vote
0 answers
619 views

Microsoft specific _sntscanf_s function acting strangely

1 vote
2 answers
134 views

Accessing elements of a vector of ints by raw pointers

1 vote
1 answer
675 views

Using SendMessageToDescendants between threads

1 vote
1 answer
744 views

Hot tracking list item selection in a combo box

1 vote
0 answers
274 views

Waiting for a file being closed

1 vote
0 answers
187 views

List control LVN_ENDSCROLL emulation for Comctl32.dll < 6.0

1 vote
1 answer
133 views

Is there such a thing as user defined constants simolar to user defined functions?

1 vote
1 answer
621 views

Slow loading of symbols during call to CoCreateInstance in VS 2012