Guus2005
AWF VIP
- Local time
- Today, 19:24
- Joined
- Jun 26, 2007
- Messages
- 2,642
Looking for a message box replacement i found one that looks very nice and is extremely flexible.
It uses a lot of API Calls and in my experience having a lot of API Calls makes an application less robust. It crashes a lot and sometimes even corrupts the database.
I must say that that is not my experience with this particular piece of code. It is my experience in general. Before i add this piece of code to my project, which when deployed will be used around the world, i wanted to know what your experience is in that area.
Thanks!
It uses a lot of API Calls and in my experience having a lot of API Calls makes an application less robust. It crashes a lot and sometimes even corrupts the database.
I must say that that is not my experience with this particular piece of code. It is my experience in general. Before i add this piece of code to my project, which when deployed will be used around the world, i wanted to know what your experience is in that area.
Thanks!