473,385 Members | 1,875 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.

DisableTaskWindows

Hi!

What is the euqivalent of WINAPI DisableTaskWindows(0) in CLR?

Thanks!
Atmapuri

Jan 22 '08 #1
4 2221
Hello Atmapuri,

Where did u find this method?

---
WBR,
Michael Nemtsev [.NET/C# MVP] :: blog: http://spaces.live.com/laflour

"The greatest danger for most of us is not that our aim is too high and we
miss it, but that it is too low and we reach it" (c) Michelangelo
AWhat is the euqivalent of WINAPI DisableTaskWindows(0) in CLR?
A>
Jan 22 '08 #2
Hi!
Where did u find this method?
Its in Windows API.
I would like to disable all windows while the progress dialog is running
showing information from the background thread progress.

Obviously the window can not be Modal, because I can not update it
otherwise, with progress information.

Thanks!
Atmapuri
>
---
WBR, Michael Nemtsev [.NET/C# MVP] :: blog:
http://spaces.live.com/laflour
"The greatest danger for most of us is not that our aim is too high and we
miss it, but that it is too low and we reach it" (c) Michelangelo

AWhat is the euqivalent of WINAPI DisableTaskWindows(0) in CLR?
A>
Jan 22 '08 #3
Hi,
I have Never seen it before, take a look at www.pinvoke.net . Otherwise post
the method signature here.

--
Ignacio Machin
http://www.laceupsolutions.com
Mobile & warehouse Solutions.
"Atmapuri" <ja************@usa.netwrote in message
news:A4**********************************@microsof t.com...
Hi!

What is the euqivalent of WINAPI DisableTaskWindows(0) in CLR?

Thanks!
Atmapuri

Jan 22 '08 #4
Atmapuri,
What is the euqivalent of WINAPI DisableTaskWindows(0) in CLR?
I don't think it's WINAPI call; DisableTaskWindows is defined in Forms.pas
of the VCL and seems to be a wrapper of EnumThreadWindows, which is on
pinvoke.net:
http://pinvoke.net/default.aspx/user...adWindows.html

looks like you'll have to interop it and wrap in a similar way. There
doesn't seem to be any equivalent native function of EnumThreadWindows.

--
Thank you,

Christopher Ireland
http://shunyata-kharg.doesntexist.com

"You can't have everything. Where would you put it?"
Steven Wright
Jan 22 '08 #5

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

Similar topics

4
by: Alexander Muylaert | last post by:
Hi How can I disable all user input? I would like to fully ignore all keyboard and mousevents. Is their a disabletaskwindows available or something likewise? kind regards Alexander
0
by: Faith0G | last post by:
I am starting a new it consulting business and it's been a while since I setup a new website. Is wordpress still the best web based software for hosting a 5 page website? The webpages will be...
0
by: ryjfgjl | last post by:
In our work, we often need to import Excel data into databases (such as MySQL, SQL Server, Oracle) for data analysis and processing. Usually, we use database tools like Navicat or the Excel import...
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
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:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
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
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...
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...

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.