l a u r e n wrote: i use my sony vaio for all my work these days My vaio sucks (at work), because you only get drivers for windows xp, and I need windows 2000 and/or windows 98 for some plc developping tools X| X|
Olli Make it idiot proof and someone will make a better idiot......
:beer: + :java: = NULL :=> X|
Thanks Mike, Will look into that. Since I posted this message I've decided that I'd definitely have to do some funky conditional compilation so that there was no need to link to StartServiceCtrlDispatcher() etc anyway. Maybe using the new attributed ATL I can simply switch the [module] parameters... we'll see :) Thanks again, Nick
I can tell you from experience use .NET, if you don't want to take my word for it, go to www.microsoft.com/net[^] you'll find plenty of info.
R.Bischoff | C++ .NET, Kommst du mit?
Thanks, I looked around for a while but unless you know a couple of 'magic keywords' like CCW its pretty hard to search for anything containing .NET and JScript. Thanks again, there are a world of cool possibilities for this stuff :cool:
I always thought facial recognition technology is still in very primitive form. I mean the advance in this technology for the last couple of years is not very great compare to other part of computer technology. Obviously it is not like in some holywood movie where any man face can be analyze and matched with stored data, but if this technology is already exist and mature, then I can imagine it will take so much budget to employee this technology across part of United state.
all of the classes from 1.21, I believe, also compiled into a dll that exports a 'quick & easy' PJSendMail() function (perfect for what I needed to do!) you can download the code at http://naughter.com/download/pj\_smtp\_stl.zip
Answered my own question- you can only catch them with the ellipsis if anyone's interested in this, check out _set_se_translator() in the MSDN cheers \ nb