well i made a little dll with a few fun things in it
including transparency!
but it is really weird and behaves extremely strange
but anyway
dll is attached just put it into plugins-user dir in the compiler dir
and the command is
ADD TRANSPERENCY TO WINDOW
soon i will add a remove command and include more functions in my dll concerning window styles
oh if anyone wants to know the rest of the commands here u go
remstart
buggy commands
tmp=read reg int("hkcu","testing\","test2")
infobox "testing","testing blah"
`tmp=read reg int("hkcu","testing\","test")
create reg int "hkcu","testing\","test2",123
make file "I:\test"
print tmp
do
loop
remend
rem common denominator is functions that return a value
tmp=msgbox("test1","test2",0) `does not disattach properly
add transperency to window
remove maximize
remove minimize
make unresizable
center window
tmp4 as dword
tmp4=rainbow()
ink tmp4,tmp4
circle 300,300,20
open printer
write to printer "test"
close printer
infobox "test","test"
tmp$=bin$(5)
print tmp$
tmp2=bin2int(tmp$)
print tmp2
tmp3$=hex$(75)
tmp4=hex2int(tmp3$)
print tmp3$
print tmp4
midi qsound 127,2000,127,0,1.0
midi lsound 127,2000,127,0,1.0
set attribute "I:\test2",1
do
loop
wait key
rem now its not freezing when i have set attribute wtf
X-Patch x-patch.exe(gui):75% make.exe:5% x-patch.dll(runtime dll):0% developed on win xp home sp2