- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I cannot run my dll with /debug:parallel since there are missing dependancies of IEFRAME.DLL:
ieshims.dll
wer.dll
I am compiling for 32 bit on XP64 SP2 with IE8 installed.
ieshims.dll
wer.dll
I am compiling for 32 bit on XP64 SP2 with IE8 installed.
Link Copied
2 Replies
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Actually I had another missing DLL that was causing the failure to load. The other dlls seam to resolve OK.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Those DLLs are conditional loads and their absence won't prevent your DLL from loading.

Reply
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page