1. problems
- Posted by George Walters <gwalters at sc.rr.com> Aug 23, 2001
- 465 views
As you may see some of my emails get lost from road runner for a long period of time and pop backup out of the space-time-continum. I just received my email copy of one I sent this morning at 6:19am (9 hrs late). Sorry for this mess. ...george
3. problems
- Posted by Flaminio <newpow at TIN.IT> Aug 23, 1999
- 458 views
- Last edited Aug 24, 1999
u know that with the win32api funcions "GetSystemDirectory" and "GetWindowsDirectory" i can get the address of such directories but for the other directories like desktop or menu or startup directories of windows ( i refer to those that appear in the registry editor under the voice shellfolders "starup... desktop... automated execution" ) how can i get those address ? the functions 32api get only the addresses for windows directory and system directory but not for desktop directory or startup directory or menu applications directory ? Can u help me ? Flaminio Italy
4. Re: problems
- Posted by Bernie Ryan <bwryan at PCOM.NET> Aug 23, 1999
- 430 views
I am not sure what information you are trying to get. If you want to get a value out of the registery for a certain key. You can use the GetRegKeyValue function. Bernie