BUG: 32-bit StampResource() Function Won't Work in Windows 95
Article ID: 133700
Article Last Modified on 1/12/2000
APPLIES TO
- Microsoft Win32 Software Development Kit (SDK) 4.0
This article was previously published under Q133700
SYMPTOMS
Setup programs created with the 32-bit Setup Toolkit fail on a call to
StampResource() in Windows 95.
CAUSE
StampResource() makes use of a Win32 API called UpdateResource() to write
string table resource data into binary (executable) files.
UpdateResource() is not implemented in Windows 95, so StampResource()
fails to work.
STATUS
Microsoft has confirmed this to be a bug in the Microsoft products listed
at the beginning of this article. We are researching this problem and will
post new information here in the Microsoft Knowledge Base as it becomes
available.
Additional query words: 4.00
Keywords: KB133700