I was woundering if it is a common theme for most "Pro" programmers to use linux. I mean a book called C;Programming I have was written on linux. So which OS is it that programmers or hackers, per say, use?
Name:
Anonymous2008-03-14 16:36
>>61
MSDN has information on almost anything you'd want to do on win32, including remote process code injection and overriding COM interfaces.
posix is pretty bare compared to win32, thats why the majority of opensource software have so many dependencies to other libraries.
But yes .NET or Java are the best choice if you're just interested in the money