I need the Icon in the PNG Format with 512x512 sizes. Thank you
Search found 18 matches
- Tue Oct 03, 2006 5:46 pm
 - Forum: General Discussion
 - Topic: Who made the PB IDE Icon for Windows?
 - Replies: 0
 - Views: 734
 
Who made the PB IDE Icon for Windows?
Hello,
I need the Icon in the PNG Format with 512x512 sizes. Thank you
.
					I need the Icon in the PNG Format with 512x512 sizes. Thank you
- Sun May 28, 2006 1:26 pm
 - Forum: Feature Requests and Wishlists
 - Topic: OSVersion() -> WindowsVersion()
 - Replies: 10
 - Views: 2557
 
- Fri May 19, 2006 11:53 am
 - Forum: Announcement
 - Topic: libFASM
 - Replies: 7
 - Views: 3093
 
- Sun May 07, 2006 10:49 pm
 - Forum: Off Topic
 - Topic: DirectX 10 support?
 - Replies: 10
 - Views: 2408
 
- Sun May 07, 2006 10:09 pm
 - Forum: Off Topic
 - Topic: FASM in a dll
 - Replies: 0
 - Views: 712
 
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
.
http://www.mvxa.net/WIN32_DLL.zip
					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
http://www.mvxa.net/WIN32_DLL.zip
- Wed Apr 19, 2006 12:29 pm
 - Forum: Linux
 - Topic: compiler failed on write
 - Replies: 6
 - Views: 2709
 
- Tue Apr 18, 2006 5:29 pm
 - Forum: Feature Requests and Wishlists
 - Topic: [Implemented] Som Compiler Things
 - Replies: 5
 - Views: 2887
 
- Tue Apr 18, 2006 4:33 pm
 - Forum: Linux
 - Topic: compiler failed on write
 - Replies: 6
 - Views: 2709
 
- Tue Apr 18, 2006 4:20 pm
 - Forum: Linux
 - Topic: compiler failed on write
 - Replies: 6
 - Views: 2709
 
- Tue Apr 18, 2006 3:39 pm
 - Forum: Linux
 - Topic: compiler failed on write
 - Replies: 6
 - Views: 2709
 
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 ...
					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 ...
- Tue Apr 11, 2006 7:32 pm
 - Forum: Coding Questions
 - Topic: OpenWindow()
 - Replies: 3
 - Views: 1115
 
- Tue Apr 11, 2006 7:17 pm
 - Forum: Coding Questions
 - Topic: OpenWindow()
 - Replies: 3
 - Views: 1115
 
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 ...
					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 ...
- Fri Sep 23, 2005 10:58 pm
 - Forum: Announcement
 - Topic: PureBasic 3.94 for Linux released
 - Replies: 24
 - Views: 10653
 
- Thu Jul 28, 2005 3:25 am
 - Forum: Announcement
 - Topic: SAPI 4 and SAPI 5 UserLibrary
 - Replies: 37
 - Views: 18738
 
- Sun Jun 26, 2005 4:34 pm
 - Forum: Coding Questions
 - Topic: Using Firefox as a html viewer
 - Replies: 30
 - Views: 13227