psExec and Windows
Thu, 1 Sep 2005 09:11:03 -0700
I know I'm probably on the wrong forum so if you can tel me know the forum I
need that would be great.
My issue is this:
psExec \\serverName -i C:\marctest.txt
Connect ok but then an error...
'The system cannot find the file specified'
I believe I have all the permission etc.
Please help.
Marc
...
|
Perfmon cpu usage numbers don't add up
Mon, 29 Aug 2005 10:09:33 -0700
I'm working on a Windows service (in vb.net) that periodically runs a series
of performance counters and sends that data to a remote sql server. Included
in those counters are counters that read overall cpu usage (Processor\%
Processor Usage\[cpu number or _Total]) and individual process cpu usage
(Proces ...
|
FREE Indian oil for men!
Sun, 28 Aug 2005 22:20:03 -0700
Free Indian oil promotion for men!
100% free trial bottle, safe and great fun!
Tel : 91-22-24449309/56663081
MURLI WAGHULDE
...
|
FREE Indian oil for men!
Sun, 28 Aug 2005 22:20:02 -0700
Free Indian oil promotion for men!
100% free trial bottle, safe and great fun!
Tel : 91-22-24449309/56663081
MURLI WAGHULDE
...
|
Setting Env Vars Programmatically
Tue, 23 Aug 2005 13:35:06 -0700
Not sure which thread to post to...
I am looking for a Windows API to add/modify an environment variable in
2K/XP/..., does one exist using visual c++?
thanks,
Mike ...
|
Oko IDDE and DB-manager available.
Fri, 19 Aug 2005 02:12:21 -0700
We have finished testing Oko. It now becomes shareware. You can download an
evaluation copy and/or purchase a registered copy on-line: www.ploko.net.
Oko is a development tool for building Windows applications. It uses an
object-oriented programming language similar to C++ and has a rich set of
visual too ...
|
Determining the "real" operating system running 32-bit app in x64
Tue, 16 Aug 2005 17:10:02 -0700
I need to find a way to determine the “real” operating system in use when
running my 32-bit app under Wow64 on x64 XP. The NetServerGetInfo API
reports I am running a Windows 2003 Server in the SERVER_INFO_101 structure.
SV_TYPE_SERVER is on and the version level is 5.2 (Windows 2003). But I need
to dete ...
|
|
|
Unsafe removal of USB mass storage
Tue, 16 Aug 2005 15:35:50 -0400
For background information, WIN2K behaves differently than WINXP with regard
to unexpected USB memory stick removal. Both platforms provide a manual
tool tray icon/service to "remove" the device cleanly. In the case of Win2K
if the tool is not used then it will generate a pop-up dialog informing the
user tha ...
|
Its time for release debugging
Tue, 16 Aug 2005 17:46:23 +0200
Hello.
We have moved to release version of our products.
I'm new to debugging release version.
I guess there is an option to understand the reason for a crash in my
application although it is a release version.
Whenever there is a crash a pop-up window called "error report content" is
displayed with "Sen ...
|
_CRTDBG_MAP_ALLOC does not show up source lines
Fri, 12 Aug 2005 04:37:04 -0700
Hi,
I have defined this macro to enable chekcing meory leaks as follows:
#include <stdlib.h>
#include <crtdbg.h>
#define _CRTDBG_MAP_ALLOC
in my application's stdafx.h and when my application is about to terminate,
I am calling _CrtDumpMemoryLeaks();
Following output is generated in VC++.NET IDE Debugg ...
|