Re: Windows stuff...
- Posted by Tommy Carlier <tommy.carlier at telenet.be> Sep 13, 2004
- 453 views
If such a standard API-library would be made, the constants should have a prefix, to reduce the chance of possible naming conflicts. Win32Lib uses x as a prefix (xSetVisible, ...) for functions, but no prefix for constants and structures. Perhaps it would be good to prefix all definitions. I suggest 'api' as prefix, unless someone can find a better prefix (or multiple prefixes). Examples: apiSetVisible, apiWM_PAINT, ... -- tommy online: http://users.telenet.be/tommycarlier tommy.blog: http://tommycarlier.blogspot.com Euphoria Message Board: http://uboard.proboards32.com