Y
Hacker News
new
|
ask
|
show
|
jobs
by
rovingeye
188 days ago
I wasn't aware of the thread local trick, I solve this problem by not setting WS_VISIBLE and calling SetWindowPos & ShowWindow after CreateWindow returns (this solves some other problems as well..)