Mercurial > trustbridge
annotate .hgchurn @ 633:6c090638b2b4
Use static buffer for module file name.
According to the msdn examle the return value of getmodulefilename
should be used to indicate success and not the size. And according
to comments on that function on Windows 8.1 it does not return
the needed size. So better be more robust and just use max_path
as a limit.
author | Andre Heinecke <andre.heinecke@intevation.de> |
---|---|
date | Mon, 23 Jun 2014 15:29:48 +0200 |
parents | fa9bcad3fe65 |
children |
rev | line source |
---|---|
544
fa9bcad3fe65
Added .hgchurn with Real Names.
Bernhard Reiter <bernhard@intevation.de>
parents:
diff
changeset
|
1 aheinecke@intevation.de=Andre Heinecke |
fa9bcad3fe65
Added .hgchurn with Real Names.
Bernhard Reiter <bernhard@intevation.de>
parents:
diff
changeset
|
2 andre.heinecke@intevation.de=Andre Heinecke |
fa9bcad3fe65
Added .hgchurn with Real Names.
Bernhard Reiter <bernhard@intevation.de>
parents:
diff
changeset
|
3 bernhard@intevation.de=Bernhard Reiter |
fa9bcad3fe65
Added .hgchurn with Real Names.
Bernhard Reiter <bernhard@intevation.de>
parents:
diff
changeset
|
4 rrenkert@intevation.de=Raimund Renkert |
fa9bcad3fe65
Added .hgchurn with Real Names.
Bernhard Reiter <bernhard@intevation.de>
parents:
diff
changeset
|
5 wilde@intevation.de=Sascha Wilde |
fa9bcad3fe65
Added .hgchurn with Real Names.
Bernhard Reiter <bernhard@intevation.de>
parents:
diff
changeset
|
6 emanuel@intevation.de=Emanuel Schütze |