hey.
i'm making a very basic contacts type program, and one of the fetures is that when the user closes the form it checks is any information has not been saved. but for some reason once i placed this sub in it now doesn't close at all
Private Sub FormClosing() Handles Me.FormClosing...
hi all.
I've been trying to make a basic version of mine sweeper. when i ran the program it did not give me all the expected outputs. i have tracked back the error to this bit of code that i have eddited down to just the bits that dont run and the context in which the code makes sence... can...
Hi, I am wondering how do I minimize a windowed DirectX application without getting an application error. Like in various tutorials, I captured the OnDeviceLost event, but what do I have to put inside it? The application displays a simple cube without textures and it uses 1 light. There is no...
hi,
im trying to make a simple search tool for an array read from a .txt file. The .txt file has two types of items, movies and games and looks like this for example:
M0001;DVD;The Hours;Nicole Kidman, Meryl Streep;Stephen Daldry;10
G0004;PlayStation 2;Spy Hunter 2;12
the file is read in a...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.