Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.basic.visual.misc > #2214
| From | "Mayayana" <mayayana@invalid.nospam> |
|---|---|
| Newsgroups | comp.lang.basic.visual.misc |
| Subject | Re: How to hide or do not display if use Get Registry String Content |
| Date | 2014-12-27 17:03 -0500 |
| Organization | A noiseless patient Spider |
| Message-ID | <m7naae$295$1@dont-email.me> (permalink) |
| References | <468fc304-17ea-4c4a-803f-ba93d46cd895@googlegroups.com> |
| 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 | Next 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