hi,
I want to create a playback application in direct show using EVR for windows vista.right now the os i am using is windows xp. can anybody help me to proceed?
User Profile
Collapse
-
playback application using EVR
-
RSA encryption decryption function problem
I have written a RSA encryption/decryption function in c using the formula a = b^c %n. For solving the equation I have used Squaring and multiplying method for modulo exponentiation .
These functions work fine when Two random prime numbers (required to generate public n private key) are within certain range but fails afterwords.All the variables are of datatype ULONGLONG. I m unable to fix up the problem. Is these really a storage... -
direct show application
i want to create an application that will play an avi file. I don't want to use RenderFile method. I want to build the application manually.How to do that?? -
try this.
<code removed> -
Thank u very much for the reply. But the fact is that I can't change the path since the old version is used by another project. So if I swap the position of path then old project will be hampered.Can't i handle this problem using namespace???...Leave a comment:
-
Two header files with same name. want to use latest version
I have been working in VC++ 6.0. There are two header files with same name.The path of old version is included via "TOOLS/option/directories"
I want to use new version though don't want to change the old version and settings. how come it be possible ??? Is namespace a solution??? how to use it ??
No activity results to display
Show More
Leave a comment: