> -----Original Message----- > From: aschell98 [mailto:[EMAIL PROTECTED]] > Sent: Thursday, March 21, 2002 11:27 PM > To: [EMAIL PROTECTED] > Subject: Re: Plucker Desktop: Screenshots, (and a demo binary for Win) > > > > I tried running this on Windows version NT4sp6a with no luck > > > in starting the program. The first message was an assert warning: > > > > > > Assert Failed in file .\stattext.cpp at line 81. Failed to > > > create static ctrl > > > > <snip> > > > > > I hit OK and the load quit. This is on Windows NT4sp6a, IE4 > > > desktop update, running IE6. I'm drooling over the pics, so > > > hopefully I can run this soon! > > > > I got similar errors on Win2K Pro, SP2, with IE6, Mozilla > > 0.9.8, NS 6.2, and a few other things. > > ______ > > Dennis > > > Yeah, just tried at home on my XP home system, and get same > errors as on my NT system. I also have Mozilla 0.9.9 installed, > though I'm not sure why that could be a problem
I don't think Mozilla has anything to do with it, and for that matter, neither does IE. The code is apparently making some assumptions that are true for Win9X, but are _not_ true for NT. 2K and XP are flavors of NT, so the results you and I got are what I expected. ______ Dennis

