Search found 18 matches

by MVXA
Tue Oct 03, 2006 5:46 pm
Forum: General Discussion
Topic: Who made the PB IDE Icon for Windows?
Replies: 0
Views: 718

Who made the PB IDE Icon for Windows?

Hello,
I need the Icon in the PNG Format with 512x512 sizes. Thank you ;).
by MVXA
Sun May 28, 2006 1:26 pm
Forum: Feature Requests and Wishlists
Topic: OSVersion() -> WindowsVersion()
Replies: 10
Views: 2499

OSVersion() on Linux should return the kernel version or name of distro..
by MVXA
Fri May 19, 2006 11:53 am
Forum: Announcement
Topic: libFASM
Replies: 7
Views: 3008

for example:
you can use assembler as a script language in your program and it's faster
than all other interpreter languages.
by MVXA
Sun May 07, 2006 10:49 pm
Forum: Off Topic
Topic: DirectX 10 support?
Replies: 10
Views: 2326

yeah, no more games for winXP, how i love it :D! irony
by MVXA
Sun May 07, 2006 10:09 pm
Forum: Off Topic
Topic: FASM in a dll
Replies: 0
Views: 692

FASM in a dll

Hi
I ported the FASM assembler into a dll. Here you can see the result. I
know, my asm coding is more than bad, but this was my first time in
asm :lol:.

http://www.mvxa.net/WIN32_DLL.zip
by MVXA
Wed Apr 19, 2006 12:29 pm
Forum: Linux
Topic: compiler failed on write
Replies: 6
Views: 2649

it seems the server is blessed with a random function.
I did nothing and the Compiler gives me this output:

******************************************
PureBasic 3.94 (Linux - x86)
******************************************

Loading external modules...
Starting compilation...
7 lines processed ...
by MVXA
Tue Apr 18, 2006 5:29 pm
Forum: Feature Requests and Wishlists
Topic: [Implemented] Som Compiler Things
Replies: 5
Views: 2820

Since this was my idea, I'm likewise for the new ViewMemory instruction. :wink:
by MVXA
Tue Apr 18, 2006 4:33 pm
Forum: Linux
Topic: compiler failed on write
Replies: 6
Views: 2649

> can you write to /tmp ?
Yes, I'm able to write into the /tmp directory

I don't know why it works now (maybe because i uploaded PB for Linux
again) but the compiler still not works:
******************************************
PureBasic 3.94 (Linux - x86 ...
by MVXA
Tue Apr 18, 2006 4:20 pm
Forum: Linux
Topic: compiler failed on write
Replies: 6
Views: 2649

> touch testfile.txt
succeed.

> Also, can you compile the code if you are the root user?
i said on a root server, not on my root server :lol:. I'm not
the owner of the root. So I don't own the root account
by MVXA
Tue Apr 18, 2006 3:39 pm
Forum: Linux
Topic: compiler failed on write
Replies: 6
Views: 2649

compiler failed on write

Hi,
yesterday i installed pb fpr linux on a root server and all worked pretty
fine. Now I tried to compile a testfile now and the compiler halts on this
message:

******************************************
PureBasic 3.94 (Linux - x86)
******************************************

Loading external ...
by MVXA
Tue Apr 11, 2006 7:32 pm
Forum: Coding Questions
Topic: OpenWindow()
Replies: 3
Views: 1071

is there a way to find out the border size?
by MVXA
Tue Apr 11, 2006 7:17 pm
Forum: Coding Questions
Topic: OpenWindow()
Replies: 3
Views: 1071

OpenWindow()

Hi
I think, this is now a bug and not my fault <_<...
;
; Avatar Maker
;

Global lAvatarImg.l

lAvatarImg = CatchImage(#PB_Any, ?resAvatar_Start)
If lAvatarImg
If OpenWindow(1, 1, 1, ImageWidth(lAvatarImg), ImageHeight(lAvatarImg), "Avatar")
Debug ImageWidth(lAvatarImg) ; is 100
Debug ...
by MVXA
Fri Sep 23, 2005 10:58 pm
Forum: Announcement
Topic: PureBasic 3.94 for Linux released
Replies: 24
Views: 10502

Beach wrote:I did receive a error about a CVS directory
Same here on Ubuntu too. The std. version works. But I've got problems with the registration of the enviroment variables :?...
by MVXA
Thu Jul 28, 2005 3:25 am
Forum: Announcement
Topic: SAPI 4 and SAPI 5 UserLibrary
Replies: 37
Views: 18274

Thank you for the Userlib. I need the SAPI much.
by MVXA
Sun Jun 26, 2005 4:34 pm
Forum: Coding Questions
Topic: Using Firefox as a html viewer
Replies: 30
Views: 13030

i think
1: using FireFox Gecko engine
0: using IE