Thread did not disappoint. @Kladdehelvete This is what I was hoping someone would say. I feel like…
Existential ennui, perhaps. It gets the best of us. Our poor hero with only scissors for hands, …
You mean weapons? Seems likely...
Obligatory Bret Victor: There are a lot of radical approaches, but most of them are not as new as…
Casey: Can the floating hands be shot across the screen to fight enemies? Also, could we duel weld…
I picture it sort of like ghosts in mario.. when you turn around to face it it just stares at you …
In terms of the number of limbs attached to his body, yes :) Otherwise, not much in common, no!C…
@martincohen, @BlueWolf & @rathersleepy : Thanks! I´ll give those options a try.
Maybe he has an itch and can't reach it.
Marco —
This is a more complex library, but it is opensource and worth a look at as it was developed for g…
Please see replies in this topic about searching forum:
Apologies if I missed it but there does not seem to be a forum search feature available anywhere. …
Casey[/quote] So he's Rayman?
Didn't know you could invoke the .NET Framework like this in VS, my solution was to let the platfo…
I'll second what everyone said about Winsock, and that's a great choice if you want to stick with …
If you are getting tired of those loooong file names with the GUID I found that using makes for m…
Sorry, I have overlooked your question. I guess Casey won't go for full Unicode, as he mentioned t…
This method seems to work when compiling from Visual Studio as well. What I did was: Pre-Link Eve…
I believe all those DEBUGPlatform-functions will eventually be replaced with actual non-DEBUG impl…
Season 1, episode 3:An inappropriately humping bunny that follows and humps you if you turn your b…
:( 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 a…
Sven —
Even though it might not cost anything at runtime, why would you want this initialization logic th…
Hi, I remember than Casey mentioned that in order to simplify the platform code he will send a Que…
It seems to work. Thanks char pdbLockFullPath[ WIN32_STATE_FILE_NAME_COUNT ]; win32BuildExePathFi…
Sven —
Sadly this is still valid C, even though this is only a remnant of the way the first compilers bef…
He will not ever find his , no...Casey
It depends on what you're trying to do. If you're trying to make sure that it looks the same "siz…
I'll explain it here in the meantime :) Just check for the existence of a lock file. In the DLL r…
Thanks. I'll stay with the "sleep" solution for now. I hope that Casey will find some time to expl…