We are currently in the process of converting the website to the new design. Some pages, like this one, are still broken. We appreciate your patience.
ratchetfreak
Part of what make type systems hard to design is putting the line between convenience and safety.…
»
Laurie
Maybe I'm over thinking this, but I often feel quite conflicted about the way I approach types. S…
»
Mārtiņš Možeiko
In C++ you implement COM object with C++ classes. That's not coincidence, they designed COM objec…
»
erpeo93
Well, after a couple of months of delay, I can finally show you a small video of the game. The vi…
»
Jeremiah Goerdt
Thanks :-) The sooner the better!
»
Raytio
So perhaps Patreon is not giving out secure download links? I really want to know how Norton ca…
»
Shazan
Thanks for the d3d11 and COM implementation example. I'll now try to use it make d3d9 implementat…
»
David Butler
Good luck with the move, see ya when you get back to streaming :)
»
David Butler
nice!
»
Mārtiņš Možeiko
Direct3D and any other COM interface can be used from C without problems. COM "objects" are just …
»
x13pixels
Hello all. I just wanted to let everyone (who cares) know that RemedyBG is coming along well and…
»
Shazan
I was searching the web and found that in order to use d3d in c you had to interface with COM . W…
»
Mārtiņš Možeiko
You don't need to know how Norton works to "fix" this. There two options to fix this: 1) you sig…
»
David Butler
I am working on a frontend for GDB: It's vary far from a complete product, but if you want to h…
»
Allen Webster
I really don't know the first thing about how Norton works so I don't have much to contribute. S…
»
David Butler
What happens if you just read the bytes from the EXE and write them to a new file?
»
Mārtiņš Možeiko
Ok, then it seems they have changed/improved something... This for sure was working ~1y ago, when…
»
Raytio
mmozeiko You can manually remove it. It is stored as NTFS alternate stream. You can use streams.…
»
Abner Coimbre
FCC and our Space Program Okay so the two aren't actually related, but I wanted to combine both …
»
Neo Ar
## nwr_mem.h - v0.1.0 - public domain - patreon.riscy.tv *custom allocator building blocks inspir…
»
Mārtiņš Možeiko
Its more sane in a way that anybody can overwrite file even if somebody else have opened it. Old …
»
James Fulop
Hey just letting you know that the workaround I mentioned earlier can still throw a sharing viola…
»
Mārtiņš Možeiko
Telash Why not just rename the .exe to .ex (or whatever) and then zip that? Extension does not ma…
»
Raytio
I will give some of these ideas a shot just for charms sake. However the problem comes when tryi…
»
Mikael Johansson
Why not just rename the .exe to .ex (or whatever) and then zip that? That is how I send stuff thr…
»
Mārtiņš Možeiko
Croepha I wonder if a quick fix would be for Allen to distribute a password protected ZIP... that…
»
David Butler
I wonder if a quick fix would be for Allen to distribute a password protected ZIP... that might b…
»
Mārtiņš Možeiko
Its not only "distribution problem", but will also require Allen to pay real money for certificat…
»
Raytio
Hey my company uses Norton anti virus. Your exe always gets flagged when i download at the offic…
»
ratchetfreak
mmozeiko There is absolutely no reason why JITs couldn't do the same things. Exactly, the only d…
»