X-Git-Url: https://git.ucc.asn.au/?a=blobdiff_plain;f=Usermode%2FApplications%2Faxwin3_src%2FWM%2Fipc_acess.c;h=700b60f41214a18c54df64e4d3b0041e85b10041;hb=32637a3bcd6e38425272f901745a76efa301afd5;hp=534d53d4cdcb6ba31da34b2fb2a6fb50550271e0;hpb=a962d8f27c2e68de6ff2d2f3b14b06937ed41c2a;p=tpg%2Facess2.git diff --git a/Usermode/Applications/axwin3_src/WM/ipc_acess.c b/Usermode/Applications/axwin3_src/WM/ipc_acess.c index 534d53d4..700b60f4 100644 --- a/Usermode/Applications/axwin3_src/WM/ipc_acess.c +++ b/Usermode/Applications/axwin3_src/WM/ipc_acess.c @@ -12,7 +12,7 @@ #include // === CONSTANTS === -#define STATICBUF_SIZE 64 +#define STATICBUF_SIZE 256 #define AXWIN_PORT 4101 // === PROTOTYPES ===