How can I save a game in PM97
http://www.experts-exchange.com/Gamers/Computer_Games/Windows/Q_10021260.html
I have a problem while loading a saved STL-list.
_contents is the stl list. it contains pointers to instances of the class Resource.
void ResourceManager::save(ostream& strm)
{
strm << num...
http://www.experts-exchange.com/Programming/Languages/CPP/Q_10022529.html
Zones:
C++Date Answered: 09/05/1997 Grade: C Views: 0
Instead of printing the text and picture to printer
in the run time, how can I save them to a file in Word
or some other packedges so that I can print them out
from Word or the other packedges?
http://www.experts-exchange.com/Programming/Languages/Pascal/Delphi/Q_10024601.html
i have a form with two check boxes witch are both unchecked and i was wondering if possible how would i save these options on exit so if one or both are checked on exit the form would start with t...
http://www.experts-exchange.com/Programming/Languages/Visual_Basic/Q_10057871.html
Zones:
Visual BasicDate Answered: 06/14/1998 Grade: A Views: 0
Are there any way I can save a part of a canvas as an Icon ?
http://www.experts-exchange.com/Programming/Languages/Pascal/Delphi/Q_10107812.html
Greetings,
I was hoping that someone could tell me how to save a record through code. I am having a bear of a time with a couple of my databases. The problem is, when I add a new record, the reco...
http://www.experts-exchange.com/Microsoft/Development/MS_Access/Q_10146573.html
Zones:
MS AccessDate Answered: 04/05/1999 Grade: A Views: 0
I wish to grab a binary file from my hard drive, load it into memory, and store it to a database field in SQLServer and Oracle (I'm guessing an image type column in SQLServer). I would like to, at...
http://www.experts-exchange.com/Programming/Languages/Pascal/Delphi/Q_10152024.html
I have two systems that will not save settings that are cahnged in Windows 95B control panel. The date format is the one that does not save when changed to dd/mm/yyyy.
I have several others with s...
http://www.experts-exchange.com/OS/Microsoft_Operating_Systems/Windows/Win95_3x/95/Q_10167...
Zones:
Windows 95Date Answered: 06/28/1999 Grade: C Views: 0
This has probably been asked before, but I would like to use the API to show a "Save As..." dialog box. I don't want to use the control that VB provides.
Please provide a short code example that ...
http://www.experts-exchange.com/Programming/Languages/Visual_Basic/Q_10179621.html
Zones:
Visual BasicDate Answered: 07/07/1999 Grade: A Views: 0
I have a picturebox which allows users to modify a saved image with mouseclicks/drags using the pset method. Although the image seems to be updated on the screen, the SavePicture method doesn't sa...
http://www.experts-exchange.com/Programming/Languages/Visual_Basic/Q_10181045.html
Zones:
Visual BasicDate Answered: 07/12/1999 Grade: A Views: 0