I have the following tools at my disposal:
A fresh windows install
The Windows SDK installer
The MinGW installer
The DirecXx9 SDK installer
I'm trying to compile the simple program bel...
[Tags: No tags defined yet] - Be the first to Tag this threadAdd TagsCancel
*Note: Tags must be comma (,) seperated. For example: boardtracker, forum search, search engine
http://www.kwanzoo.com/social-trivia/tarn-adams-interview-part-1-of-3.shtml [http://www.kwanzoo.com/social-trivia/tarn-adams-interview-part-1-of-3.shtml]>
This is an interview of Tarn "toady&q...
[Tags: No tags defined yet] - Be the first to Tag this threadAdd TagsCancel
*Note: Tags must be comma (,) seperated. For example: boardtracker, forum search, search engine
I am writing a simple game called 'Bombs'. Each player clicks on a 6 x 7 grid to add a bomb. When a square reaches its maximum it explodes and only adjacent squares increment a bomb. Such that ...
[Tags: No tags defined yet] - Be the first to Tag this threadAdd TagsCancel
*Note: Tags must be comma (,) seperated. For example: boardtracker, forum search, search engine
DX or Opengl at fullscreen, can you have a VB app onto of this?
...
[Tags: No tags defined yet] - Be the first to Tag this threadAdd TagsCancel
*Note: Tags must be comma (,) seperated. For example: boardtracker, forum search, search engine
Once any image is loaded it is always in Bitmap form.
BitBlt allows you to copy a rectangle from one DC's bitmap to another.
An image control does not have a DC, a picturebox does. You could use a...
[Tags: No tags defined yet] - Be the first to Tag this threadAdd TagsCancel
*Note: Tags must be comma (,) seperated. For example: boardtracker, forum search, search engine
As you know TransparentBlt uses a colour to define the transparent area. It looks to me that the colour you have chosen is not unique to the image, hence the red eyes.
...
[Tags: No tags defined yet] - Be the first to Tag this threadAdd TagsCancel
*Note: Tags must be comma (,) seperated. For example: boardtracker, forum search, search engine
I saw another post that verified that I was getting a long number from code such as Var$=image1.picture. Is there a way to retrieve the image's filename? At this point I'll make an array to hold...
[Tags: No tags defined yet] - Be the first to Tag this threadAdd TagsCancel
*Note: Tags must be comma (,) seperated. For example: boardtracker, forum search, search engine
So, I'm writing this side scrolling rpg (think link to the past or secret of mana), and I'm at a point where I need collision detection.
I've got this idea to hand code the bounding boxes for...
[Tags: No tags defined yet] - Be the first to Tag this threadAdd TagsCancel
*Note: Tags must be comma (,) seperated. For example: boardtracker, forum search, search engine
Hello.
I collected a theme of textures wich can be used for mapping.
I also made a map with this theme, it's a shotty complex clone with some water and an upside-down platform.
Here is the downloa...
[Tags: No tags defined yet] - Be the first to Tag this threadAdd TagsCancel
*Note: Tags must be comma (,) seperated. For example: boardtracker, forum search, search engine
Hey,
I'm currently doing a project that requires me to animate a skeletal structure using the hierarchial animation modelling technique. I've got the model animating correctly using the D3DXF...
[Tags: No tags defined yet] - Be the first to Tag this threadAdd TagsCancel
*Note: Tags must be comma (,) seperated. For example: boardtracker, forum search, search engine
Gentlemen,
they say four or more eyes are better than two
My FTP module is working okay; it creates a text file containing data on my local server. It uploads the file to the Remote...
[Tags: No tags defined yet] - Be the first to Tag this threadAdd TagsCancel
*Note: Tags must be comma (,) seperated. For example: boardtracker, forum search, search engine
I am using a tag as a goto place in my program.
on error goto Tag
.
.
Tag: Exit sub
Can I use this same tag name in all my subroutings or does each tag within the prog...
[Tags: No tags defined yet] - Be the first to Tag this threadAdd TagsCancel
*Note: Tags must be comma (,) seperated. For example: boardtracker, forum search, search engine
i am uploading a small text file to web server using inet1 and ftp. it works but - i've read that this is a security risk. am not concerned about the file that is being uploaded, but do care that ...
[Tags: No tags defined yet] - Be the first to Tag this threadAdd TagsCancel
*Note: Tags must be comma (,) seperated. For example: boardtracker, forum search, search engine
Hi everyone.
I have a map, where an enemyspawner spawns a scorpman enemy on a tower.
But I want the scorpman not to fall down, so I decided to make him not walk.
How can I do that? wha...
[Tags: No tags defined yet] - Be the first to Tag this threadAdd TagsCancel
*Note: Tags must be comma (,) seperated. For example: boardtracker, forum search, search engine
Is possible...???
I spossible to delete the url visited from the list tath apper in left windowd of IE history via VB code, exactly when i click with right mouse on the list and delete selecte...
[Tags: No tags defined yet] - Be the first to Tag this threadAdd TagsCancel
*Note: Tags must be comma (,) seperated. For example: boardtracker, forum search, search engine
Hello guyz!
I decided to make a map, where water is uner open sun.
I know making water with point lights in closed rooms, but I don't know making water under the sun (directional light). Wic...
[Tags: No tags defined yet] - Be the first to Tag this threadAdd TagsCancel
*Note: Tags must be comma (,) seperated. For example: boardtracker, forum search, search engine
I'm a bit confused can you guys kindly give me guidelines on where to start?
and btw dama is a checkers game.
...
[Tags: No tags defined yet] - Be the first to Tag this threadAdd TagsCancel
*Note: Tags must be comma (,) seperated. For example: boardtracker, forum search, search engine
I want to find some sprite sheets for my games i am making.
I want mario bros sprites
I want the drawing of the sprite to be at least 40-50 pixels top to bottom so I can see it. 32X32 seem...
[Tags: No tags defined yet] - Be the first to Tag this threadAdd TagsCancel
*Note: Tags must be comma (,) seperated. For example: boardtracker, forum search, search engine
I have some Word 2003 docs that have many embedded Outlook 2003 .msg file objects, I want all those .msg files out and in a folder on my file system, if I try and click and drag them out I get a s...
[Tags: No tags defined yet] - Be the first to Tag this threadAdd TagsCancel
*Note: Tags must be comma (,) seperated. For example: boardtracker, forum search, search engine
Are the directx libraries written in c or c++? Also, what systems does directx work on? I know they work on windows but not sure about xbox or other game consoles.Does it come standard for window...
[Tags: No tags defined yet] - Be the first to Tag this threadAdd TagsCancel
*Note: Tags must be comma (,) seperated. For example: boardtracker, forum search, search engine
I have a simple lable on my form and I want to force a new line with some of the text. I can adjust the width of the label but that doesn't work in all situations. Is their a way to force a new li...
[Tags: No tags defined yet] - Be the first to Tag this threadAdd TagsCancel
*Note: Tags must be comma (,) seperated. For example: boardtracker, forum search, search engine
Hi friends
I need some help from VB and Oracle guru's.
I am trying to create a dynamic table from VB 6.0 in Oracle (mean I want to create a table whose name is dynamic issue)
For this purpos...
[Tags: No tags defined yet] - Be the first to Tag this threadAdd TagsCancel
*Note: Tags must be comma (,) seperated. For example: boardtracker, forum search, search engine
Now, don't read the title and thing you know what I'm talking about. I mean labyrinth generation, not maze generation. I'm distinguishing it by the definition that a maze is multi-branching and a ...
[Tags: No tags defined yet] - Be the first to Tag this threadAdd TagsCancel
*Note: Tags must be comma (,) seperated. For example: boardtracker, forum search, search engine
Hi,
i have got a problem with a webservice (jira). i`m working with the ms soap toolkit 3.0. Sending and receiving simple types is no problem (they will be mapped to simple types in vb6) also re...
[Tags: No tags defined yet] - Be the first to Tag this threadAdd TagsCancel
*Note: Tags must be comma (,) seperated. For example: boardtracker, forum search, search engine
How would I do this? Tried google, didn't find anything besides an editor.
...
[Tags: No tags defined yet] - Be the first to Tag this threadAdd TagsCancel
*Note: Tags must be comma (,) seperated. For example: boardtracker, forum search, search engine