Jump to content

Recommended Posts

Posted

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)

Posted

Are you going to be stupid all day or is this just a passing thing...?

A little reading goes a long way. Post count means nothing.

Guest
This topic is now closed to further replies.
  • Recently Browsing   0 members

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