Hi Antonio and friends:
Do exist Environment Variables in Windows Mobile ? If so, how can we define them ?
Best regards.
Manuel Mercado
Environment Variables
Environment Variables
manuelmercado at prodigy dot net dot mx
- Antonio Linares
- Site Admin
- Posts: 37481
- Joined: Thu Oct 06, 2005 5:47 pm
- Location: Spain
- Contact:
Re: Environment Variables
Manuel,
As a first idea I would try to review any environment value using GetEnv( cEnvName ), like "WINDIR", "TEMP", "PATH", "OS", etc.
As a first idea I would try to review any environment value using GetEnv( cEnvName ), like "WINDIR", "TEMP", "PATH", "OS", etc.
Re: Environment Variables
Hi Antonio:
Kind regards.
Manuel Mercado.
I had done it but the result is an empty chain (not an error), that's why my question.Antonio Linares wrote:As a first idea I would try to review any environment value using GetEnv( cEnvName ), like "WINDIR", "TEMP", "PATH", "OS", etc.
Kind regards.
Manuel Mercado.
manuelmercado at prodigy dot net dot mx