Advertisement

1 - 10 of 4732 containing alltags:("saved") (0.002 seconds)
How can I save a game in PM97
Zones: Windows GamesDate Answered: 08/26/1997 Grade: B Views: 0
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...
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?
Zones: Delphi ProgrammingDate Answered: 09/29/1997 Grade: B Views: 0
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...
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 ?
Zones: Delphi ProgrammingDate Answered: 12/12/1998 Grade: A Views: 0
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...
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...
Zones: Delphi ProgrammingDate Answered: 04/21/1999 Grade: A Views: 0
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...
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 ...
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...
Zones: Visual BasicDate Answered: 07/12/1999 Grade: A Views: 0