PDA

View Full Version : Invoke Xvid Control Panel with rundll32 ?


Sygma21
3rd August 2002, 18:42
Can I call the xvid control panel with rundll32 ?

avih
4th August 2002, 07:23
maybe ppl at www.xvid.org forum would be able to help u more.

-h
5th August 2002, 22:58
I can't remember how you send paramters to rundll32.exe, but I doubt you'll be able to call the DriverProc() function with enough paramters to bring up the config screen.

All one would have to do is export a "Configure()" function from xvid.dll to do this, it'd only be 4 lines of code probably. I'll see what I'm doing this week (moving house Sunday.. blech).

-h

stax76
9th August 2002, 01:24
I have some .NET code to call this panel, if you are interested, just follow my signature

daiyam
9th August 2002, 09:28
Have you a version not in .NET code because I don't want to install this crazy application?

stax76
9th August 2002, 13:00
Have you a version not in .NET code because I don't want to install this crazy application?
I can only help you with .NET code, what are you coding with?

Emp3r0r
12th August 2002, 23:46
dolemite: would you care to help me create a set of .NET objects for helping dvx become better?

stax76
13th August 2002, 01:15
what are you thinking of?