Search found 6 matches

by TitaniumT
Tue Mar 07, 2006 4:29 am
Forum: Coding Questions
Topic: simple score-card program
Replies: 3
Views: 938

simple score-card program

I want to create a simple score-card program to calculate the score, and then show the result relating to that score.

Program look like this:

1. How old are you ?
a. < 18 (15 points)
b. 18 - 25 (20 p)
c. 26 - 40 (22p)
d. >40 (12p)

2. Your income ?
a. <10.000 (20p)
b. 11000 - 22000 (25p)
c ...
by TitaniumT
Sun Dec 11, 2005 9:50 am
Forum: Coding Questions
Topic: EXE compliled by PureBASIC and its Security
Replies: 23
Views: 3504

THanks

Thanks for all of you ! :)

I will try now.
by TitaniumT
Sat Dec 10, 2005 2:03 pm
Forum: Coding Questions
Topic: EXE compliled by PureBASIC and its Security
Replies: 23
Views: 3504

EXE compliled by PureBASIC and its Security

Hi all !

I create a small application using PureBasic. I also make a serial number to unlock that program. But when I try W32DASM to crack my program. I see all the key (all variable, text and everything I hide in my program).

Is there a way to secure my EXE ? I compress it using UPX but it still ...
by TitaniumT
Sat Nov 12, 2005 12:26 pm
Forum: Coding Questions
Topic: Fill a ListIcon faster than with AddGadgetItem?
Replies: 9
Views: 3921

Splash screen while loading....

Hi all !

I created a small app that load a list of files to ListView at the opening of program. Sometimes, if there are so many files, it will load quite slow and showing the "white screen" at ListView area. I think we have to make a Splash screen waiting for loading finish.

Can you suggest the ...
by TitaniumT
Tue Aug 30, 2005 3:09 pm
Forum: Coding Questions
Topic: Download MMS
Replies: 2
Views: 1252

Are you Joking ?? :lol:
Uhmm. FlashGet or Hidownload ?
I wonder how did they do that ??
by TitaniumT
Tue Aug 30, 2005 4:24 am
Forum: Coding Questions
Topic: Download MMS
Replies: 2
Views: 1252

Download MMS

PureBasic has a Library to download HTTP. Is there a Lib or something else to download MMS ??