On Thursday 24 February 2005 14:50, Mike Hearn wrote:
Paul van Schayck wrote:
Changelog: As last option for drive type detection we try the device node name.
Looks good but please try and use the same code style as in the rest of the program. In particular note that winecfg doesn't use Hungarian notation anywhere, eg "szNode" would just be "node" or "nodename".
Actually, winecfg's properties.h does use Hungarian notation.
Bye,