.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? -

c# - SharpSVN - How to get the previous revision? -

php cli reading files and how to fix it? -