Search found 70 matches

by viiartz
Sat Jan 21, 2023 5:18 am
Forum: Coding Questions
Topic: Help in modifying search procedure to run in a Thread
Replies: 3
Views: 734

Help in modifying search procedure to run in a Thread

Hi All, Just wanted to ask for help in modifying the below procedure "SearchDirectory()" to run as a thread.

I found the code in the forum (written by collectordave) and I have been using it to search for photo types specified in the RegEx criteria. The code does a good job in finding files except ...
by viiartz
Sat Aug 30, 2014 6:38 pm
Forum: Coding Questions
Topic: How to use the callback function with drop down option
Replies: 4
Views: 2372

Re: How to use the callback function with drop down option

Thank you so much Shardik, you're a legend. :D

I've been trawling the net trying to figure it out. I knew that there must be a way to achieve what I wanted!
Thanks for taking the time to modify the code to show me the example!

Is there any detailed help or tutorial on using the callback function ...
by viiartz
Fri Aug 29, 2014 11:39 pm
Forum: Coding Questions
Topic: How to use the callback function with drop down option
Replies: 4
Views: 2372

How to use the callback function with drop down option

;{- Enumerations / DataSections
;{ Windows
Enumeration
#Window_0
EndEnumeration
;}
;{ Gadgets
Enumeration
#Web_0
EndEnumeration
;}
Define.l Event, EventWindow, EventGadget, EventType, EventMenu
;}
Procedure OpenWindow_Window_0()
If OpenWindow(#Window_0, 450, 200, 400, 400, "Window_0", #PB_Window ...
by viiartz
Thu Aug 21, 2014 2:07 pm
Forum: PureFORM & JaPBe
Topic: jaPBe 3.13.4 [IDE for PB 4 and PB 5]
Replies: 1545
Views: 680254

Re: jaPBe 3.13.4 [IDE for PB 4 and PB 5]

IdeasVacuum wrote:viiartz, gnozal has not posted on this forum for over a year now. We do not know what has happened to him and he has not responded to private messages either. I think we have probably lost his contribution to PB, I just hope he is alive and well.
Ok, thanks!
by viiartz
Thu Aug 21, 2014 9:17 am
Forum: PureFORM & JaPBe
Topic: jaPBe 3.13.4 [IDE for PB 4 and PB 5]
Replies: 1545
Views: 680254

Re: jaPBe 3.13.4 [IDE for PB 4 and PB 5]

Hi, just wanted to ask if development of jaPBe has stopped, the last update was April last year?
by viiartz
Tue Aug 19, 2014 7:19 pm
Forum: Coding Questions
Topic: Any PB command that set "request admin mode" automatically
Replies: 6
Views: 2095

Re: Any PB command that set "request admin mode" automatical

Windows heuristics sees the 'update' part in your executable name and automatically elevates it. You can turn it off in the compiler options by enabling "Request User mode for Windows Vista and above (no virtualisation)".

Source: http://technet.microsoft.com/en-us/library/cc709628%28WS.10%29.aspx ...
by viiartz
Tue Aug 19, 2014 2:07 pm
Forum: Coding Questions
Topic: Any PB command that set "request admin mode" automatically
Replies: 6
Views: 2095

Re: Any PB command that set "request admin mode" automatical

No, I don't know. I see you use JaPBe, may be a bug ?
I'm not so sure, I get the same issue with the PB editor as well! Anyway I poster the code below just in case you see something I don't!

Global NewList WhiteList.S()
Global NewList BouncedList.S()
Global InputFile$ =""

Enumeration ...
by viiartz
Tue Aug 19, 2014 12:24 pm
Forum: Coding Questions
Topic: Any PB command that set "request admin mode" automatically
Replies: 6
Views: 2095

Re: Any PB command that set "request admin mode" automatical

So, any reason why this would be happening then?
by viiartz
Tue Aug 19, 2014 3:21 am
Forum: Coding Questions
Topic: Any PB command that set "request admin mode" automatically
Replies: 6
Views: 2095

Any PB command that set "request admin mode" automatically

Hi All,
Is there any PB command that set, when saved as an executable (EXE), the "request admin mode" even though I have not set that option in the project settings?
(PB 5.30 Win x86, jaPBe 3.13.4.880, Win 7 x86)
by viiartz
Sun Aug 17, 2014 10:01 am
Forum: Coding Questions
Topic: How to have zero detection on VirusTotal...?
Replies: 16
Views: 9644

Re: How to have zero detection on VirusTotal...?

No sure if this helps anything, but I've started getting false positives (Eset Nod32 v7.0.317.4 x86) while trying to compile the my code within jaPBe 3.13.4.880 editor. When I try the same code (file) within the native Purebasic editor (PB 5.30 x86) there is no problem at all. I reported the false ...
by viiartz
Sat Jan 26, 2013 3:33 pm
Forum: Coding Questions
Topic: Software hard disk activity monitor (like hardware LED)
Replies: 5
Views: 2864

Re: Software hard disk activity monitor (like hardware LED)

see the posts from dige and NicknameFJ above, and also http://translate.google.com/# if you need to translate a web page or words, for example > http://translate.google.com/translate?sl=de&tl=en&js=n&prev=_t&hl=en&ie=UTF-8&eotf=1&u=http%3A%2F%2Fwww.purebasic.fr%2Fgerman%2Fviewtopic.php%3Ff%3D16%26t ...
by viiartz
Sat Jan 26, 2013 3:06 pm
Forum: Coding Questions
Topic: Software hard disk activity monitor (like hardware LED)
Replies: 5
Views: 2864

Re: Software hard disk activity monitor (like hardware LED)

I appreciate the help but is there an English example, or at least English comments? :?

Update:
Found this in English for those of you playing at home! http://www.purebasic.fr/english/viewtop ... 12&t=42675
by viiartz
Sat Jan 26, 2013 3:17 am
Forum: Off Topic
Topic: Where did you start programming?
Replies: 80
Views: 17716

Re: Where did you start programming?

I had forgotten!
-Some BASIC with punch cards on an IBM Micro thingy (I think!)
-Basic on a TRS-80 (Tandy Radio Shack) http://goo.gl/Y7agV
-Pascal at college (TAFE here in Australia) on a VAX mainframe
-Basic, Machine Code, CHIP-8 on a VZ200 http://goo.gl/YL7IM
-Basic on a Sega SC-3000 http://goo ...
by viiartz
Sat Jan 26, 2013 1:24 am
Forum: Coding Questions
Topic: Software hard disk activity monitor (like hardware LED)
Replies: 5
Views: 2864

Software hard disk activity monitor (like hardware LED)

Hi All,
I want to write my own HDD status monitor in PB like this applet http://goo.gl/dLplA

Why if there is one available? To sell it and make lots one money :wink: No to learn, to know exactly what is in the code!

But I don't know where to start! I mean what do I actually monitor, what processes ...
by viiartz
Sat Jan 26, 2013 12:26 am
Forum: Off Topic
Topic: Where did you start programming?
Replies: 80
Views: 17716

Re: Where did you start programming?

VZ200 with very basic Basic!