msmshazan It works. But I can't tab between buttons. And the button is outlined in blue.
Do I hav…
Shazan —
It works. But I can't tab between buttons. And the button is outlined in blue.
Do I have to do so…
If you talk about your own dialog boxes, then you can do that with CreateDialog function. It simp…
Shazan —
Fixed i guess it was a typo(handling WM_SETCURSOR) sorry about that.
The current issue is how t…
Shazan —
I have an issue with the busy icon cursor (the spinning circle)showing up when launching app . Bu…
steve I actually restarted working on this and have ported it to windows.
Yes, I've been looking …
I actually restarted working on this and have ported it to windows. I'm using the dxgi 1.2 deskto…
Today is the last day I work full time for my company.
Considering how well it's going the devel…
CaptainKraft abnercoimbre YouCompleteMe was mentioned on one of our chats, and I am quite satisfi…
ripple —
Might be a long shot, but isn't day 21 the one with the hardcoded dll path? If so you might want …
Chen —
I'd love to see a handmade vim series :)
abnercoimbre YouCompleteMe was mentioned on one of our chats, and I am quite satisfied with it. I…
If somebody is interested in Unity3D development and design/modeling work in Santa Clara, CA:
htt…
abnercoimbre YouCompleteMe was mentioned on one of our chats, and I am quite satisfied with it. I…
DragoonX6 In addition to that, YouCompleteMe supports custom configuration via python and support…
I think the hardest part of using it is figuring what to do with the .ycm_extra_conf.py
Once you…
Can confirm. I've used it, and it works pretty well when configured right.
This is damn bloody cool!!!
In addition to that, YouCompleteMe supports custom configuration via python and supports the load…
YouCompleteMe was mentioned on one of our chats, and I am quite satisfied with it. It's certainly…
We could talk about it, but it's at the bottom of my priority list. Maybe after all planned lesso…
I think it might be useful for people who want to start writing graphics code in Odin:
https://g…
pragmatic_hero
You can always add a debug string to each coroutine so you always know the names…
pragmatic_hero I sincerely think that C and Unix are the worst calamities the software industry h…
pragmatic_hero
Since it's running on a single thread there are no "surprising" side effects, unl…
ratchetfreak coroutines are fun but it's a very obvious case of moving complexity elsewhere and w…
godratio I have seen the result of y our type of thinking. In the game industry your costing com…
You should ignore dependencies of system libraries. kernel32.dll will always work, so there's no …
naej —
Hey Martin,
The only dependency that appears is KERNEL32.dll, which is odd because from the depen…
So what exactly dll files your binary depends? To see exact names launch following command in com…