I'm using win32 sdk. I'm not using dialogs. How do I get the text from Edit1 and convert it to double? I have the hwnd. I have used sendmessage and got the text into a buffer but how do I convert it to a double? -
I'm using win32 sdk. I'm not using dialogs. How do I get the text from Edit1 and convert it to double? I have the hwnd. I have used sendmessage and got the text into a buffer but how do I convert it to a double? -