Just in case someone here would like to code a new application but doesn't know what I have an idea: A cryptocurrency transaction tracker
I could code this myself but I simply don't have any free time for this. I don't mean a software that only shows what coins you own aa there are multiple apps ...
Search found 5 matches
- Sun Feb 28, 2021 6:55 pm
- Forum: Off Topic
- Topic: If you search a coding idea: Cryptocurrency Transaction Man.
- Replies: 0
- Views: 1125
- Sun Oct 25, 2020 4:30 pm
- Forum: Coding Questions
- Topic: How to generate a serial number?
- Replies: 29
- Views: 7301
Re: How to generate a serial number?
or is mine still worthless and easily hacked with Division by Zero ERROR
It's still very easy to 'hack'. I've just opened the exe in Hopper Disassembler (macOS) and let it analyze the exe. You then just select the 'Correct Key' string and jump to the place where this string is referenced (just ...
- Wed Oct 16, 2019 5:19 pm
- Forum: Feature Requests and Wishlists
- Topic: Option to sort the found keywords in the help/search
- Replies: 0
- Views: 3352
Option to sort the found keywords in the help/search
Hi,
as a new user to PureBasic I use the help with search every day and in most cases I already know the command or at least part of it. When I then use the search I have to search again in the list of found keywords for the command in the list. It would be great if the list could be sorted ...
as a new user to PureBasic I use the help with search every day and in most cases I already know the command or at least part of it. When I then use the search I have to search again in the list of found keywords for the command in the list. It would be great if the list could be sorted ...
- Wed Jun 12, 2019 2:19 pm
- Forum: Off Topic
- Topic: Flight Simulator 2019 for PC
- Replies: 3
- Views: 2096
Re: Flight Simulator 2019 for PC
Compared to the current X-Plane 11 the graphics is great but the graphics in FS were better in nearly any aspect although X-Plane has some pretty cool graphics too.
But regarding the simulation aspect FS ist really just a game compared to X-Plane so one simply has to choose between perfect graphic ...
But regarding the simulation aspect FS ist really just a game compared to X-Plane so one simply has to choose between perfect graphic ...
- Tue Jun 11, 2019 6:08 pm
- Forum: Feature Requests and Wishlists
- Topic: A more up to date OSVersion.
- Replies: 1
- Views: 1628
Re: A more up to date OSVersion.
I would like to see this updates too. I noticed that in 5.71 beta 1 there also #PB_OS_MacOSX_10_12 available but nothing for 10.13-10.15
If I look at the return paramater of OSVersion unter macOS the value returned is just 1 12 00 so it should be possible to already include values for 10.16 and 10 ...
If I look at the return paramater of OSVersion unter macOS the value returned is just 1 12 00 so it should be possible to already include values for 10.16 and 10 ...