:(
And I thought I'd been so smart now? This works even if I change the DPI settings in Windows7…
It simplifies the creation of other platform implementations by only calling one function and it …
Sven —
Even though it might not cost anything at runtime, why would you want this initialization logic t…
Hi,
I remember than Casey mentioned that in order to simplify the platform code he will send a Q…
It seems to work. Thanks
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15char pdbLockFullPath[ WIN32…
Sven —
Sadly this is still valid C, even though this is only a remnant of the way the first compilers be…
He will not ever find his arms, no...
- Casey
It depends on what you're trying to do. If you're trying to make sure that it looks the same "si…
I'll explain it here in the meantime :)
Just check for the existence of a lock file. In the DLL…
Thanks.
I'll stay with the "sleep" solution for now. I hope that Casey will find some time to exp…
And what problems will I have if I chose an internal unit that is a percentage or a
thousandth o…
I may have found another solution for the PDB loading here. To restate our problem: The PDB is cr…
I would say the game definitely needs dreadful dungeons filled with Pork and Pumpkins.
And maybe …
And further more will he ever smile?
(Basic ignore full alpha pixels added)
The first thing my …
Sleepy I'm sure most people on this forum would welcome a civil discussion about game design, but…
Will Hero ever find his arms!? ;)
Kladdehelvete sol_hsa
Oh, you mean scratch?
I do not understand what you are asking. But since …
[quote=midnight_mero]Maybe not the place to ask, but has anyone thought of (possibly radical) new…
sol_hsa
Oh, you mean scratch?
I do not understand what you are asking. But since your input on …
I feel like this thread has a sort of combative tone at times
I really wish this discussion wou…
Sleepy —
midnight_mero wrote:
I feel like this thread has a sort of combative tone at times
From one part…
Pete —
Thank you all for pointing me in the right direction, i guess i will start figuring out the WinSo…
Bojan —
cmuratori
Currently, I use QtCreator for debugging up until the point where it is unable to insp…
Yeah I guess so. There's not much to learn to get basic functionality out of it.
1gdb ./main
…
I guess I'll just ask here. Would it be worth it to learn using gdb from command line?
Kladdehelvete midnight_mero Maybe not the place to ask, but has anyone thought of (possibly radic…
SuPete My question is if WinSock is the only alternative in C for Windows?
Well, it's the "only a…
bhollis Got it - though I'm not 100% sure why not just build everything like .h files (with inclu…
If you're going down the socket route with Winsock I'd highly recommend Beej's Guide to Network P…