Jump to content

help me with SkinCrafter , he don"t work


Recommended Posts

hi every budy

my 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
WEnd

and this photo explaine every thing

http://img132.imageshack.us/i/skinm.jpg/

Link to comment
Share on other sites

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...