Search found 8 matches
- Wed Aug 28, 2024 6:58 am
- Forum: General Discussion
- Topic: VirusTotal detected
- Replies: 7
- Views: 1648
Re: VirusTotal detected
https://www.purebasic.fr/english/viewtopic.php?p=624708
https://www.purebasic.fr/english/viewtopic.php?p=624243
https://www.purebasic.fr/english/viewtopic.php?p=623491
https://www.purebasic.fr/english/viewtopic.php?p=623456
https://www.purebasic.fr/english/viewtopic.php?p=620585
https ...
- Wed Aug 28, 2024 6:20 am
- Forum: General Discussion
- Topic: VirusTotal detected
- Replies: 7
- Views: 1648
VirusTotal detected
Hello!
VirusTotal detects viruses. Although my program runs another one using a command and does nothing else. The entire code is below.
https://www.virustotal.com/gui/file/072f4aeee1d573d0ed2b20d7ce3213258bb624addc2fbda391b8e6f0d1cb2c90
Procedure ButtonHandler()
RunProgram("myapp.exe", "-run ...
VirusTotal detects viruses. Although my program runs another one using a command and does nothing else. The entire code is below.
https://www.virustotal.com/gui/file/072f4aeee1d573d0ed2b20d7ce3213258bb624addc2fbda391b8e6f0d1cb2c90
Procedure ButtonHandler()
RunProgram("myapp.exe", "-run ...
- Tue Apr 14, 2020 3:50 am
- Forum: Announcement
- Topic: [ENGINE] 2D Engine Nautilus (Win x86 & x64)
- Replies: 48
- Views: 27683
Re: [ENGINE] 2D Engine Nautilus (Win)
Download link does not work (
- Fri Jun 24, 2016 2:17 pm
- Forum: Announcement
- Topic: GoScintilla - 2.7 (Purebasic 4.5 onwards)
- Replies: 296
- Views: 177305
Re: GoScintilla - 2.7 (Purebasic 4.5 onwards)
Where can I download the latest version of this library? The site does not work 

- Sun Jun 14, 2015 7:22 am
- Forum: Announcement
- Topic: deepMesh 3D Modeler
- Replies: 57
- Views: 41297
Re: deepMesh 3D Modeler
Someone has this program? And that package is not possible. The author of the program can access?
- Sat May 03, 2014 12:33 pm
- Forum: Coding Questions
- Topic: Not run (dll and window3d)
- Replies: 2
- Views: 1163
Not run (dll and window3d)
Create DLL
ProcedureDLL win3d(Height.i, Width.i, Title.s)
If OpenWindow3D(0, 100,100,Height.i,Width.i,Title.s)
Repeat
Event = WaitWindowEvent()
If Event = #PB_Event3D_CloseWindow
Quit =1
EndIf
Until Quit = 1
EndIf
EndProcedure
Use in prog.
If OpenLibrary(0, "win3d.dll")
CallFunction(0 ...
ProcedureDLL win3d(Height.i, Width.i, Title.s)
If OpenWindow3D(0, 100,100,Height.i,Width.i,Title.s)
Repeat
Event = WaitWindowEvent()
If Event = #PB_Event3D_CloseWindow
Quit =1
EndIf
Until Quit = 1
EndIf
EndProcedure
Use in prog.
If OpenLibrary(0, "win3d.dll")
CallFunction(0 ...
- Tue Dec 03, 2013 4:52 am
- Forum: Announcement
- Topic: ProGUI V1.38 UI Library (Small Bug Fix)
- Replies: 1064
- Views: 352149
Re: ProGUI V1.38 UI Library (Small Bug Fix)
Somebody communicates with the developer? Bought a license online. and the key did not come
- Tue Dec 03, 2013 4:37 am
- Forum: Applications - Feedback and Discussion
- Topic: TextEdit Gadget
- Replies: 56
- Views: 32025
Re: TextEdit Gadget
Where can I download?