Differences in how the Windows API works. The differences don't apply to most programs, but when you're fiddling with program memory or doing raw packet capture then there are important differences.
Plus under WinNT/2k/XP you can use the Unicode version of the APIs, which makes API calls involving text slightly faster.
__________________
-- Torkell

|