English
Source / code snippets

Files individual Ini completely Key Sektion

 

CompileMarkSeparation
Source wurde am 15.07.2007 aus der MMJ-Quellcodesammlung (Dietmar Horn) in die Babyklappe auf XProfan.Com abgelegt:
INI-Dateien: Sektion oder einzelnen Schlüssel komplett aus INI-Datei löschen
PRFellow- Vorlage
Autor: Thomas Hölzer
Lösch-Routinen für Ini-Dateien (nicht Registry!)
(Ganze Sektion oder einzelnen Schlüssel komplett löschen)
Def WriteToIni(4) !KERNEL32,WritePrivateProfileStringA
Declare section#,ininame#,ident#

Proc EraseIniSection

    Parameters ini$,section$
    Case Equ$(ini$,):  Return
    Case Equ$(section$, ) : Return
    Dim section#,Add(Len(section$),1)
    Dim ininame#,Add(Len(ini$),1)
    String section#,0=section$
    String ininame#,0=ini$
    WriteToIni(section#,0,0,ininame#)
    WriteToIni(0,0,0,ininame#)  Cache auf Platte schreiben
    Dispose section#
    Dispose ininame#

EndProc

Proc DeleteIniKey

    Parameters ini$,section$,ident$
    Case Equ$(ini$,):  Return
    Case Equ$(section$, ) : Return
    Case Equ$(ident$,): Return
    Dim section#,Add(Len(section$),1)
    Dim ininame#,Add(Len(ini$),1)
    Dim ident#,Add(Len(ident$),1)
    String section#,0=section$
    String ininame#,0=ini$
    String ident#,0=ident$
    WriteToIni(section#,ident#,0,ininame#)
    WriteToIni(0,0,0,ininame#)  Cache auf Platte schreiben
    Dispose section#
    Dispose ininame#
    Dispose ident#

ENDPROC

Beispiele:
EraseIniSection D:WINTEST.INI,windows
DeleteIniKey D:WINTEST.INI,Winfax, Resolution
 
07/16/07  
 



Zum Quelltext


Topictitle, max. 100 characters.
 

Systemprofile:

no Systemprofil laid out. [anlegen]

XProfan:

 Posting  Font  Smilies  ▼ 

Please register circa a Posting To verfassen.
 

Topic-Options

2.676 Views

Untitledvor 0 min.
E.T.01/14/24
Manfred Barei11/09/21
Frank Vorholzer04/16/11
Julian Schmidt03/06/11

Themeninformationen

this Topic has 1 subscriber:

unbekannt (1x)


Admins  |  AGB  |  Applications  |  Authors  |  Chat  |  Privacy Policy  |  Download  |  Entrance  |  Help  |  Merchantportal  |  Imprint  |  Mart  |  Interfaces  |  SDK  |  Services  |  Games  |  Search  |  Support

One proposition all XProfan, The there's!


My XProfan
Private Messages
Own Storage Forum
Topics-Remember-List
Own Posts
Own Topics
Clipboard
Log off
 Deutsch English Français Español Italia
Translations

Privacy Policy


we use Cookies only as Session-Cookies because of the technical necessity and with us there no Cookies of Drittanbietern.

If you here on our Website click or navigate, stimmst You ours registration of Information in our Cookies on XProfan.Net To.

further Information To our Cookies and moreover, How You The control above keep, find You in ours nachfolgenden Datenschutzerklärung.


all rightDatenschutzerklärung
i want none Cookie