Web Development
svideo.txt
Associated article: Building a Smart Online Video Application
Tags: Web Development
Source code accompanying the article by Robin Rowe in which he describes an application which integrates disparate technologies for presentation on the web.
Implementing a Smart Online Video Application by Robin Rowe Listing One // test_mpeg.cpp: MPEGator test program #include "windows.h" #include "../mpegator/mpeg.h" #include "test_mpeg.h" int PASCAL WinMain(HINSTANCE iCur, HINSTANCE ...


