December 30, 200817 yr Commercial Member Is it possible to embed sound files directly in a C gauge itself, so that users cannot access the sound files?I seem to recall a Dreamfleet product did this many years ago.Cheers, B. York FS2Crew Web Site / FS2Crew Facebook Page / FS2Crew Discord
December 30, 200817 yr Commercial Member Hi BryanYou should be able to embed it if you call it in as a resource (much in the same way that bitmaps are embedded). I looked briefly at this some time back but did not complete the research, so I can't give you a 'how-to'.-Dai
December 30, 200817 yr Indeed, you can embed the sound files as resources, just like you do for bitmaps (for example, the bitmaps used for the gauges). Indeed, they will not appear as external files, but it will not prevent anyone to get the sound files. Extracting resrouces from a DLL is very easy...Eric My Web Site
Create an account or sign in to comment