From 8505e67974d5b76998c534d484a61117271bbba3 Mon Sep 17 00:00:00 2001 From: djes Date: Mon, 1 Aug 2016 17:48:47 +0200 Subject: [PATCH] curl fix --- osm.pb | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/osm.pb b/osm.pb index a5908bc..c86b619 100644 --- a/osm.pb +++ b/osm.pb @@ -208,6 +208,7 @@ Module OSM EndIf EndIf + ;TODO improve with https://github.com/Progi1984/RWrappers/tree/master/LibCurl curl_easy_setopt(curl, #CURLOPT_WRITEFUNCTION, @ReceiveHTTPWriteToMemoryFunction()) LockMutex(OSM\CurlMutex) res = curl_easy_perform(curl) @@ -1089,7 +1090,7 @@ CompilerIf #PB_Compiler_IsMainFile CompilerEndIf ; IDE Options = PureBasic 5.42 LTS (Windows - x86) -; CursorPosition = 213 +; CursorPosition = 211 ; FirstLine = 188 ; Folding = ------- ; EnableUnicode