i created my keygen with masm
please help me to include a *.mod or *.xm
file,please
_Servil_
June 15th, 2002, 22:54
duh, anpther playing keygen could I have it when done?
btw. there's a thing called resources, use borland rsrc editor or make text file something like
xxxxx.rc:
101 DATA DISCARDABLE "snd.mod"
compile with ms resource compiler and link together, probably MSRC shold be part of most MS's devkits, not too sure, but it might be so
ps anybody knows a static library for MSVC playing (embedded) mods?
TBD
June 17th, 2002, 10:06
http://www.student.oulu.fi/~loorni/software/bme.zip
- Graphics/Sound/Input library for win32 programs in
true oldskool spirit
- Full source code for library & utilities included
- By default, supports Borland's 32bit
C compiler, LCC and MINGW
hope it helps
TBD
NervGaz
June 17th, 2002, 10:48
xm player i found while looking around for some other stuff
hxxp://pluto.spaceports.com/~titiasm/files/xmplayer.zip haven't tried it though