Several installations of XP with varying histories( software packages, service pack levels, office versions, etc.) are all showing this same symptom... When a file or shortcut is right clicked and has it's properties window requested it takes anywhere from 15 to 30 seconds for it to display the...
Have a look at Memory mapped files... a lightning fast, cross process way to access data between applications.
http://www.fawcette.com/archives/listissue.asp?pubID=1&MagIssueId=207#
http://home.att.net/~geekStuff/wshMemoryMappedFilePage.htm
http://www.devx.com/Java/Article/10027/0...
Theres a trick that uses absolute positioning with
negative margins... heres an example...
D.
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<title>Page title</title>
<Style>
.Centered200pxWide
{
position : absolute...
Project groups were designed to permit the debugging of DLL
or OCX project from inside of another distinct project.
Theres no real connection between them.
Standard EXEecutables do not expose any public members.
They can not be poked, prodded, or anything else...
There's no way to have one...
Check the ScaleWidth and ScaleHeight properties... They
will not include the border width, menu and titlebar sizes
since they are not considered to be part of the client
area of the form...
D.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.