Ignore:
Timestamp:
Mar 13, 2001, 1:20:46 PM (24 years ago)
Author:
umoeller
Message:

misc changes

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/helpers/winh.c

    r46 r47  
    28732873 *@@changed V0.9.7 (2000-12-17) [umoeller]: PROGDETAILS.pszEnvironment no longer zeroed
    28742874 *@@changed V0.9.9 (2001-01-27) [umoeller]: crashed if PROGDETAILS.pszExecutable was NULL
     2875 *@@todo PROG_DEFAULT ain't working; test winhQueryAppType
    28752876 */
    28762877
     
    29182919            case ((ULONG)-1):       // we get that sometimes...
    29192920            case PROG_DEFAULT:
    2920                 // ###
     2921                // @@todo
    29212922            break;
    29222923        }
Note: See TracChangeset for help on using the changeset viewer.