News:

MASM32 SDK Description, downloads and other helpful links
MASM32.com New Forum Link
masmforum WebSite

File Path

Started by oex, March 28, 2010, 10:13:49 PM

Previous topic - Next topic

oex

I want to get the msdos style file path ie the one with the tilde ~ rather than a full length file path.... I have created the file with the full path how do I requery/convert....

Also I want to set default screensaver.... Do I just set this key in the registry or is there more to it?
HKCU/Control Panel/Desktop/SCRNSAVE.EXE
We are all of us insane, just to varying degrees and intelligently balanced through networking

http://www.hereford.tv

donkey

"Ahhh, what an awful dream. Ones and zeroes everywhere...[shudder] and I thought I saw a two." -- Bender
"It was just a dream, Bender. There's no such thing as two". -- Fry
-- Futurama

Donkey's Stable

oex

We are all of us insane, just to varying degrees and intelligently balanced through networking

http://www.hereford.tv

clive

FirstFirstFile/FindNextFile also provide long/short names as available/appropriate if you want to traverse the directory tree, or look at files.

-Clive
It could be a random act of randomness. Those happen a lot as well.