[Miranda-Commits] SF.net SVN: miranda:[8115] trunk/miranda/include/newpluginapi.h

View: New views
1 Messages — Rating Filter:   Alert me  

[Miranda-Commits] SF.net SVN: miranda:[8115] trunk/miranda/include/newpluginapi.h

by the_leech :: Rate this Message:

Reply (Restricted by the Administrator) | Reply to Author | View Threaded | Show Only this Message

Revision: 8115
          http://miranda.svn.sourceforge.net/miranda/?rev=8115&view=rev
Author:   the_leech
Date:     2008-07-24 06:49:21 +0000 (Thu, 24 Jul 2008)

Log Message:
-----------
fix for MIRANDASERVICEOBJ type declaration

Modified Paths:
--------------
    trunk/miranda/include/newpluginapi.h

Modified: trunk/miranda/include/newpluginapi.h
===================================================================
--- trunk/miranda/include/newpluginapi.h 2008-07-24 06:00:41 UTC (rev 8114)
+++ trunk/miranda/include/newpluginapi.h 2008-07-24 06:49:21 UTC (rev 8115)
@@ -142,7 +142,7 @@
 
  typedef int (*MIRANDASERVICE)(WPARAM,LPARAM);
  typedef int (*MIRANDASERVICEPARAM)(WPARAM,LPARAM,LPARAM);
- typedef int (*MIRANDASERVICEOBJ)(void*,LPARAM,LPARAM);
+ typedef int (*MIRANDASERVICEOBJ)(void*,WPARAM,LPARAM);
  typedef int (*MIRANDASERVICEOBJPARAM)(void*,WPARAM,LPARAM,LPARAM);
 
  #define CALLSERVICE_NOTFOUND      ((int)0x80000000)


This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.

-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
Miranda-Commits mailing list
Miranda-Commits@...
https://lists.sourceforge.net/lists/listinfo/miranda-commits