473,404 Members | 2,170 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,404 software developers and data experts.

WinNT and Compilation in .Net

Hi to all

I am getting a problem while running my application complied in Visual
Studio .NET on Winnt

Problem:

i got message:

The procedure entry point GetMonitorInfoA could not be located in
Dynamic dll USER32.dll

(GetMonitorinfo (GetMenuinfo, GetMonitorinfoA))

as i run my application on WINNT.

Where as if i compile same in Visual Studio 6 have no problem.

So please help me if some on know about this

regards

Ali

Dec 23 '05 #1
3 1053
NT does not support GetMonitorInfo, you need 2000 or later (or 98 or later).

--
Regards,
Nish [VC++ MVP]
"theali" <th********@gmail.com> wrote in message
news:11*********************@g47g2000cwa.googlegro ups.com...
Hi to all

I am getting a problem while running my application complied in Visual
Studio .NET on Winnt

Problem:

i got message:

The procedure entry point GetMonitorInfoA could not be located in
Dynamic dll USER32.dll

(GetMonitorinfo (GetMenuinfo, GetMonitorinfoA))

as i run my application on WINNT.

Where as if i compile same in Visual Studio 6 have no problem.

So please help me if some on know about this

regards

Ali

Dec 23 '05 #2
theali wrote:
Hi to all

I am getting a problem while running my application complied in Visual
Studio .NET on Winnt
Windows NT 4.0 is not a target platform of VS 2005.
If you don't use some parts of the runtime, the applications should also
run under Windows NT 4.0. But it's a somewhat tedious work to do.

Perhaps the following article might help:

http://www.codeproject.com/useritems/vcredists_x86.asp

It's more targeted how to compile and deploy VC++ 2005 applications
linked to the dynamic runtime Dll, but holds a few hints for Windows NT 4.0
Problem:

[...]
Ali


Andre
Dec 24 '05 #3
look in MSDN. all functions have a listing of the platforms on which they
are supported.

kind regards,
Bruno.
"theali" <th********@gmail.com> wrote in message
news:11*********************@g47g2000cwa.googlegro ups.com...
Hi to all

I am getting a problem while running my application complied in Visual
Studio .NET on Winnt

Problem:

i got message:

The procedure entry point GetMonitorInfoA could not be located in
Dynamic dll USER32.dll

(GetMonitorinfo (GetMenuinfo, GetMonitorinfoA))

as i run my application on WINNT.

Where as if i compile same in Visual Studio 6 have no problem.

So please help me if some on know about this

regards

Ali

Jan 1 '06 #4

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

Similar topics

2
by: Dirk Hagemann | last post by:
Hi! I'm using this code to list all computers of our WinNT-Domains: import win32com.client from pprint import pprint as p domain='domainX' auswahl='computer' def enumerate(domain,auswahl):...
2
by: t.schwenk | last post by:
hi ng! for our intranet i try to connect to the WinNT:// namespace from an asp (or from global.asa) to retrieve the usergroups which the current user is in (in order to regulate...
10
by: Raveen.B | last post by:
hi all, i have MSVC Project which was developed on Win 98 (quiet antique but true), now i move the development to Win NT. when i runt the application it fails with a message, "unable to create...
1
by: Jodi Wedll | last post by:
I am attempting to deploy my .Net Application from my WinXP development machine to production systems based upon WinNT and Win98. I believe that it is mostly working except for code relating to the...
1
by: Bob | last post by:
I'm all of a sudden getting an access denied error on my web server when I access it from a browser: CS0016: Could not write to output file 'c:\WINNT\Microsoft.NET\Framework\v1.1.4322\Temporary...
1
by: Ivan | last post by:
Hi, I have moved an entire solution from .netframework 1.0 to 1.1; also I have migrated the solution to VS2003. After this I have added a new project (Web) to previous solution; I'm referencing...
2
by: Don Rich | last post by:
Please share with me any ideas you may have for troubleshooting and resolving the subject problem. I can give more details as necessary. (Please advise if I should post this problem to a more...
0
by: ABCL | last post by:
Hi All we have asp.net web appliction that runs on the .net 2.0, I have found that, some times we are getting the compilation error on the production server the Mastreapge.master.cs file exists...
1
by: mrpetegroups | last post by:
Hi - Problem: The file below has become zero length \winnt\assembly\GAC_MSIL\system.deployment\2.0.0.0_b03f5f7f11d50a3a \system.deployment.dll Details follow ... I've been programming...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
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
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new...

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.