And what problems will I have if I chose an internal unit that is a percentage or a thousandth of…
I may have found another solution for the PDB loading . To restate our problem: The PDB is created…
I would say the game definitely needs dreadful dungeons filled with Pork and Pumpkins. And maybe a…
And further more will he ever smile? (Basic ignore full alpha pixels added) The first thing my 4 …
You're right. I apologize.
Will Hero ever find his arms!? ;)
I do not understand what you are asking. But since your input on direct sound and directshow, my …
I do not understand what you are asking. But since your input on direct sound and directshow, my …
I really wish this discussion would have started off a little less heated. It would have been int…
Sleepy —
midnight_mero wrote: From one particular person... Ianuarius wrote: It is a discussion we can ha…
Pete —
Thank you all for pointing me in the right direction, i guess i will start figuring out the WinSoc…
Bojan —
Did you try asking about the problem on Qt Creator mailing list and/or reporting a bug? The devs …
Yeah I guess so. There's not much to learn to get basic functionality out of it. There's always t…
I guess I'll just ask here. Would it be worth it to learn using gdb from command line?
Yes I have. I have made a prototype where you dont need a keyboard, and where statements are cons…
Well, it's the "only alternative" in some sense but keep in mind that the WinSock API actually ha…
That would be totally reasonable in my opinion. I've never actually had a problem with doubly-in…
If you're going down the socket route with Winsock I'd highly recommend Beej's Guide to Network Pr…
@Pseudonym73 Yeah, the layout algorithm is really bad. If someone fixed that and the other UI oddi…
Terrible in the sense that large nested data structures were all on one line, making navigation im…
Got it - though I'm not 100% sure why not just build everything like .h files (with include guards…
This is what I really started learning with when I first got to uni. Recommend to all beginners.[…
Magic the Gathering even used to have a stack as one of its central mechanics (until they shameles…
You can, but that is not as convenient as having the files split up, because you'd still have to …
So, basically everyone who is asking questions about this is correct in their assumptions :) But …
[/quote] Yes I have. I have made a prototype where you dont need a keyboard, and where statements…
you can do that in vanilla vim by typing (no, I'm not kidding :) ): fCctPFinal (from normal…
@ikerms: Also in Vim: "/\u" to jump to next uppercase "?\u" to jump to previous uppercase (bind it…