Recent content by LexPliant

  1. L

    need help with logitech quickcam pro 4000 software (anyone got an old version of the software? or know of an alternate?)

    care to explain what do you mean? what is the difference between "normal webcam" and "spotlife"?
  2. L

    =[POLL]=FAVORITE FIRST PERSON SHOOTER

    I would say NOLF
  3. L

    Microsoft bought Linux for nothing

    Oh, sorry, I did not know I can edit my own post, so it is not true , just April Fool??
  4. L

    Microsoft bought Linux for nothing

    http://www.tomshardware.com/column/20030401/index.html
  5. L

    Microsoft bought Linux for nothing

    sorrry, mistype URL here is the correct one Microsoft bought Linux
  6. L

    Microsoft bought Linux for nothing

    I am not Kidding, here is the URL Microsoft bought Linux
  7. L

    Good MFC Tutorials?

    what type of software exactly is you intend to develop? something like machine vision, DSP, or hardware driver control? how hard core is hard core? I still think it is a good idea to get a book, the online tutorial sometime are wrong, besides very difficult to find a comprehensive ones...
  8. L

    Microsoft bought Linux for nothing

    I saw somewhere on TomsHardware, correct me if I had the wrong reference, that Microsoft bought Linux for almost nothing, open source, what do you expect? I just want to ask you guys that is this the end of open source? End of Linux? NO MORE "free" OS for workstations, I am currently running...
  9. L

    Hard Disk Drive Suggestions

    48 bit LBA support is different from ATA-133, 48 bit LBA support is dependent on the motherboard and OS, while ATA-133 is just a marketing number, same as ATA100, but it does improve performance for Maxtor DM +9 though, it does nothing for WD, Hitachi, Samsung, hard drives, in my friend's new...
  10. L

    What is a good webcam?

    Logitech QuickCam Pro 3000, $120 cdn
  11. L

    New Printer

    Stay away from Epson, they are way too fragile, get Canon, use refill, save $$$
  12. L

    Which WebCam should I choose?

    please do you buy the QuickCam 4000 Pro if you are doing software development, because their SDK would not work for 4000, only 3000, for other purpose I would still recommand 3000 over 4000, it is $20 cheaper. I bought the 4000 first, then I bought the 3000 for SDK support, they both use the...
  13. L

    Matlab and VC++

    TheDiggler: you have a very good point, I never thought about that, I tried few minutes ago, and suprisingly, it doesn't, oh god, the command is wrong?? but it is listed on the Matlab help, and what I get from the Mathwork technical support, they give me the same command for it matlab /r...
  14. L

    Matlab and VC++

    kleinesarschloch: Can you explain a bit more?, so I put Shellexcute(M_file) like that?
  15. L

    Matlab and VC++

    kleinesarschloch: Thank you for helping, but it still give me the samething, it can only open matlab window, but it will not run my program(M_file), do anybody know are there any other way to do this?