| |
|
|
| KompilierenMarqueSéparation
proc getDeskBgPicture
declare mem#,s$
dim mem#,260
clear mem#
external("user32","SystemParametersInfoA",$73,260,mem#,0)
s$:=string$(mem#,0)
dispose mem#
return s$
endproc
proc getDeskBgTiledProp
return val(readini$("HKEY_1","Control Panel\Desktop","TileWallpaper"))
endproc
proc getDeskBgStretchedProp
return if(val(readini$("HKEY_1","Control Panel\Desktop","WallpaperStyle")),1,0)
endproc
Salve, iF. |
|
|
| |
|
|
|
Jörg Sellmeyer | [quote-part:2f993f4cfe]S$:=String$(Mem#,0)[/quote-part:2f993f4cfe] qui Doppelpunkt doit là doch bestimmt pas hin ou bien? |
|
|
| Windows XP SP2 XProfan X4... und hier mal was ganz anderes als Profan ... | 13.08.2005 ▲ |
|
|
|
|
| de doit ist aucun discours.
XPSE-Voir le texte source erkannt. Precompiler XPSE pour Ausführung nécessaire.
s'il te plaît ließ einmal qui XPSE-Aider - - ensuite verstehst Du mich. dans qui Aider sous Zuweisungs/Vergleichsoperatoren.
Salve, iF.
PS: Link ist dans meiner Signatur. |
|
|
| |
|
|