Jump to content

I bet u don't have a clue what just happend :(((


milos83
 Share

Recommended Posts

Hey LocoDarvin!

Do not wory,i am not "up to no good" :whistle::D just kidn

:idea:

My remoteAdmin is working fine,but could beter whit some video striming... never mind

I ask of you just to run this!

It is not what it looks like! BELIVE ME ;):P;)

#include <guiconstants.au3>

Opt("MouseCoordMode", 2)

Dim $left = 10

Dim $top = 20

Dim $width = 100

Dim $height = 25

Dim $Mouse

$Main = GUICreate("MyGui", 200, 100)

$label = GUICtrlCreateLabel("This Label", $left, $top, $width, $height, $WS_OVERLAPPEDWINDOW + $WS_VISIBLE + $WS_CLIPSIBLINGS)

GUISetState()

Sleep(5000)

Link to comment
Share on other sites

Guest
This topic is now closed to further replies.
 Share

  • Recently Browsing   0 members

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