![]() |
|
|||||||
![]() |
|
|
Thread Tools | Display Modes |
|
|
|
#1
|
|||
|
|||
|
Playing contents from memory? It's just too ordinary thing.
Now just for fun look at this: hxxp://theprodukkt.com/ |
|
#2
|
|||
|
|||
|
Thanks for your reply..
But how to do that? I mean you said it is so easy.. but how? Can I make that in VB? Please help me with that.. |
|
#3
|
||||
|
||||
|
I like this 64k intro
http://www.scene.org/file.php?file=/demos/groups/farb-rausch/fr08_final.zip&fileinfo VB is crap - use w32asm or C.
__________________
k3dT |
|
#4
|
||||
|
||||
|
This is the sample with source coded in C & asm
really impressive!
__________________
k3dT Last edited by K3nny; 04-18-2004 at 23:46. |
|
#5
|
|||
|
|||
|
Wow. just what I'm trying to find..
Thanks very much for your appreciated help.. But can this be for .PDF file also? And does this sample decrypts the movie in the memory? Are there any stored files on the Hard Disk? And where is the good way to learn how to program and modify this project? (Is it C++)? Cheers.. |
|
#6
|
|||
|
|||
|
Cool! There were a number of things like this for DOS.
|
|
#7
|
|||
|
|||
|
hmmm K3nny post you some examples,
and reply to your answer you can anything put into memory and than do it what you want - crypt, decrypt or anything else and it's can be anything what you want video, document, music, pictures ...... (it's only numbers in memory) but maybe some problem you can meet, video file is huge file of bytes so you will read it sequencially to memory after packets and decrypt it and send it to some media dll or ActiveX or driver or ...... hmmmm i have the same idea to my private project, but i will have only MP3 or OGG files, so i can load it whole to memory (256Kb will be enough for all) said some unknown person from some unknown firm
|
|
#8
|
|||
|
|||
|
Provide an IStream interface and work with WMP?
|
![]() |
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Reading File Version from Memory | phroyt | Source Code | 7 | 05-01-2020 04:18 |
| is it possbile to change locale of resource dll without having access to its source? | netseeker | General Discussion | 3 | 02-09-2013 06:24 |