I have tried the modifications given on 11-10-2012 for v14.0.2 (b100512) [32-bit] and it works perfectly!!!!

The 32-bit update-versions from b101212 and b101312 are slightly different; it is just one HEX-word:

Global Mapper v14.0.2 (b1012/1312) [32-bit]. For patch :
Code for b101312:
RAW Offset | Old Byte | New Byte
-----------------+----------+----------
002f6283 74 00
002f6284 35 00
002f6288 75 00
002f6289 30 00
002f62a2 8B 00
002f62a3 CB 00
002f62a4 E8 00
002f62a5 07 00
002f62a6 CF 00
002f62a7 FF 00
002f62a8 FF 00
002f62a9 80 00
002f62aa 7B 00
002f62ab 29 00
002f62ad 0F 00
002f62ae 84 00
002f62af EE 00
002f62a0 04 00

The difference is at 002f62af and is EE instead of E9; the code as given above seems to work.