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.
Bouke285
Hi, My background is in C# and higher level languages. I'm very interested in getting familiar w…
»
Simon Anciaux
I will only reply as a user since I never developed any huge application and I would only be gues…
»
ratchetfreak
John_Uskglass mmozeiko On any modern OS from last 15 or so years you don't need to release anythi…
»
Laurie
mmozeiko On any modern OS from last 15 or so years you don't need to release anything on exit of …
»
Mārtiņš Možeiko
Well spooling process is not an OS primitive. If process A depends on something that process B ne…
»
ratchetfreak
But there are things that do need to be released. I've run into the issue with a printer where I…
»
Laurie
Something I've been thinking about lately is large multi-use programs, and I was interested to se…
»
Mārtiņš Možeiko
On any modern OS from last 15 or so years you don't need to release anything on exit of program. …
»
Laurie
Hi all. So something I've become curious about is which resources actually need to be released by…
»
spx
..-4 has arrived. This is not a perfect fix but the issue is annoying enough and the handling for…
»
spx
joe513 spx joe513 Now that you mention it, I did see it on 00.01.02 also, just slightly different…
»
joe513
spx joe513 Now that you mention it, I did see it on 00.01.02 also, just slightly different. This …
»
spx
joe513 Now that you mention it, I did see it on 00.01.02 also, just slightly different. This shou…
»
joe513
Now that you mention it, I did see it on 00.01.02 also, just slightly different. 00.01.01 - .02 …
»
spx
joe513 I just tried 1.05-2 and the issue is still there. Distribution - Ubuntu 16.04.2 LTS Let me…
»
joe513
I just tried 1.05-2 and the issue is still there. Distribution - Ubuntu 16.04.2 LTS Let me know i…
»
spx
pushed a 00.01.05-2 archive. This one should solve the issue you've encountered. If it still hang…
»
spx
joe513 Impressed with the speed of the releases/fixes! At this rate it will pretty solid in no ti…
»
David Butler
AH! ASAN strikes again! Nice find Miblo :)
»
Matt Mascarenhas
Until recently Cinera was a one-shot affair. A single run of the program would merely involve pro…
»
joe513
Impressed with the speed of the releases/fixes! At this rate it will pretty solid in no time. You…
»
spx
This one is mostly fixes but also has some smaller features in it. Without further ado, here is b…
»
Mārtiņš Možeiko
Try "devenv /useenv". I believe that by default devenv doesn't pass its environment variables to …
»
Scott Hunt
Don't understand it, but seemed to solve it with ensuring the CMD prompt used to run all the shel…
»
Scott Hunt
I'm wondering if it's because the simple "msdev" script he has that calls devenv doesn't seem to …
»
Scott Hunt
Hey Martins, thanks for the follow-up. I currently launch 4coder and VS all from the cmd line wi…
»
Mārtiņš Možeiko
Afaik there is no way to call bat file and have environment persist globally on Windows. Which is…
»
Scott Hunt
Good afternoon everyone, Working on the day 192 recompilation episode and when attempting to cal…
»
»
Minh Nguyen
I'm dealing with something in WASAPI that need some help. Basically I have to create my own video…
»