64 bit variables

Everything else that doesn't fall into one of the other PB categories.
normen
New User
New User
Posts: 7
Joined: Mon Feb 28, 2005 7:00 am

64 bit variables

Post by normen »

I am trying to get the duration of a media file with IMediaSeeking\GetDuration(@LongLong), but unfortunately 64 bit variables (longlong) is not yet supported. Does anyone have a workaround for this?
The manual said 'Windows XP or better' ... so I used Linux.
User avatar
Psychophanta
Always Here
Always Here
Posts: 5153
Joined: Wed Jun 11, 2003 9:33 pm
Location: Anare
Contact:

Post by Psychophanta »

Hi, Normen:
Read here: viewtopic.php?t=4876
http://www.zeitgeistmovie.com

while (world==business) world+=mafia;
Post Reply