WIN32 version of getBinPath() calls GetModuleFileName() to determine
authorborutr <borutr@4a8a32a2-be11-0410-ad9d-d568d2c75423>
Sun, 11 May 2003 13:09:00 +0000 (13:09 +0000)
committerborutr <borutr@4a8a32a2-be11-0410-ad9d-d568d2c75423>
Sun, 11 May 2003 13:09:00 +0000 (13:09 +0000)
commitfb0fe9b2e9edf4306f4dfa109ec507e326f9fb76
treed2919969684745faffd51c496ee726586ef9ea33
parent1aeafebe2c6227cf27f1e9dad5e07ae0590ee789
WIN32 version of getBinPath() calls GetModuleFileName() to determine
the path of bin directory, so that PATH is the only env. variable,
which has to be set

git-svn-id: https://sdcc.svn.sourceforge.net/svnroot/sdcc/trunk/sdcc@2607 4a8a32a2-be11-0410-ad9d-d568d2c75423
src/SDCCutil.c