Allocate memory for windows when needed

This commit is contained in:
James Booth
2012-11-23 00:19:29 +00:00
parent 45a26b111f
commit 2a69f8d23f
5 changed files with 339 additions and 255 deletions

View File

@@ -37,6 +37,7 @@
#include "jabber.h"
#define INP_WIN_MAX 1000
#define PAD_SIZE 1000
typedef enum {
WIN_UNUSED,