R
r
Hi,
Could someone please direct me in the right direction?
I would like to p/invoke few functions from user32:
DrawAnimatedRects
FindWindow, FindWindowEx , GetWindowRect
struct RECT
how do you usually get the functions headers, how do you know how to
p/invoke and what is the syntax in csharp for that?
thanks ina advance
Could someone please direct me in the right direction?
I would like to p/invoke few functions from user32:
DrawAnimatedRects
FindWindow, FindWindowEx , GetWindowRect
struct RECT
how do you usually get the functions headers, how do you know how to
p/invoke and what is the syntax in csharp for that?
thanks ina advance