noble
Jan 4th, 2001, 08:46 AM
I have to write a DLL in C which opens a file and does bit
manipulations with the raw data... ie. take each character
of raw data and perform character to binary, do the manipulations on the binary number then convert it back to
a character and save this new file.
I have extensive knowledge in vb and fundamental knowledge
in C.
I need to reference this DLL from a vb project.
How hard does this sound?
Thanks for the help.
manipulations with the raw data... ie. take each character
of raw data and perform character to binary, do the manipulations on the binary number then convert it back to
a character and save this new file.
I have extensive knowledge in vb and fundamental knowledge
in C.
I need to reference this DLL from a vb project.
How hard does this sound?
Thanks for the help.