473,385 Members | 1,752 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,385 software developers and data experts.

LNK9038: module unsafe for SAFESEH image

Hi ,

I built a project in vc++ 7.1.
I am able to succesfully build the project but with some warnings.
I have done it in win32 release mode.
And I have done it with verbose on.

I have found the following link error in the progress information it
displays.
---------------------------------------------------------------------------------------------------------
Found __imp__atoi
Referenced in sshconfig.obj
Loaded ntdll.lib(ntdll.dll)
ntdll.lib(ntdll.dll) : LNK9038: module unsafe for SAFESEH image
--------------------------------------------------------------------------------------------------------

The above error does not stop the build from succeeding.

Could this have adverse effect at runtime.

Could anyone please clarify.

Thanks in advance.

Best Regards,
Rohini Chandra

May 10 '06 #1
0 1712

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

2
by: David McBride | last post by:
I'm getting the following message when I run my Perl script that uses the XML::Writer module: "Processing instruction target begins with 'xml' at .../makeconf/LW/LWTest.pm line 75" The pi()...
2
by: Roger Orr | last post by:
Hi, I'm trying to write my own 'safe' exception handler for Microsoft Visual Studio .NET 2003. 1) It seems that you cannot mark a C++ function as a safe exception handler. 2) I can't get the...
0
by: AnthonyBenbrook | last post by:
Hello I'm writing some code to perform image manipulation via GDI+. In order to do this efficiently, I've set up the normal flow for accessing pixel data in a Bitmap object: BitmapData data...
7
by: TomHL | last post by:
hello, - I have a Bitmap Object named: bmp1 - I already have the numerical values of:red,blue and green colors + I have the X and Y cordinates. How do I set the pixel value via safe code on...
12
by: JS | last post by:
I was writing some routines which could do bitwise boolean operations on byte arrays, and I ran into what I think is a bug with C#'s unsafe code. I am pasting a console application below. Can...
1
by: Matej Trampus | last post by:
Hi, Iam linking my C++ project with some external libraries and getting the following error: someLib.lib(omeObj.obj) : LNK9038: module unsafe for SAFESEH image. I do not have exception...
8
by: platinumhimani | last post by:
-How to convert any image(8,16,24,32 or 64-bit) to 8-bit grayscale -i have tried to convert a 24-bit image to grayscale using setpixel and getpixel functions, in vb.net but i am unable to save...
5
by: Johann C. Rocholl | last post by:
The following is my first attempt at adding a taint feature to Python to prevent os.system() from being called with untrusted input. What do you think of it? # taint.py - Emulate Perl's taint...
15
by: Michael A. Covington | last post by:
Any thoughts about how to implement image processing algorithms to run fast in C#? Using GetPixel to access every pixel from a Bitmap seems to be rather time-consuming.
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.