Search found 14 matches
- Thu Dec 15, 2005 2:37 pm
- Forum: Windows
- Topic: Finding all memory connected to a given process
- Replies: 0
- Views: 1329
Finding all memory connected to a given process
I'm using VirtualQueryEx() to find which areas of memory are available to which processes but I'm finding I either get more blocks than I need, or not enough. I found a thread on these forums which suggested limiting the blocks to those where the mbi.lType is MEM_PRIVATE and the mbi.State is MEM ...
- Tue May 24, 2005 8:18 pm
- Forum: Coding Questions
- Topic: Is this Mouse Speed code correct?
- Replies: 2
- Views: 969
- Tue May 24, 2005 7:41 pm
- Forum: Coding Questions
- Topic: Is this Mouse Speed code correct?
- Replies: 2
- Views: 969
Is this Mouse Speed code correct?
This is a little DLL I'm trying to write which is supposed to use the USER32 SystemParametersInfo function to get and set the mouse speed. I'm using it as a DLL because I need to call it from Blitz3d.
GetMouseSpeed is currently returning 0, regardless of the mouse setting, so I'm evidently doing ...
GetMouseSpeed is currently returning 0, regardless of the mouse setting, so I'm evidently doing ...
- Thu Jan 15, 2004 11:48 pm
- Forum: Off Topic
- Topic: Which PB'er wrote these songs?
- Replies: 6
- Views: 2448
- Thu Jan 15, 2004 2:13 am
- Forum: Off Topic
- Topic: Which PB'er wrote these songs?
- Replies: 6
- Views: 2448
- Wed Jan 14, 2004 11:58 pm
- Forum: Off Topic
- Topic: Which PB'er wrote these songs?
- Replies: 6
- Views: 2448
- Wed Jan 14, 2004 11:28 pm
- Forum: Off Topic
- Topic: Which PB'er wrote these songs?
- Replies: 6
- Views: 2448
Which PB'er wrote these songs?
I've got four mp3's on my hard drive which I'm pretty sure came from a site belonging to a PB'er. The song titles are :
Maximum, Rock to the Rythm, Reality and Experience. They all have Virtualys as part of the filename, so I don't know if that's the author or a game, or a website or what. Google ...
Maximum, Rock to the Rythm, Reality and Experience. They all have Virtualys as part of the filename, so I don't know if that's the author or a game, or a website or what. Google ...
- Sat Jul 26, 2003 12:50 pm
- Forum: Coding Questions
- Topic: All Ogre Examples Crash
- Replies: 11
- Views: 3258
- Tue Jul 22, 2003 6:36 pm
- Forum: Coding Questions
- Topic: All Ogre Examples Crash
- Replies: 11
- Views: 3258
- Tue Jul 22, 2003 5:36 pm
- Forum: Coding Questions
- Topic: All Ogre Examples Crash
- Replies: 11
- Views: 3258
Apologies, I thought Ogre was OpenGL + DirectX 7, but I was under the impression that PB used it the OpenGL renderer.
DirectX 7 isn't a problem. For one thing, DirectX is backwards compatible so any more recent version is 100% compatible. For another, I've written three games in Blitz3d, which also ...
DirectX 7 isn't a problem. For one thing, DirectX is backwards compatible so any more recent version is 100% compatible. For another, I've written three games in Blitz3d, which also ...
- Tue Jul 22, 2003 1:39 pm
- Forum: Coding Questions
- Topic: how to get screensize?
- Replies: 4
- Views: 1746
- Tue Jul 22, 2003 1:01 am
- Forum: Coding Questions
- Topic: All Ogre Examples Crash
- Replies: 11
- Views: 3258
All Ogre Examples Crash
Well thats about the size of it, really. I was just loading and testing the samples, and all of the Ogre examples crash.
EG:
AppName: purebasic21980646.exe AppVer: 0.0.0.0 ModName: kernel32.dll
ModVer: 5.1.2600.1106 Offset: 00016b97
I don't have any problems with OpenGL in general. The OpenGL ...
EG:
AppName: purebasic21980646.exe AppVer: 0.0.0.0 ModName: kernel32.dll
ModVer: 5.1.2600.1106 Offset: 00016b97
I don't have any problems with OpenGL in general. The OpenGL ...
- Mon Jul 21, 2003 8:31 pm
- Forum: Coding Questions
- Topic: Help Getting Started
- Replies: 2
- Views: 1304
- Mon Jul 21, 2003 7:26 pm
- Forum: Coding Questions
- Topic: Help Getting Started
- Replies: 2
- Views: 1304
Help Getting Started
Hiya,
I bought PB this morning, and I've downloaded it, installed it and taken a quick look. The help files seem pretty useful as a reference, but I could use some help getting started in general. I suppose what I'm looking for is general tutorials on the PB way of doing things, the PB way of ...
I bought PB this morning, and I've downloaded it, installed it and taken a quick look. The help files seem pretty useful as a reference, but I could use some help getting started in general. I suppose what I'm looking for is general tutorials on the PB way of doing things, the PB way of ...