You can get a free version from http://www.iuishop.com
Replythe tv sample cant play the mouse.avi if i want to play other movie file, how can i do, how can i place the video-window to div id="video1" thanks
ReplyOriginally posted by: Stan
Hi, the code is terrible, the idea is rubbish. Still, it was funny looking at all that shite written by some student. What an idiot!
ReplyOriginally posted by: Steven
What's a greate article. Please visit http://www.amigodvdripper.com to see a greate dvd ripper
Originally posted by: Joe
SkinMagic SDK : I think it's the best solution for write skinnable application for C/C++ user!
http://www.appspeed.com
Reply
Originally posted by: Brasil Carnival
This all looks good, but it's not very powerfull compared to other skin software I've seen.
The best think I've ever seen (and used since) is an ActiveX control (don't yell:-)) called ActiveSkin from www.Softshape.com.
Bad part is that it doesn't skin the common window dialogs. If you buy a plug-in to it, SkinBoxer from http://smartbrainsoftware.com you can EVEN skin the default windows (common dialog windows like mesasgeBox, Open/Save dlg, etc). Never been able to skin those since now.
All together, best packege ever! Yoohoo!!
Originally posted by: Choock
Have you seen the CODE of this "king"??
It was piece by piece stolen from others samples which you can find here and mixed in a way krazy kid would do after reading couple of books about MFC :))
int nRetValue = GetTaskBarPosition();
Here "successfull c++ programmer" is trying to make appering pop-up menu reflect the taskbar position :))
I would also recommend to read TrayStuff.cpp and .h modules.
I have no words... Oh, info-mercifull powers! what a info-mercurial guy! :))
Hey guys yelling "cool" and "amazing"!
I especially like this part of the "guru's" program:
if (nRetValue = 3 ){
m_nMenuRight = ptCursor.x;
//m_nMenuBottom = ptCursor.y;
}
(mainfrm.cpp, OnNotifyTaskBarIcon(..) function)
Here our "infomercial" just forgot to add notes about authrors of the class CSystemTray (Chris Maunder and Co.) which he renamed, commented out and presented as his own creature. Of cource, he didn't forget to "grant us a non-exclusive licence"... And the rest of the code isn't any better.
ain't this guy ashamed to brag like this???
ReplyOriginally posted by: a fresher
http://www.suck.com/daily/96/03/12/daily.html
-- something about the auther. And i am still reading his code.
ReplyOriginally posted by: Rinat
Cool !!! good work !!!
ReplyOriginally posted by: jay
hi...
Is there any method to add headers on every possible
request?
I mean, in OnBeforeNavigate2() function,
I want to add some header field and
let the Explorer request with that header field.
IN
void OnBeforeNavigate2(LPDISPATCH pDisp, VARIANT FAR* URL, VARIANT FAR* Flags, VARIANT FAR* TargetFrameName, VARIANT FAR* PostData, VARIANT FAR* Headers, BOOL FAR* Cancel)
FUNCTION,
I Added Some header in Headers variable, but
it' didn't work...
Are there another function which I can add header field or
There are NO FUNCTION which I can add header field??
Reply