Author Topic: One question, Why can't MS write a random Pic Viewer???  (Read 560 times)

Bartu

  • Newbie
  • *
  • Posts: 1
  • Kudos: 0
    • http://None
One question, Why can't MS write a random Pic Viewer???
« on: 15 September 2004, 18:40 »
I mean, they include a random pic viewer as a screen saver, but this seems to be so far less than random.

However, it seems I still can't add and all the files in A diretory to Windows Mida Plaier with out thoese files comeing up at random...???

So, the ones I WANT in order are places at random, and the suposid random files, are not so random.

Forgive me if this has been covered before, I'm a new poster here. Cheers....
None

Refalm

  • Administrator
  • Member
  • ***
  • Posts: 5,183
  • Kudos: 704
  • Sjembek!
    • RADIOKNOP
One question, Why can't MS write a random Pic Viewer???
« Reply #1 on: 15 September 2004, 22:33 »
Welcome to our forum!

Microsoft always include little programs that could be good, if they had extra stuff.

Open Source Software usually has extra stuff, and if it doesn't, some geek will program some in it.

Are you interested in some alternatives to Microsoft software?

Xeen

  • VIP
  • Member
  • ***
  • Posts: 1,065
  • Kudos: 55
One question, Why can't MS write a random Pic Viewer???
« Reply #2 on: 16 September 2004, 21:12 »
Get IrfanView. Great prog!

Werre

  • Newbie
  • *
  • Posts: 5
  • Kudos: 0
One question, Why can't MS write a random Pic Viewer???
« Reply #3 on: 2 October 2004, 15:50 »
/* Microsoft(tm)(r)(c) randomizer(tm)(c)(r) */
/* returns very random number in range 0..maxval-1 */
int rnd(int maxval)
{
static int c=666;
if(!c%33)return maxval+1;
return ++c%maxval;
}
"Hate" is too weak a word when it comes to Winshit.