Questions tagged [dcpa-dpl]

1 questions
0
votes
0 answers

How can I access data beyond the 128th byte after a DCPA DPL seek/get operation?

I have a program which needs to work with images, and in order to do so it reads the image metadata from a text file; the metadata is fixed-length and consistently encoded in the following manner: 001-099: Folder 100-198: Filename 199-206:…
goldPseudo
  • 5,547
  • 1
  • 23
  • 38