This commit is contained in:
djes
2016-08-01 17:48:47 +02:00
parent c31a131d29
commit 8505e67974

3
osm.pb
View File

@@ -208,6 +208,7 @@ Module OSM
EndIf EndIf
EndIf EndIf
;TODO improve with https://github.com/Progi1984/RWrappers/tree/master/LibCurl
curl_easy_setopt(curl, #CURLOPT_WRITEFUNCTION, @ReceiveHTTPWriteToMemoryFunction()) curl_easy_setopt(curl, #CURLOPT_WRITEFUNCTION, @ReceiveHTTPWriteToMemoryFunction())
LockMutex(OSM\CurlMutex) LockMutex(OSM\CurlMutex)
res = curl_easy_perform(curl) res = curl_easy_perform(curl)
@@ -1089,7 +1090,7 @@ CompilerIf #PB_Compiler_IsMainFile
CompilerEndIf CompilerEndIf
; IDE Options = PureBasic 5.42 LTS (Windows - x86) ; IDE Options = PureBasic 5.42 LTS (Windows - x86)
; CursorPosition = 213 ; CursorPosition = 211
; FirstLine = 188 ; FirstLine = 188
; Folding = ------- ; Folding = -------
; EnableUnicode ; EnableUnicode