summaryrefslogtreecommitdiff
path: root/plugins/!NotAdopted/MessagePopup/MsgPopup.txt
blob: 5b99aed133ba40e9445e901d66aee1213b9f5579 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
"MessageBox -> Popup" plugin
==========================

MsgBox.dll
version 0.0.0.1
by StDenis, ICQ#337380210

Miranda 0.3.3+ recommended

License info
------------
This program is free software; you can redistribute it and/or
modify it under the terms of the GNU General Public License
as published by the Free Software Foundation; either version 2
of the License, or (at your option) any later version.

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

You should have received a copy of the GNU General Public License
along with this program; if not, write to the Free Software
Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA  02111-1307, USA.

Description
-----------

I dunno how MessageBoxes act on you, but I'm tired of them.
So I make a plugin which replace MessageBoxes with single OK button
into popups.

*** CAUTION! ***
This plugin use non-ordinary technique - intercepting of API functions.
Author made all his best to provide compatibility and stability, but as usual:

THIS STUFF PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED
OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. THE ENTIRE RISK AS
TO THE QUALITY AND PERFORMANCE OF THE PROGRAM IS WITH YOU. SHOULD THE
PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF ALL NECESSARY SERVICING,
REPAIR OR CORRECTION.

Known bugs & limitations & ToDo's:
----------------------------------
 - There's no chance to test this plugin under consumer's version of Windows
   (Win9x, WinME) carefully. It was tested on only one PC, which may didn't
   reflect all specificity of these versions of OS.
   
Thanx to:
---------
   I'm glad to say thanks to HeikoH. Who helps me to test this plugin and
   provide compatibility with consumer's Windoze.
  
Changelog
---------
+ - Added,
- - Fixed,
* - Changed.

Version 0.0.0.1
---------------
 + Initial release.