Great - I got my Slackware disk yesterday, and fired it up this morning. True to what I expected, Slackware is a little more geeky. I did however figure most of it out. Now my only problem is that there is only 600mb available to Slackware (800mb hdd, 200mb swap) and I need to fit it on here. What packages should I install for the claimed minimum of 500mb install space (ie no X) Paul
// vibrator.h - from Smartphone SDK // // Return values: // E_FAIL == failure, probably device not present (use VibrateGetDeviceCaps) // E_NOTIMPL == the feature you are attempting to use is not yet implemented // S_OK == hurray, everything's great // HRESULT Vibrate(DWORD cvn, const VIBRATENOTE * rgvn, BOOL fRepeat, DWORD dwTimeout); "hurray! the vibrator's working! everything's great :~ " - benjymous on SDK's