pceksp.usr Posted February 1, 2009 Posted February 1, 2009 (edited) im trying to code directly whitout source filter, using skydll, (programming in c/c++) (i'm doing some coding for geting stream (for analysing later) and tuner scanning) but so far didn't get include file for skydll exports, anyone already have it? Edited February 1, 2009 by pceksp.usr Quote
Springveldt Posted April 1, 2009 Posted April 1, 2009 im trying to code directly whitout source filter, using skydll, (programming in c/c++)(i'm doing some coding for geting stream (for analysing later) and tuner scanning) but so far didn't get include file for skydll exports, anyone already have it? You could use DependencyWalker to get the entry points from the dll and manually import the functions. Quote
hackbart Posted April 1, 2009 Posted April 1, 2009 To be honest, use the official SDK. It wont change, but the skydll does. Christian Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.