#ifndef W32_GETREG_H #define W32_GETREG_H const char* w32_getreg(LIST* pathlist); #endif
# | Change | User | Description | Committed | |
---|---|---|---|---|---|
#2 | 4110 | Craig Mcpheeters | Some of my changes from work. | ||
#1 | 1477 | Craig Mcpheeters |
Integration from my main jam branch. This is 2.4-dev with my extensions. |
||
//guest/craig_mcpheeters/jam/src/w32_getreg.h | |||||
#1 | 1471 | Craig Mcpheeters |
Incorporation of two extensions from Matt Armstrong. W32_GETREG and the printing of the total time. See the comments in Jamfile.config. |