dallasgfx Posted June 20, 2009 Posted June 20, 2009 hi every budymy script doesn"work , i don"t know wher"s the wrong this is my script #include <SkinCrafter.au3> _LoadSkinCrafter("SkinCrafterDll.dll");Load SkinCrafter DLL ;GUI With Initial Skin $GUI_1 = GuiCreate("Test", -1, -1, 0, 0) _InitializeSkinCrafter($GUI_1, "solar.skf") GUICtrlCreateButton("Test", 50, 50, 50) GUISetState() While 1 If GuiGetMsg()=-3 Then Exit WEndand this photo explaine every thinghttp://img132.imageshack.us/i/skinm.jpg/
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now