Hey guys, I'm not able to use any IID_ID3D12***** GUID in any function that requires one. NOTE: An…
I understand it's hard (maybe even impossible). But I can't agree more that it is something we des…
This is because most phones are made cheaper using forced ads "pre-installed applications", rely …
The tragedy about mobile devices, is that they're very unfriendly towards hackers. Proprietary boo…
If I would make a mobile operating system, I would make development easier by having a desktop mod…
Hi everyone, This month's London meetup is going to be online. The details are as follows: Thursd…
C_Worm —
Allright, thanks for clearing that out for me! :)
When you say "every Unit will have the move function", do you think Unit structure is different wh…
C_Worm —
let's say we have this struct: struct Unit { int x; int y; }; [/code] And this stand alone functi…
I see! Thank you, that is indeed much better!
HRose —
This past week, I have been doing programming live streams working on a rendering abstraction over…
HRose —
This sounds awesome! Thank you for the 4 of you getting together and organising something like thi…
Hey everyone, I just wanted to tie the loop on this. Please see my other for information on the H…
There's been some in getting a London meetup going for a while but not a lot of momentum. Last mo…
Ok thank, never kenw of that command. It work now!
Software rendering in C++14 using multi-threading and SIMD is nice if you just want to code huge …
If you created your project file correctly, 4coder should open all the files when you load the pro…
There is nothing wrong with using shared libraries on Linux. They are well defined how they work a…
Thanks for the thoughts and the actual X11 code! That's awesome. I have tried to mess around with …
I honestly just gave up with third-party dynamic linking on all platforms because the operating s…
My problem is that Casey and Jon seem to say everything is bad... their negativity and frustration…
Thank you everyone for replying. Having some really well thought out responses was really nice to …
Hey guys, I've been experimenting a bit with hotloading shared libs on linux lately. However, once…
I know that this question could have a stupid answer but I cannot figured it out. I'm working in…
Aldrin —
This might interest some of you. While it's still not simple and the processor is slow compared t…
I tried compiling and testing your code and the assert doesn't trigger. Do you need to do somethin…
Miles —
This is the wrong attitude, in my opinion. It's true that nearly every tool we have as programmer…
Hello FictionalWizard, it's great to have you as part of the community! Welcome. :) When I was fir…
Jason —
I have certainly struggled with your very issue. I'm sort of a newbie programmer when compared to …
Welcome to Handmade! To add to people's great thoughts so far, there's a trend of us moving away f…