windows-vista
Why is console output so slow?
So I have noticed this while using a few differnt languages on Windows XP, Vista and 7. If you dump a couple thousand lines a second to the console window it generally has a negative impact on the per[详细]
2023-04-04 09:18 分类:问答ImageMagick: convert.exe crashes sporadically
I have a few problems while processing my images in my java program. For the processing, i use ImageMagick version 6.7.2-Q16 under Windows Vista.[详细]
2023-04-03 19:27 分类:问答How to detect that file dialog has been created using GetOpenFileName?
I take a part in developing of namespace shell extension(NSE) containing file list from some folders. I have some problems with Ope开发者_如何转开发n file dialog (OFD) created with the flag OFN_ALLOWM[详细]
2023-04-02 06:03 分类:问答WMDropFiles problem on win7
I\'ve implemented the following procedure and it works properly when I compile it on my computer running windows vista, computer #1. If I share the created .exe file to another computer running win7,[详细]
2023-04-02 02:05 分类:问答Linking mixed FORTRAN and C++ in the Visual studio 2008 environment
I am calling a C++ function from FORTAN using ISO_C_Binding module. I can compile and link the Fortran and C++ files using MINGW g++ and g开发者_开发知识库fortran command line option using the command[详细]
2023-04-01 07:15 分类:问答powershell : ftp directory listing (help on a script)
I am trying to do a list view of a ftp directory. The viewing part is ok so far but I am unable to manipulate the data I am getting back. Here is the script that I used;[详细]
2023-03-28 03:29 分类:问答Hiding a Secret in Windows Registry
I know registry is not a best place to hide something. Right now I\'m writing a Licensing software that require to save trial usage information like first install date on registry, etc.[详细]
2023-03-27 21:05 分类:问答How do I find which application is using up my port? [closed]
Closed. This question is off-topic. It is not currently accepting answers. Want to improve this question? Update the question so it's on-topic for Stack Overflow.[详细]
2023-03-26 19:12 分类:问答How to catch console-closing event?
The context of my problem is: I have a Windows .NET app (GUI) running as a main process. From this (parent) process, I create a couple of sub-processes as console processes.[详细]
2023-03-26 02:31 分类:问答C++: mktime bug under MinGW on Windows Vista?
So I\'m trying to convert dates in the format \"2000-01-01\" into integers representing the number of days since some arbitrary origin (e.g. 1900/01/01) so I can treat them as integer indices. To do t[详细]
2023-03-25 22:53 分类:问答