Search found 86 matches

by hardfalcon
Tue Dec 01, 2009 1:16 am
Forum: Off Topic
Topic: What on Earth is wrong with these forums?
Replies: 43
Views: 7157

Re: What on Earth is wrong with these forums?

luis wrote:If that is the only method used for this DDOS it's quite inefficient, but if it works ... style isn't for everyone.
Well, the only style thing about DDOS at all is that it's pretty retard style...
by hardfalcon
Fri May 02, 2008 12:27 pm
Forum: Feature Requests and Wishlists
Topic: Bug tracker
Replies: 30
Views: 13642

Wouldn't it be possible to integrate the bug tracker into the form, so that when you click the new thread button in the bug reports subforum, you're redirected to a special form where you enter more detailed environment informations (OS, PB version, etc...), so the thread titles would be more ...
by hardfalcon
Fri Apr 11, 2008 3:27 pm
Forum: Announcement
Topic: Preview: The first 64bit PB program ever! - yes, for real ;)
Replies: 50
Views: 21239

Fred: The fact that you never see such programs doesn't mean they don't exist... :wink:
The format has retained limited legacy support to bridge the gap between DOS-based and NT systems. For example, PE/COFF headers still include an MS-DOS executable program, which is by default a stub that ...
by hardfalcon
Fri Apr 11, 2008 7:07 am
Forum: Announcement
Topic: Preview: The first 64bit PB program ever! - yes, for real ;)
Replies: 50
Views: 21239

That's great news :D

As we are talking about 64bit, another question: Is it possible (this is not a feature request, but just a simple question) to link 32bit and 64bit code to one and the same PE executable (like you can link 16bit and 32bit code together (even is the 16bit code is only used to ...
by hardfalcon
Thu Apr 10, 2008 6:59 pm
Forum: Announcement
Topic: Preview: The first 64bit PB program ever! - yes, for real ;)
Replies: 50
Views: 21239

Ah, that's freakin' good news. :D
Will there also be a 64 Bit Linux version?
by hardfalcon
Tue Apr 01, 2008 1:05 pm
Forum: Announcement
Topic: Preview: The first 64bit PB program ever! - yes, for real ;)
Replies: 50
Views: 21239

How the hell did you manage to need 42 lines of code for a simple MessageRequester()?! :P
by hardfalcon
Mon Feb 18, 2008 5:36 pm
Forum: Linux
Topic: PB 4.20 Beta1 - Archlinux 64Bit - No text shown in IDE
Replies: 3
Views: 2537

Problem solved:
(Got the solution from this thread: http://bbs.archlinux.org/viewtopic.php?pid=298654 )

You have to set 2 environment variables:
export PANGO_RC_FILE="/opt/lib32/config/pango/pangorc"
export GCONV_PATH=/opt/lib32/usr/lib/gconv

The first lne requires the package lib32-pango to be ...
by hardfalcon
Mon Feb 11, 2008 10:55 am
Forum: Coding Questions
Topic: UNICODE and ?
Replies: 11
Views: 1804

AFAIK the console debugger and the standalone debugger support unicode, only the one which is integrated into the IDE doesn't.
by hardfalcon
Sat Feb 09, 2008 8:14 pm
Forum: Linux
Topic: PB 4.20 Beta1 - Archlinux 64Bit - No text shown in IDE
Replies: 3
Views: 2537

I know it works with Archlinux 32bit, I was using 32Bit Arch on my previous machine. :wink:
Would be a pity if I could only use the bare compiler without the IDE and all its useful features on Linux... :(

On WinXP x64 Edition, PureBasic (Windows Version of course ^^) is running absolutely ...
by hardfalcon
Fri Feb 08, 2008 1:23 am
Forum: Linux
Topic: PB 4.20 Beta1 - Archlinux 64Bit - No text shown in IDE
Replies: 3
Views: 2537

PB 4.20 Beta1 - Archlinux 64Bit - No text shown in IDE

Hi, I've just installed Linux Beta 1 on my brand new x64 machine. The IDE fired up smoothly, but it refuses to show any readable text on its gadgets, showing only the well known rectangles you get when a character isn't included/defined in the font you a using. Even worse: I can't enter any code ...
by hardfalcon
Thu Jan 31, 2008 11:34 pm
Forum: The PureBasic Form Designer
Topic: Visual Designer V4 Alpha 16 Windows and Linux Released
Replies: 97
Views: 72210

I'm having just the same problem in here as Kiffi has, hence my question wheter this is only a concept study :wink:
by hardfalcon
Thu Jan 31, 2008 9:28 pm
Forum: The PureBasic Form Designer
Topic: Visual Designer V4 Alpha 16 Windows and Linux Released
Replies: 97
Views: 72210

Great! Merci beaucoup! :D

//EDIT: Is this release meant as a sort of "concept study"?
by hardfalcon
Mon Jan 28, 2008 10:02 am
Forum: Feature Requests and Wishlists
Topic: SMTP-AUTH and SSL implementation for email lib
Replies: 25
Views: 8633

There are such problems with many of the new libs, the FTP lib for example will be rather useless as long as it doesn't support setting CHMOD access rights.
Anyhow, time (and new features) will come, and the new libs are definitely a great step into the right direction.
by hardfalcon
Tue Nov 27, 2007 8:20 am
Forum: Tricks 'n' Tips
Topic: KeyName / KeyCode ID
Replies: 10
Views: 4982

Why don't use GetKEyNameText_() ? Makes your code much smaller and gives the key names in the keyboard layout language.
NewList keynames.s()

For k=0 To 255 ;check every possible VKey code
name.s=Space(255)
If GetKeyNameText_(k<<16|%1<<24,@name,255) ;%1<<24 means we set the "extended key" bit ...
by hardfalcon
Sat Nov 24, 2007 10:42 pm
Forum: Off Topic
Topic: Congratulations Australia !
Replies: 12
Views: 2190

Crocodile Dundee for President! :lol: