The MASM Forum Archive 2004 to 2012

Project Support Forums => MASM32 => Topic started by: xylitol on June 27, 2007, 04:46:33 PM

Title: XM < ASM Question
Post by: xylitol on June 27, 2007, 04:46:33 PM
Hello has all I am 16 years old and I unload in the asm I have to find a source on Internet to allow to read a file NFO in asm It all is well but I wants integrated a player XM so that the application is musical I have the lib to play the XM but I does not include/understand how built-in A my reader of NFO When I but at the beginning

INCLUDE    mfmplayer\mfmplayer.inc
INCLUDELIB mfmplayer\mfmplayer.lib


and

invoke mfmPlay, pMusic
invoke mfmPlay, 0


???????????

But doesn't that seem not gone Somebody could modify me my source and say to me what does not go?
Sorry for my bad english i'm a french


[attachment deleted by admin]
Title: Re: XM < ASM Question
Post by: ragdog on June 27, 2007, 08:08:04 PM
hi

here is a minifmodplayer from resource

regards ragdog

[attachment deleted by admin]