News:

MASM32 SDK Description, downloads and other helpful links
MASM32.com New Forum Link
masmforum WebSite

delete profilestring

Started by ragdog, June 10, 2008, 06:14:36 PM

Previous topic - Next topic

ragdog

hi
how I can delete a complete KeyName in a ini ?

example ;

[Menu1]
Entry1=String1
Entry2=String2
Entry3=String3
Entry4=String4


have your an idea or example?

thanks
ragdog

donkey

You can delete all the keys within a section using WritePrivateProfileSection.
"Ahhh, what an awful dream. Ones and zeroes everywhere...[shudder] and I thought I saw a two." -- Bender
"It was just a dream, Bender. There's no such thing as two". -- Fry
-- Futurama

Donkey's Stable