Detlef Riekenberg <[EMAIL PROTECTED]> writes: > While reading the source to learn how wine works internal, i found some > things not found in the documentation (wine-user.pdf, wine-devel.pdf or > winelib-user.pdf): > > environment: > WINEPATH > WINEHOME > WINETEMP > WINETMP
These are internal variables used to pass DOS environment strings through the Unix environment, they are not really meant to be used by end users. -- Alexandre Julliard [EMAIL PROTECTED]
