How to use win32 API in windows formMay I use win32 API in when windows form development?For the example , I tend to use FindWindow in w...
What is difference between win32 API SetParent function and createwindow with passed parent hwnd paramter?In win32 API, we can set SetParent with one parent window , and CreateWindow with an "hWndParent" p...
Class member function of same type of the classThe code defines class member functions of it's type of class, it executes and outputs as below mess...
This user does not accept Private Messages