| |
|
|
| Sleep-Timer - plainer Shutdown-Counter CompileMarkSeparationdef $appTitle myShutdown 0.1
var h&=findWindow($appTitle)
if h&
sendMessage(h&,16,0,0)
end
endif
var endZeit&=&getTickCount+60000*30+59999
var m&=0
if %parCount
h&=val(par$(%parCount))
case h&>0 : endZeit&=&getTickCount+60000*h&+59999
endif
windowStyle 16 | 1 | 2 | 4 | 8
windowTitle $appTitle
window 40,40 - 350,150
useIcon knopf1
userMessages 16
setTimer 10000
mcls 40,12
while 1
h&=(endZeit&-&getTickCount)*(1/60000)
if h&<1
exitWindows 6
break
endif
startPaint -1
cls 0
useFont Courier,10,0,0,0,0,0
textColor $BB0000,-1
m&=h& mod 60
case h& : h&=h&60
drawText 0,0,format$(0#,h&)+:+format$(0#,m&)
endPaint
mCopySizedBmp 1,1 - 39,11 > 0,0 - width(%hWnd),height(%hWnd);0
waitInput
case (%key=27) or (%uMessage=16) : break
case (%key=43) : endZeit&=endZeit&+60000
case (%key=45) : endZeit&=endZeit&-60000
wend
killTimer
'./../../Function-References/XProfan/end/'>end
|
|
|
| |
|
|
|
Christian Schneider | |
|
| |
|
|
|
E.T. | ...or with surface and Zeiteinstellung, Snooze-time (if one still operates) and car-Start:
lying, if active, in the Tray:
...or my 1-Click-Ausschalter for Click-rotten (custom I do not first Start > terminate > what want I really?? ):
|
|
|
| Grüße aus Sachsen... Mario WinXP, Win7 (64 Bit),Win8(.1),Win10, Win 11, Profan 6 - X4, XPSE, und 'nen schwarzes, blinkendes Dingens, wo ich das alles reinschütte... | 04/01/09 ▲ |
|
|
|
|
| Thä! or with surface pfff
Per Kommandozeile [...] !
(what me over ands over again on it reminds the XP-Script beizubringen itself releases for single Scripts remember to.) |
|
|
| |
|
|
|
E.T. |
|
|
| Grüße aus Sachsen... Mario WinXP, Win7 (64 Bit),Win8(.1),Win10, Win 11, Profan 6 - X4, XPSE, und 'nen schwarzes, blinkendes Dingens, wo ich das alles reinschütte... | 04/03/09 ▲ |
|
|
|
|
| Tjahaha you have Yes only time no XP-Script [...] activate. |
|
|
| |
|
|
|
E.T. | iF
Tjahaha you have Yes only time no XP-Script [...] activate.
Should me the FF then not ask, I with the File make wants ?? this says Yes, the The File not found becomes...
Related to the XP-Script Have I already tested, however without nennenswerte Erfolge or benefit |
|
|
| Grüße aus Sachsen... Mario WinXP, Win7 (64 Bit),Win8(.1),Win10, Win 11, Profan 6 - X4, XPSE, und 'nen schwarzes, blinkendes Dingens, wo ich das alles reinschütte... | 04/03/09 ▲ |
|
|
|