OpenLibrary(1,"kernel32")
Debug "jo"
CallFunction(1,"Sleep",3000)
Debug "jo"
CloseLibrary(1)
End
bye i do not want to be here anymore
u guys laughed of my english made fun and too say i use pirate of pb u guys are ugly i was saving to buy it
now i will look somewere else
i hate pb and u
Search found 237 matches
- Fri Mar 10, 2006 1:30 am
- Forum: Coding Questions
- Topic: CreateImage(0,4096,4096) = 0 ?
- Replies: 24
- Views: 3563
- Thu Mar 09, 2006 12:58 am
- Forum: Coding Questions
- Topic: CreateImage(0,4096,4096) = 0 ?
- Replies: 24
- Views: 3563
- Wed Mar 08, 2006 5:46 pm
- Forum: Coding Questions
- Topic: CreateImage(0,4096,4096) = 0 ?
- Replies: 24
- Views: 3563
- Wed Mar 08, 2006 5:10 pm
- Forum: Coding Questions
- Topic: CreateImage(0,4096,4096) = 0 ?
- Replies: 24
- Views: 3563
- Wed Mar 08, 2006 5:08 pm
- Forum: Tricks 'n' Tips
- Topic: LaunchTaskManager procedure
- Replies: 1
- Views: 1527
- Wed Mar 08, 2006 4:31 pm
- Forum: Coding Questions
- Topic: CreateImage(0,4096,4096) = 0 ?
- Replies: 24
- Views: 3563
CreateImage(0,4096,4096) = 0 ?
i have 512 megs of ram and i call CreateImage(0,4096,4096) it gives me a 0
y?!!?
i think i have enouhg ram no ??
i just put to testt ''Debug CreateImage(0,4096,4096)'' compiel w/debug and it gives 0
not even usin 2048,2048 it works
:(:(:( y??!
y?!!?
i think i have enouhg ram no ??
i just put to testt ''Debug CreateImage(0,4096,4096)'' compiel w/debug and it gives 0
not even usin 2048,2048 it works

- Wed Mar 08, 2006 9:05 am
- Forum: Coding Questions
- Topic: what is the counter parts of taskmgr in 98 and so ?
- Replies: 11
- Views: 2089
- Wed Mar 08, 2006 6:01 am
- Forum: Coding Questions
- Topic: Cross-platform images, in application.
- Replies: 6
- Views: 1063
- Wed Mar 08, 2006 5:57 am
- Forum: Coding Questions
- Topic: what is the counter parts of taskmgr in 98 and so ?
- Replies: 11
- Views: 2089
- Tue Mar 07, 2006 7:53 pm
- Forum: Coding Questions
- Topic: what is the counter parts of taskmgr in 98 and so ?
- Replies: 11
- Views: 2089
- Tue Mar 07, 2006 1:14 pm
- Forum: Coding Questions
- Topic: what is the counter parts of taskmgr in 98 and so ?
- Replies: 11
- Views: 2089
- Tue Mar 07, 2006 12:06 pm
- Forum: Game Programming
- Topic: Modern Concepts
- Replies: 18
- Views: 5850
- Tue Mar 07, 2006 11:44 am
- Forum: Coding Questions
- Topic: what is the counter parts of taskmgr in 98 and so ?
- Replies: 11
- Views: 2089
what is the counter parts of taskmgr in 98 and so ?
hi why i can not run taskmgr in window 98 ? how is it called in there??
- Sun Mar 05, 2006 12:08 am
- Forum: Coding Questions
- Topic: network lib ?
- Replies: 15
- Views: 3103
network lib ?
hi i need a net lib for tcp or udp
i need to make like 30 servers in my program i can not do this with pbs lib
no i do not have pb full i use the demo
is there any lib ?
i need to make like 30 servers in my program i can not do this with pbs lib
no i do not have pb full i use the demo
is there any lib ?
- Thu Mar 02, 2006 8:08 am
- Forum: General Discussion
- Topic: How to do this in pb ?
- Replies: 1
- Views: 1227
How to do this in pb ?
Code: Select all
Type MY_TYPE
Field Nothing
End Type
Function MyFunc.MY_TYPE(stuff$)
End Function