I'm actually wondering on how I could make sounds fit into the exe file of VB progs : I thought I could use the resource system, but I have now another problem: How could I access this resources with api , like PlaySound, or MsgboxIndirect(for the Icon), knowing the Res ID (101.. in my case) ? I tried using the SND_RESOURCE with PlaySound, but it doesn't play my sound , but only the default sound !

If someone could help me...


TestMan57, France