Return Styles: Pseud0ch, Terminal, Valhalla, NES, Geocities, Blue Moon. Entire thread

Programming Windows 5th edition

Name: Anonymous 2016-07-09 14:53

I was reading Programming Windows 5th edition

Is it fair to say that old-fashioned Win32 GUI programming with WndProc et al is really

convoluted and tedious by modern standards?

Isn't e.g. XAML, C# much simpler

Name: Anonymous 2016-07-09 15:07

I wouldn't say XAML or C# is easier than the old Win32 programming because the new technologies are designed to be more "sophisticated". This sophistication is supposed to allow programmers to quickly develop user responsive GUI that works within the context of "web applications" and "social media". As much as I loath working with these technologies, I can't imagine getting the same things done using Win32, distributed COM, and Active X.

Name: Anonymous 2016-07-09 15:47

Just use xlib.

Name: Anonymous 2016-07-09 15:56

Yes, there are better ways (and C is a horrible language for this, object orientation (or even class orientation) is built precisely to address the shortcomings of this. Android does basically the same thing, but it does look much nicer. It isn't that bad though, it's nicer than GTK.

Name: Beowulf 2016-07-09 17:52

http://ai.neocities.org/PMPJ.html#news
__________________________ ________
/////////////////////////// /////////
/ / / /
/ @Psy Conceptual Array / / @Ear /
/ / / Array /
/+++BOYS +++PLAY +++GAMES / / /
/ - - - / / /
/ - - - / / /
/ - - - / / /
/ / / /
/ / / /
/ / / /
/ / / /
/ / / /
/ / / /
/ / / /
/ / / /
/ \ / /
/ Inhibition by | / /
/ Negative Activation | / /
/ / / /
/ ---I ---SEE ---BOYS / / YOU /
/ ---BOYS ---PLAY ---GAMES / / SEE /
/________________________ / / BOYS /
\ Advancing front of the \ / / /
\ Neuronal Mindgrid \ / / /
\________________________\/ /////////

Name: Anonymous 2016-07-11 1:35

>>4
Error: unexpected EOF at line 1, unmatched paren

Name: Anonymous 2016-07-11 20:43

>>4
It's entirely possible to write object-oriented code in C, it's just tedious (like everything else in C).

Newer Posts
Don't change these.
Name: Email:
Entire Thread Thread List