Hi, We are encountering the following problem on the usage of the COM API CoMarshalInterThreadInterfaceInStream: When this API is used with IConsole2 interface, the return value is "The interface is not registered". Is it possible to register the corresponding type library, which is implemented by MMC and not by us? Thanx in advance. URagav Everything can be sacrificed for truth, but truth cannot be sacrificed for anything .
URagavSouth
Posts
-
URGENT HELP REQUIRED MMC IConsole2. -
MOUNT POINTS!!Hi, Thnx .am actually using that class....From that class,I can get the directory name where teh mount point is established and its Volume GUID...Now I need a mapping between this Volume GUID and the disk number where that mount point resides... URagav Everything can be sacrificed for truth, but truth cannot be sacrificed for anything .
-
MOUNT POINTS!!Hi, Am using WMI to collect the mount point details.Can anyone suggest me a WMI class that associates Volume GUID of a mount point to the disk number where it resides? URagav Everything can be sacrificed for truth, but truth cannot be sacrificed for anything .
-
Port blocking ->development of driversHi Thnx.. i looked for netsh command.But it is available only in XP and 2000 OS. I need to block ports on a Windows 98 PC. URagav Everything can be sacrificed for truth, but truth cannot be sacrificed for anything .
-
Port blocking ->development of driversHi, I posted a question few days back about the port blocking in windows 98. I got a suggestion to use Drivers to achieve the same.Can anyone give links regarding driver development...Especially links regarding how to use DDK to write device drivers so as to filter the ports.Hope I would get help on this. URagav Everything can be sacrificed for truth, but truth cannot be sacrificed for anything .
-
PORT BLOCKING FOR WINDOWS 98Hi, I need to block both outbound and inbound ports.As you say I can listen in that port and not accept connections to control inbounf traffic on that port.But waht could be done for the outbound traffic?Could you explain more about the device drivers method which you have mentioned? URagav Everything can be sacrificed for truth, but truth cannot be sacrificed for anything .
-
PORT BLOCKING FOR WINDOWS 98Hi, can I get help on how to block and realse the ports for Win 98 OS. From msdn i found that ipseccmd is the utility that could be used for Windows XP and Windows2000 to block/release ports. Similraly, is there any utility available for Windows 98? Or is there any other method by which I can block/relase ports for Windows 98(i.e, any registry enry that helps in blocking ports)??????? Thnx in advance URagav Everything can be sacrificed for truth, but truth cannot be sacrificed for anything .
-
Port Blocking for Windows 98!Hi, can I get help on how to block and realse the ports for Win 98 OS. From msdn i found that ipseccmd is the utility that could be used for Windows XP and Windows2000 to block/release ports. Similraly, is there any utility available for Windows 98? Or is there any other method by which I can block/relase ports for Windows 98(i.e, any registry enry that helps in blocking ports)??????? Thnx in advance Regards Uthra URagav Everything can be sacrificed for truth, but truth cannot be sacrificed for anything .
-
TELNET FAILURE!!! URGENT HELP NEEDED!!!Am trying to telnet a server on a particular port immediately after reboot of a 98 PC and obtained a failure in the connection.After repeating the telnet connection for 3 times,only at the fourth time am able to connect to the server on that port.This happens only in Windows 98 PC.Hope I would get help on this. URagav Everything can be sacrificed for truth, but truth cannot be sacrificed for anything .
-
MCADHi, Am planning to take exam 70-316.Could anyone who has done MCAD already suggest the best books to study for the same. Am planning to buy amit kalani's book for the same.is it worth to get kalani's "developing windows based applications using VC#.NEt and VB.NET"? is that all enough or should i buy any practice test packs too?are there any free practice test packs available on the net.If yes please provide me the details. URagav Everything can be sacrificed for truth, but truth cannot be sacrificed for anything .
-
Adding/replacing data in windows registryhttp://msdn.microsoft.com/library/default.asp?url=/library/en-us/sysinfo/base/registry_reference.asp[^] Refer here URagav Everything can be sacrificed for truth, but truth cannot be sacrificed for anything .
-
help needed in shellexecutethnx it worked. URagav Everything can be sacrificed for truth, but truth cannot be sacrificed for anything .
-
help needed in shellexecuteI need to invoke a html page on my local machine say C:\\xyz.html via shellexecute. When i use ShellExecuteNULL,"Open","C:\\xyz.html",NULL,NULL,SW_SHOWMAXIMIZED); one of the existing IE windows is getting altered..All that i need is - none of the existing IE windows should get disturbed.But i need this html page to be invoked in a new IE window. Also i tried this way. ShellExecuteNULL,"Open","IExplore",NULL,NULL,SW_SHOWMAXIMIZED); ShellExecuteNULL,"Open","C:\\xyz.html",NULL,NULL,SW_SHOWMAXIMIZED); The first statement invoked a new IE window.But the latter statement did not alter this newly created IE window,but it set one of the already existing windows to xyz.html....Can anyone help me in this? URagav Everything can be sacrificed for truth, but truth cannot be sacrificed for anything .
-
to locate the previous instance of an applicationI have an exe say xyz.exe. Whn i click on that exe for the second time i need to re-invoke the previous instance of that application again.Could anyone help me out on finding the previous instance of an application????? URagav Everything can be sacrificed for truth, but truth cannot be sacrificed for anything .
-
MCSD preparation!!!!!!!!!!!!thnx a zillion for ur answer.......but i need to know abt any free exam simulators or e-books are available on the net URagav Everything can be sacrificed for truth, but truth cannot be sacrificed for anything .
-
MCSD preparation!!!!!!!!!!!!hello, am working in VC++ for the past 8 months.i thought of doing MCSD certification in VC++.but i heard that VC++ exams have been discontinued by microsoft since june 2004......wat exams should i take now so that it close to the VC++ track............also i need suggestions for the books that i need to follow .also are there eny exam simulators available.if yes from where can i get them...thnx in advance. URagav Everything can be sacrificed for truth, but truth cannot be sacrificed for anything .