![]() |
|
problem with packfile_password |
ralph hulett
Member #4,690
June 2004
|
[center]For some reason saving a screenshot after using packfile_password[/center]
|
Matthew Leverton
Supreme Loser
January 1999
![]() |
The Manual said: Note #2: as explained above, the password is used for all read/write operations on files, including for several functions of the library that operate on files without explicitly using packfiles (e.g. load_bitmap()). The unencrypted mode is mandatory in order for those functions to work. Therefore remember to call packfile_password(NULL) before using them if you previously changed the password. As a rule of thumb, always call packfile_password(NULL) when you are done with operations on packfiles. The only exception to this is custom packfiles created with pack_fopen_vtable().
|
ralph hulett
Member #4,690
June 2004
|
Thanks Matthew Ralph |
|