Forum: VB.NET Oct 13th, 2009 |
| Replies: 2 Views: 270 Hey, thanks for taking a gander at this. I'm new to VB and VB.NET, and I'm not entirely sure what the difference between the two is, nor what I'm using. I feel like a complete squib, but that's... |
Forum: VB.NET Sep 16th, 2009 |
| Replies: 5 Views: 340 That would work ONLY if I was trying to make a specific form show above other forms in the SAME application, right? |
Forum: VB.NET Sep 16th, 2009 |
| Replies: 5 Views: 340 1. create a directX/openGL (depends on your game) window to overlay your game or
2. do the easy way (which i did choose) and just write on the current game window. for this you have to look how to... |
Forum: VB.NET Sep 16th, 2009 |
| Replies: 5 Views: 340 Hey all, I've recently begun learning visual basic using visual basic express 2008 with plans to purchase visual studio 2008 (it'll be worth it as I've used C++ for a very long time, I just wanted to... |