dbTalk Databases Forums  

read from registry - vb 6.0

comp.databases.oracle.misc comp.databases.oracle.misc


Discuss read from registry - vb 6.0 in the comp.databases.oracle.misc forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
Mr. X.
 
Posts: n/a

Default read from registry - vb 6.0 - 01-08-2008 , 05:38 AM






Hello,

How can I read from registry (VB 6.0) ?

Need sample code, please.

Thanks



Reply With Quote
  #2  
Old   
Charles Hooper
 
Posts: n/a

Default Re: read from registry - vb 6.0 - 01-08-2008 , 06:04 AM






On Jan 8, 6:38*am, "Mr. X." <nospam (AT) no_spam_please (DOT) com> wrote:
Quote:
Hello,

How can I read from registry (VB 6.0) ?

Need sample code, please.

Thanks
Your question might be better asked in a group dedicated to Windows
(VB) programming.

VB 6.0 has very limited Windows registry access, restricted to a small
subset of the registry that is specific to the application.
SaveSetting, GetSetting, DeleteSetting. Working around this
limitation requires Windows API calls. The book "Visual Basic
Annotated Archives" has an explanation of the process. The .Net
version of VB makes it very easy to access the registry by comparison.

Charles Hooper
IT Manager/Oracle DBA
K&M Machine-Fabricating, Inc.


Reply With Quote
  #3  
Old   
Charles Hooper
 
Posts: n/a

Default Re: read from registry - vb 6.0 - 01-08-2008 , 06:04 AM



On Jan 8, 6:38*am, "Mr. X." <nospam (AT) no_spam_please (DOT) com> wrote:
Quote:
Hello,

How can I read from registry (VB 6.0) ?

Need sample code, please.

Thanks
Your question might be better asked in a group dedicated to Windows
(VB) programming.

VB 6.0 has very limited Windows registry access, restricted to a small
subset of the registry that is specific to the application.
SaveSetting, GetSetting, DeleteSetting. Working around this
limitation requires Windows API calls. The book "Visual Basic
Annotated Archives" has an explanation of the process. The .Net
version of VB makes it very easy to access the registry by comparison.

Charles Hooper
IT Manager/Oracle DBA
K&M Machine-Fabricating, Inc.


Reply With Quote
  #4  
Old   
Charles Hooper
 
Posts: n/a

Default Re: read from registry - vb 6.0 - 01-08-2008 , 06:04 AM



On Jan 8, 6:38*am, "Mr. X." <nospam (AT) no_spam_please (DOT) com> wrote:
Quote:
Hello,

How can I read from registry (VB 6.0) ?

Need sample code, please.

Thanks
Your question might be better asked in a group dedicated to Windows
(VB) programming.

VB 6.0 has very limited Windows registry access, restricted to a small
subset of the registry that is specific to the application.
SaveSetting, GetSetting, DeleteSetting. Working around this
limitation requires Windows API calls. The book "Visual Basic
Annotated Archives" has an explanation of the process. The .Net
version of VB makes it very easy to access the registry by comparison.

Charles Hooper
IT Manager/Oracle DBA
K&M Machine-Fabricating, Inc.


Reply With Quote
  #5  
Old   
Charles Hooper
 
Posts: n/a

Default Re: read from registry - vb 6.0 - 01-08-2008 , 06:04 AM



On Jan 8, 6:38*am, "Mr. X." <nospam (AT) no_spam_please (DOT) com> wrote:
Quote:
Hello,

How can I read from registry (VB 6.0) ?

Need sample code, please.

Thanks
Your question might be better asked in a group dedicated to Windows
(VB) programming.

VB 6.0 has very limited Windows registry access, restricted to a small
subset of the registry that is specific to the application.
SaveSetting, GetSetting, DeleteSetting. Working around this
limitation requires Windows API calls. The book "Visual Basic
Annotated Archives" has an explanation of the process. The .Net
version of VB makes it very easy to access the registry by comparison.

Charles Hooper
IT Manager/Oracle DBA
K&M Machine-Fabricating, Inc.


Reply With Quote
  #6  
Old   
Mr. X.
 
Posts: n/a

Default Re: read from registry - vb 6.0 - 01-08-2008 , 07:02 AM



I should have solution in VB 6.0, please



Reply With Quote
  #7  
Old   
Mr. X.
 
Posts: n/a

Default Re: read from registry - vb 6.0 - 01-08-2008 , 07:02 AM



I should have solution in VB 6.0, please



Reply With Quote
  #8  
Old   
Mr. X.
 
Posts: n/a

Default Re: read from registry - vb 6.0 - 01-08-2008 , 07:02 AM



I should have solution in VB 6.0, please



Reply With Quote
  #9  
Old   
Mr. X.
 
Posts: n/a

Default Re: read from registry - vb 6.0 - 01-08-2008 , 07:02 AM



I should have solution in VB 6.0, please



Reply With Quote
  #10  
Old   
Arch
 
Posts: n/a

Default Re: read from registry - vb 6.0 - 01-08-2008 , 07:41 AM



On Tue, 8 Jan 2008 15:02:32 +0200, "Mr. X."
<nospam (AT) no_spam_please (DOT) com> wrote:

Quote:
I should have solution in VB 6.0, please

Google. There are thousands of articles on accessing registry from
VB6.


Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.3
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.