Hi all,
i am playing with some gui code. I am trying to do some stuff in WM_CREATE. This is my code. But this is not working. Somebody please guide me.
#include <GUIConstantsEx.au3>
#include <StaticConstants.au3>
#include <WindowsConstants.au3>
#include <Array.au3>
#include <WinAPI.au3>...