How can I get the lpClassName?
-
I Want to create a popup window at my dialog based program,could you tell me how? Could I register a new window class for it? If no necessary,how can I get the lpClassName which is used at the follow function ? HWND CreateWindowEx( DWORD dwExStyle, LPCTSTR lpClassName, LPCTSTR lpWindowName, DWORD dwStyle, int x, int y, int nWidth, int nHeight, HWND hWndParent, HMENU hMenu, HINSTANCE hInstance, LPVOID lpParam ); Thanks! free like a bird
-
I Want to create a popup window at my dialog based program,could you tell me how? Could I register a new window class for it? If no necessary,how can I get the lpClassName which is used at the follow function ? HWND CreateWindowEx( DWORD dwExStyle, LPCTSTR lpClassName, LPCTSTR lpWindowName, DWORD dwStyle, int x, int y, int nWidth, int nHeight, HWND hWndParent, HMENU hMenu, HINSTANCE hInstance, LPVOID lpParam ); Thanks! free like a bird
-
I Want to create a popup window at my dialog based program,could you tell me how? Could I register a new window class for it? If no necessary,how can I get the lpClassName which is used at the follow function ? HWND CreateWindowEx( DWORD dwExStyle, LPCTSTR lpClassName, LPCTSTR lpWindowName, DWORD dwStyle, int x, int y, int nWidth, int nHeight, HWND hWndParent, HMENU hMenu, HINSTANCE hInstance, LPVOID lpParam ); Thanks! free like a bird