.net - what is User32.dll and How it is used in WPF? -


as title describes, trying find out user32.dll , where/how used in wpf , windows forms?

user32.dll contains of core windows api, including native windows , controls, , lots of other things.

winforms uses create forms , controls.

wpf uses create windows, draws on windows using directx.


Comments

Popular posts from this blog

c++ - Is it possible to compile a VST on linux? -

java - Output of Eclipse is rubbish -

jquery - Confused with JSON data and normal data in Django ajax request -