mmozeiko
Similar approach works four doubles in 32-bit code.
How exactly is it similar if the t…
nakst —
Over the past week I've been thinking about UI layouts. In this blog post I'll discuss what I thi…
Vee900 —
Hi,
Sorry for the late reply.I've been following casey's handmade hero and the only switch using…
I've got a topre realforce. it's sublime.
Have you tried debugging in Visual Studio to see if the problem comes from CDBG or your program ?…
I have no idea why, but the problem is gone after changing the audio device from headset to speak…
For quite some time now, i am fighting with the ALSA output driver in FPL.
I dont know why but fo…
jwq0 —
Practice programming on InterviewBit with a timer. It’s split into categories and guides you on w…
Neo Ar —
Oh yeah I should maybe clarify that I meant the "RIP faith in humanity" towards the vulkan valida…
Jason —
Awesome man. I'll see about checking it out. Thank you.
Vee900 —
Hi,
Everytime i try to debug my program i keep getting
Instruction at 0x0000000000000000 referenc…
Hello,
Sorry for the late reply. Odin is relatively stable. It is still officially in "alpha" as…
Maciek —
Hi!
I'm loving MotionBox but I can only use it at work. At home I mainly use os x.
Any plans on…
void —
Yeah I was debating whether or not I should have mentioned that. Visual studio team has acknowled…
miotatsu
This was interesting to me as I am using the UHK with my work machine and haven't looke…
Neo Ar —
He followed the official spec to write the equivalent of a hello world (triangle) for vulkan and …
Neo Ar —
sonictk
## Mistel Baracco
### Pros
- On-keyboard bindings and memory, no bullshit with additona…
Shouldn't hInstance be a handle of your module, and not of kernel32?
You can use GetModuleHandle…
Adrian —
@mmozeiko: Alright thank you! That information already helped me a lot.
@lukesalis: It probably …
mmozeiko
Why do you this is the line that makes RegisterClassA to fail?
Have you checked return …
I swear by split mechanical keyboards. I'm currently using a Keyboardio (If you like ergonomic la…
Why do you this is the line that makes RegisterClassA to fail?
Have you checked return value of G…
Thanks a bunch you guys, I'm almost there!
I've managed to find and load successfully the kerne32…
void —
Hello everyone,
I thought this project would interest the handmade network community. Arseny Kapo…
Yes I agree, I just haven't been able to find that thing in this case. Fonts are blurry for me o…
nakst —
Over the last months I haven't added many new features. It's mostly been rewriting and improving …
Maciek —
I assume I can't set dpi by my own?
It would be very helpful to let user hack some 'not quite wo…
Yes, I've been struggling with the blurriness on Mac, as far as I can tell it's just a failure of…
Maciek —
Hi. Can I somehow increase resolution of rendered fonts in 4coder OS X? It's looking very blurry …
You don't implement ExitProcess function yourself. You get it from kernel32.dll just like any oth…