Search Results

0
votes

Does it still make sense to learn low level WinAPI programming?

Yes, for a few reasons: 1) .net wraps Win32 code. .net is usually a superior system to code against, but having some knowledge of the underlying Win32 layer (oops, WinAPI now that there i …