| View previous topic :: View next topic |
| Author |
Message |
Ondra General User


Joined: 12 Mar 2004 Posts: 10
|
Posted: Fri Mar 12, 2004 9:23 am Post subject: windows registry and OOo Basic |
|
|
Hi
Is there anyone who have experience with windows registry? I mean access or get some information from windows registry via. OOo Basic.
Thanks
Ondra |
|
| Back to top |
|
 |
pitonyak Administrator


Joined: 09 Mar 2004 Posts: 3618 Location: Columbus, Ohio, USA
|
|
| Back to top |
|
 |
Danad OOo Advocate

Joined: 22 Feb 2004 Posts: 293 Location: Brasil
|
Posted: Fri Mar 12, 2004 1:17 pm Post subject: RE: Windows Registry |
|
|
Hi !
You can use Windows API to access Windows Registry. Look for Declare in Help About OOo Basic to see how to call functions from DLL's.
TIP by Paolo Mantovani:
| Quote: |
In the Basic Library "ImportWizard" you can find a beautiful module "API" that
contains all you need to work with the Windows Registry API's
|
s.m.e, Bye.
Danad |
|
| Back to top |
|
 |
DannyB Moderator


Joined: 02 Apr 2003 Posts: 3991 Location: Lawrence, Kansas, USA
|
|
| Back to top |
|
 |
|