What happened to the Messenger Plus! forums on msghelp.net?
Shoutbox » Search » Results

Search Results
Subject Author Forum Time
RE: Windows registry: how hard can it be...
Change the code to [code] retCode = RegOpenKeyEx(HKEY_LOCAL_MACHINE, "SOFTWARE\Patchou\MsgPlus2", 0, KEY_QUERY_VALUE, &regKey); [/code] then it should work
optimism_Plug-Ins11-21-2003 at 02:03 AM
RE: Question about ReceiveNotify (VB)...I think Patchou may have to read this?
or both?
optimism_Plug-Ins11-19-2003 at 10:52 PM
RE: What is the best way to play sounds using C++?
if it doesnt, go to the project settings (alt+f7) linker tab and add winmm.lib (?) to the list of thinks like user32.lib etc
optimism_Plug-Ins11-19-2003 at 08:41 AM
RE: What is the best way to play sounds using C++?
not just the header files, the libraries as well. as far as i recall, you set these in project options (alt+f7) on the linker tab - the name of the lib to use will be in the docs at the same place as it says what headers to use
optimism_Plug-Ins11-18-2003 at 10:53 PM
RE: What is the best way to play sounds using C++?
Link errors: are you linking to the right library as well? check the docs for PlaySound as to which lib this would be
optimism_Plug-Ins11-18-2003 at 09:39 PM
RE: Audiator v2.0 BETA
It has come to my attention that the plugin does not retain settings for playing sounds and error toasts between sessions. (If you do not hear sounds, you may be affected by this bug, check that the playsounds check box is checked in the config windo...
optimism_Plug-Ins11-17-2003 at 07:12 PM
RE: Audiator v2.0 BETA
I have been working tirelessly on the bugs in the last few days and i think i may have cracked them :) It is at this time i release Audiator 2.01.0001 - for download via the website as usual: http://audiator.osnetwork.sytes.net/
optimism_Plug-Ins11-04-2003 at 12:06 AM
RE: Audiator v2.0 BETA
hmm @ this could be more common than i thought. Ill post the new dll here if you havent installed audiator tho, do not download this dll, as it is useless without the installer to set it up properly just replace the existing dll with this one. I will...
optimism_Plug-Ins10-29-2003 at 11:18 PM
RE: Audiator v2.0 BETA
I may have the solution - can i send you a revised dll, and u tell me if it works? if so ill update the mirrored installers when the next version goes out [b]Update: [/b] Problem solved - if anyone else has this problem soon, email me and ill send on...
optimism_Plug-Ins10-29-2003 at 05:49 PM
RE: Audiator v2.0 BETA
argh - errrrrrrrrrr....rrrrrr..rrrrrrrrrr you dont have the latest c runtime libraries i think ....... gimme a few mins to check
optimism_Plug-Ins10-29-2003 at 05:38 PM
RE: Audiator v2.0 BETA
Small version history is online and can be found at the website again, [url]http://audiator.osnetwork.sytes.net/[/url]
optimism_Plug-Ins10-29-2003 at 12:38 PM
RE: Audiator v2.0 BETA
i really am off to sleep now I will put a version history up on site 2moz, but siffice to say the only difference since the original post is the upgrade to plus! 2.5 (as the different plugin headers made the plugin fail to work under the new plus rel...
optimism_Plug-Ins10-29-2003 at 03:28 AM
RE: Audiator v2.0 BETA
Mirrors are always helpful EvilSeph :)
optimism_Plug-Ins10-29-2003 at 01:00 AM
RE: Audiator v2.0 BETA
that would be my webservers fault - i am looking for a free web host to get this site off my tempremental computer, but i have yet to find one. the one i would use just stopped doing php =/
optimism_Plug-Ins10-29-2003 at 12:58 AM
RE: Audiator v2.0 BETA
done - new mirrors and installers are up and running after haveing had my computer open on its site for the majority of the day - who knew installing new devices would take so much time/effort!!!
optimism_Plug-Ins10-29-2003 at 12:38 AM
RE: Audiator v2.0 BETA
Another important note I have just installed plus! 2.5 and found that my plugin is not yet compatable!!! (neither is ur simpsons plugin if you read this Wacko ;)) I shall be updating the source code for both bugs asap and i shall post when done optim...
optimism_Plug-Ins10-28-2003 at 12:43 PM
RE: Audiator v2.0 BETA
I have been informed that my webserver which hosts the Audiator website, and the mirrors list for download seems to keep dying. Honestly! this server seems to have more downtime than uptime! I shall start trying to find a new web host - my old one st...
optimism_Plug-Ins10-28-2003 at 11:40 AM
RE: Audiator v2.0 BETA
depending on the number of sounds in the soundpack, realistically it should be instantaneous - or at least it was in my trials
optimism_Plug-Ins10-28-2003 at 12:02 AM
RE: Audiator v2.0 BETA
a) if the soundpacks install/uninstall works properly, it will close and the list of sounds in the main config dlg will refresh to show the new lsit - if it fails, thats when the dlg hangs there. b) the command will be left if the app crashes - which...
optimism_Plug-Ins10-27-2003 at 11:41 PM
RE: Audiator v2.0 BETA
add em to ur list then :) yeah i kinda knew about the soundpacks one - can u tell me where it crashed (u can find out by when u reopen messenger where they stopped getting deleted in the config dlg) - im not entirely sure why it shud crash but im pre...
optimism_Plug-Ins10-27-2003 at 11:14 PM
Audiator v2.0 BETA
Hurrah for betas ! version 2.0b is now hosted and ready for downloading :) As before, the filesize is too big to be hosted on the plus! forums, so i have hosted it elsewhere. You can find a link from the audiator website (which is currently a wee bit...
optimism_Plug-Ins10-27-2003 at 10:31 PM
RE: Audiator - custom sounds plugin
i am really not sure then =/ i would suggest this, uninstall it, and hold out for version 2 which i will, yes people you heard me, will be releasing before the end of tuesday!!!!! As you may or may not know, its half term this week, and in the last 3...
optimism_Plug-Ins10-24-2003 at 11:16 PM
RE: Audiator - custom sounds plugin
1) is fmod.dll in your c:\windows\system32, or c:\winnt\system32 folder - whichever one you have. 2) are the sounds in the \messenger plus! 2\plugins\Audiator directory? NOTE that 123 is not included with a default install of the plugin so try...
optimism_Plug-Ins10-19-2003 at 06:17 PM
RE: Audiator - custom sounds plugin
v1 supports mp3 only, cos the way it worked meant the extension had to be hard coded into the dll. v2 will support all streaming formats, such as mp3, wav, wma, ogg, asf etc. also make sure the sound u try to play exists. although /x123 is my example...
optimism_Plug-Ins10-13-2003 at 04:30 PM
RE: Audiator - custom sounds plugin
rofl, my name is 3 posts above yours 8-)
optimism_Plug-Ins10-12-2003 at 08:12 AM
[Hide Excerpts] Pages: (13): « First « 6 7 8 9 [ 10 ] 11 12 13 » Last »