Subversion Repositories Kolibri OS

Rev

Rev 5626 | Rev 5676 | Go to most recent revision | Show entire file | Regard whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 5626 Rev 5631
Line 8... Line 8...
8
 
8
 
9
#ifndef INCLUDE_DLL_H
9
#ifndef INCLUDE_DLL_H
10
#include "../lib/dll.h"
10
#include "../lib/dll.h"
Line -... Line 11...
-
 
11
#endif
11
#endif
12
 
12
 
13
dword NOT_INIT_LIBHTTP = true;
Line 13... Line 14...
13
dword libHTTP = #alibHTTP;
14
dword libHTTP = #alibHTTP;
14
char alibHTTP[23] = "/sys/lib/http.obj\0";
15
char alibHTTP[23] = "/sys/lib/http.obj\0";