dotnet vsa:
On Mon, 20 Feb 2006 17:40:18 -0800, "=?Utf-8?B?QW50aG9ueQ==?="
[quoted text, click to view] <Anthony@discussions.microsoft.com> wrote:
>Thus the reason why we remain using VB6 (the other reason is the insanely
>large .net framework). If you don't want your work decompiled (like every
>other company selling code for profit), stick with VB6, move to C++
>(unmanaged), or I suppose Delphi would also be a good choice in this regard,
>although I am not familiar with it (I hear it is nice though).
Delphi is very nice
- while I am not that fond of 'Non BASIC' syntax, one can do amazing
things with it very easily
- and when you accept a syntax that is infinatelely less obscure than
C or CPP, then it is pretty readable.
The word is that Delphi is in play
- if they came out with a version of VB that gave :-
Message WM_NCMBUTTONDBLCLK( Msg )
...
End Message
I suspect that people would get very interested.