Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.basic.visual.misc > #2215
| Newsgroups | comp.lang.basic.visual.misc |
|---|---|
| Date | 2014-12-28 09:20 -0800 |
| References | <468fc304-17ea-4c4a-803f-ba93d46cd895@googlegroups.com> <m7naae$295$1@dont-email.me> |
| Message-ID | <e22d1d1a-a09a-4d79-9038-a9efd70369f2@googlegroups.com> (permalink) |
| Subject | Re: How to hide or do not display if use Get Registry String Content |
| From | geomodelers@gmail.com |
Hi Mayayana, I am forget go to in my module and error msgbox its should remove and I did :) The issue is RESOLVED. Much appreciated your assistant! Thank you On Sunday, December 28, 2014 5:03:19 AM UTC+7, Mayayana wrote: > | Private Sub Form_Load() > | RegCheckStringContent = > GetRegKeyValue(HKEY_LOCAL_MACHINE\SOFTWARE\Geoplus, "idrem") > | End Sub > | > > GetRegKeyValue seems to be a function in code, > but you haven't shown that code. There's no way > to guess what's wrong unless you post the actual > code and declarations.
Back to comp.lang.basic.visual.misc | Previous | Next — Previous in thread | Find similar | Unroll thread
How to hide or do not display if use Get Registry String Content geomodelers@gmail.com - 2014-12-27 11:07 -0800
Re: How to hide or do not display if use Get Registry String Content "Mayayana" <mayayana@invalid.nospam> - 2014-12-27 17:03 -0500
Re: How to hide or do not display if use Get Registry String Content geomodelers@gmail.com - 2014-12-28 09:20 -0800
csiph-web