×
INTELLIGENT WORK FORUMS
FOR ENGINEERING PROFESSIONALS

Log In

Come Join Us!

Are you an
Engineering professional?
Join Eng-Tips Forums!
  • Talk With Other Members
  • Be Notified Of Responses
    To Your Posts
  • Keyword Search
  • One-Click Access To Your
    Favorite Forums
  • Automated Signatures
    On Your Posts
  • Best Of All, It's Free!
  • Students Click Here

*Eng-Tips's functionality depends on members receiving e-mail. By joining you are opting in to receive e-mail.

Posting Guidelines

Promoting, selling, recruiting, coursework and thesis posting is forbidden.

Students Click Here

Jobs

generate exe-files, crowded with resources

generate exe-files, crowded with resources

generate exe-files, crowded with resources

(OP)
Hi!
I have a problem. I ‘m working on project. It’s purpose to generate exe-files, crowded with resources – html, pictures, etc. So I implemted it on win2k using UpsdateResource API but then I was told I have to support win98 in this proj. So I used Erik Kalen’s code, posted on Jun 22, 2001 in Win9x, Environment section, on codeguru and I made it in win98. I was able to generate exe-file. This exe-file was running fine on win98 but … when I tried to  run on win2k I got “invalid win32 application”. What have I done wrong? Why this exe-file run fine on win98 if it’s an invalid win32 application? I thought win98 and win2k have same exe-file format win32/pe exe-file format? I’m using simple function sequence: BeginUpdateResource, UpdateResource, EndUpdateResource. On win2k – API calls, on win98 platform – Erik Kalen’s(I packed it in dll).
Please help me. Thanks in advance.

RE: generate exe-files, crowded with resources

Maybe Erik Kalen could answer your question, I think you posted your question in the wrong place.

Steven van Els
SAvanEls@cq-link.sr

Red Flag This Post

Please let us know here why this post is inappropriate. Reasons such as off-topic, duplicates, flames, illegal, vulgar, or students posting their homework.

Red Flag Submitted

Thank you for helping keep Eng-Tips Forums free from inappropriate posts.
The Eng-Tips staff will check this out and take appropriate action.

Reply To This Thread

Posting in the Eng-Tips forums is a member-only feature.

Click Here to join Eng-Tips and talk with other members!


Resources