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

Pages: 1-

winapi vs linux/X windows api

Name: Anonymous 2009-06-30 19:03

Which do you prefer and why?

Name: Anonymous 2009-06-30 19:28

BSD/OpenGL

Name: Anonymous 2009-06-30 19:58

winapi because it dosn't break with new versions(mostly) and it can run on both windows and linux(wine).

Name: Anonymous 2009-06-30 21:51

winapi because it's not complete shit.

Name: Anonymous 2009-06-30 22:56

complete_shit(lpstr, hwnd, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL);

Name: Anonymous 2009-07-01 0:37

ROBUST SCALABLE GUI PROGRAMMING

Name: Anonymous 2009-07-01 5:59

with all that money microsoft milked outta the public they know how to put on a good show

Name: FrozenVoid 2009-07-01 6:06

>>5 write a wrapper function like:
inline void chfast(char *lpstr,hwnd a){complete_shit(lpstr, a, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL);}


________________________________
http://xs135.xs.to/xs135/09042/av922.jpg
Christmas is cancelled.

Name: Anonymous 2009-07-01 6:44

>>8
But you still have to call that function at least once.

Name: FrozenVoid 2009-07-01 6:51

>>9 This wrapper function is written once, added to header.h and successfully forgotten(until the next time you wish to change parameters and write another function).



______________________________________
http://xs135.xs.to/xs135/09042/av922.jpg
Once a man has changed the relationship between himself and his environment, he cannot return to the blissful ignorance he left.

Name: Anonymous 2009-07-01 6:56

>>10
You're missing the point and writing an API for an API, thinking that such practice is the norm. It isn't.

Name: FrozenVoid 2009-07-01 6:59

>>11 Thats standard  practice when i encounter libraries i don't like but are useful(Like GMP).


______________________________________________
http://xs135.xs.to/xs135/09042/av922.jpg
Stop having subversive thoughts.

Name: Anonymous 2009-07-01 7:03

>>12
You forgot your `my'.
Also, brb, installing that greasemonkey script.

Name: FrozenVoid 2009-07-01 7:19

>>13 I'm starting to get  the feeling that people just say this  to try appear to be part of the ``cool crowd'' on /prog/, but secretly they don't install any script.  Or if they do, it's simply to enlarge my  posts so they know which posts they should read.


______________________________________________
http://xs135.xs.to/xs135/09042/av922.jpg
Stop having subversive thoughts.

Name: Anonymous 2009-07-01 7:27


[sup]
[sup]
// ==UserScript==
// @name           fix prog
// @description    fixes all of FrozenVoid!FrOzEn2BUo's posts on /prog/
// @namespace      http://dis.4chan.org/prog/
// @include        http://dis.4chan.org/*;
// @version        1.1
// ==/UserScript==

(function()
{
  var posts = [];
  var myclass = new RegExp('\\bpost\\b');
  var divs = document.getElementsByTagName('div')
  for(var i = 0; i < divs.length; ++i){
  var classes = divs[i].className;
  if(myclass.test(classes)) posts.push(divs[i]);
}
for(var i = 0; i < posts.length; ++i)
{
  var postername = posts[i].getElementsByTagName('span')[3];
  var postertrip = posts[i].getElementsByTagName('span')[4];
  if(/^FrozenVoid/.test(postername.innerHTML))
    posts[i].parentNode.removeChild(posts[i]);
}
})();
[/sup][/sup]

Name: Anonymous 2009-07-01 7:28



// ==UserScript==
// @name           fix prog
// @description    fixes all of FrozenVoid!FrOzEn2BUo's posts on /prog/
// @namespace      http://dis.4chan.org/prog/
// @include        http://dis.4chan.org/*;
// @version        1.1
// ==/UserScript==

(function()
{
  var posts = [];
  var myclass = new RegExp('\\bpost\\b');
  var divs = document.getElementsByTagName('div')
  for(var i = 0; i < divs.length; ++i){
  var classes = divs[i].className;
  if(myclass.test(classes)) posts.push(divs[i]);
}
for(var i = 0; i < posts.length; ++i)
{
  var postername = posts[i].getElementsByTagName('span')[3];
  var postertrip = posts[i].getElementsByTagName('span')[4];
  if(/^FrozenVoid/.test(postername.innerHTML))
    posts[i].parentNode.removeChild(posts[i]);
}
})();



Shit.

Name: Anonymous 2009-07-01 8:13

ACTIVE THREAD BUMP

Name: Anonymous 2011-02-02 22:41

Name: Anonymous 2011-02-03 1:59

Name: Anonymous 2011-02-03 2:01

Name: Anonymous 2011-02-03 5:51


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