hi all,
please anyone can help me
how can i make registeration for my program in the windows or any os
Printable View
hi all,
please anyone can help me
how can i make registeration for my program in the windows or any os
easiest way from vb to read and write values in the registry is to use GetSetting() and SaveSetting() functions.
Quote:
Originally posted by radum
easiest way from vb to read and write values in the registry is to use GetSetting() and SaveSetting() functions.
tanks to you but can you give me one example ?
there's not exactly an example that i can give to you... theyre just functions, it's just like you would ask for an example for the 'if' statement or something. but i'm sure you can find them described on msdn.