No announcements
Found 2881664 threads
-
2 Votes
Can I call NdisRegisterProtocolDriver from outside DriverEntry
;NdisRegisterProtocolDriver" call out of IOCTL to driverentry. Now as you mentioned yes the IOCTL is called from usermode process context, ...Answered | 4 Replies | 832 Views | Created by puneDev - Monday, July 27, 2015 3:33 PM | Last reply by Jeffrey Tippet [MSFT] - Wednesday, July 29, 2015 7:16 PM -
0 Votes
RetargetRequest - trasnfer a call from outside to outside - fail
I'm trying to transfer an incoming call from "outside" to another "outside" call ...Answered | 1 Replies | 1864 Views | Created by Zakos - Monday, January 27, 2014 9:07 AM | Last reply by Zakos - Thursday, January 30, 2014 10:14 AM -
2 Votes
DriverEntry does not return.
. but i have tried a couple of things and it didn't work so this is 1 of the things that i have tried. km : ...Unanswered | 13 Replies | 1020 Views | Created by Frankooo - Saturday, April 6, 2019 3:49 PM | Last reply by Frankooo - Wednesday, April 10, 2019 1:25 PM -
0 Votes
Can I call DomainServiceA from DomainServiceB?
I wouldn't suggest calling to another DomainService, however you can have other models and other DomainContexts that you can call from ...Answered | 3 Replies | 2920 Views | Created by Ron Denis - Monday, December 28, 2009 11:50 AM | Last reply by Ron Denis - Monday, December 28, 2009 1:26 PM -
2 Votes
PAGED_CODE for DriverEntry
time between the driver being loaded and DriverEntry finishing and being discarded can be measured in microseconds So, how is marking it as PAGED_CODE ...Answered | 3 Replies | 820 Views | Created by Dev10110110 - Tuesday, September 11, 2018 2:48 AM | Last reply by Brian Catlin - Tuesday, September 11, 2018 5:57 PM -
0 Votes
How can i call grunt from msbuild?
Hi SelvaOnline, Not quite understand what do you mean by "call grunt file from my build definition when i do the build in the release mode", is ...Answered | 1 Replies | 1323 Views | Created by SelvaOnline - Wednesday, September 9, 2015 3:05 PM | Last reply by Jamles Hez - Thursday, September 10, 2015 1:39 AM -
1 Votes
How can I Call webService from Javascript.?
Hi, How to call third party web service with URL 'https://api.bronto.com/v4'. I only know the name of contract like login and API key for ...Answered | 3 Replies | 20774 Views | Created by Narinder goyal - Saturday, October 24, 2009 9:40 AM | Last reply by Pabitra Dash - Thursday, October 3, 2013 10:21 AM -
0 Votes
Can I call FwpsCompleteOperation0 from DPC routiines ....
Hi Guys Can I call FwpsCompleteOperation0() from DPC routine? When I call this ...Answered | 1 Replies | 5415 Views | Created by harry ball - Tuesday, October 27, 2009 4:47 AM | Last reply by Dusty Harper [MSFT] - Wednesday, October 28, 2009 8:54 PM -
0 Votes
Can i call a procedure from procedure?
Can i call a procedure from procedure? How?Answered | 3 Replies | 3721 Views | Created by Futurevision - Wednesday, April 15, 2009 1:39 PM | Last reply by Shah Tejas - Wednesday, April 15, 2009 1:47 PM -
4 Votes
Can I Call SSIS From SSRS
Hi TTMurdy, you can call SSRS report from SSIS in two ways. 1. When you create SSRS subscription a job will be created in SQL Server. you call ...Answered | 3 Replies | 4877 Views | Created by TTMurdock - Thursday, September 30, 2010 9:22 PM | Last reply by Sunil Reddy Enugala - Thursday, June 6, 2013 5:39 AM -
0 Votes
MSNMNTR Sample not calling DriverEntry
traceview, I can see that on the second machine, DriverEntry() is not called, therefore the flow controls are never set up. The two machines are running the ...Answered | 2 Replies | 2848 Views | Created by jmetzner - Tuesday, October 16, 2012 9:06 PM | Last reply by jmetzner - Thursday, November 1, 2012 7:20 PM -
0 Votes
How can i prevent user from opening document outside application ?
Hi, How can i prevent user from opening document outside application when it is opened in my application? Best ...Unanswered | 4 Replies | 6655 Views | Created by Tunisian_BB - Wednesday, August 12, 2009 10:14 AM | Last reply by Mike Walker - Wednesday, September 9, 2009 12:50 PM -
0 Votes
How can I call service
Hi. How can I call service by C++ methods. For example, I have this service: https://2.2.2.2/MyService.asmx?op=GetInfo Please, put the sample of ...Answered | 1 Replies | 3319 Views | Created by Oleg Ignatov - Thursday, January 11, 2007 9:11 AM | Last reply by Ayman Shoukry - MSFT - Tuesday, January 16, 2007 11:55 PM -
0 Votes
How can I call Systeminfo from code
System.Management might be a better idea. There is a good code sample on Code Project for doing this.Answered | 2 Replies | 1765 Views | Created by Arne MN - Monday, April 1, 2013 7:29 PM | Last reply by JayChase - Tuesday, April 2, 2013 3:38 AM -
1 Votes
can i process cube from outside analysis manager
There are a number of ways to process a cube from outside the manager, two come to mind:1) Use the process cube task in Integration Services.2) Write a .net program that does it ...Answered | 1 Replies | 10441 Views | Created by shhh - Wednesday, October 5, 2005 12:17 PM | Last reply by Peter K - Wednesday, October 5, 2005 4:56 PM -
0 Votes
How to call a Child form from outside the MDI
my transparency effect for the menu form Can anyone help me with this questions? the thing is I am not sure how to reference the child form from ...Answered | 1 Replies | 2998 Views | Created by anditkho - Saturday, July 19, 2008 10:06 AM | Last reply by bigamee - Saturday, July 19, 2008 12:19 PM -
0 Votes
Can I call Access 2007 VBA procedures from OleDB objects?
Can I call Access 2007 VBA procedures from OleDB objects just like other RDBMS stored ...Answered | 1 Replies | 5459 Views | Created by Jostros - Friday, October 1, 2010 9:45 PM | Last reply by Albert D. Kallal - Saturday, October 2, 2010 3:23 AM -
0 Votes
Can I Add An Entity Error From Outside An Object ?
Hi Yann, I do want to show the errors in the UI. The user imports a bunch of stuff, and after validation, the software should show all duplicate entries. The user ...Unanswered | 2 Replies | 1973 Views | Created by NickTaylor - Friday, September 2, 2011 8:02 AM | Last reply by NickTaylor - Friday, September 2, 2011 11:44 AM -
0 Votes
how can i call REST API's from Silverlight
can anyone tell me how can i call REST API's from Silverlight?Answered | 4 Replies | 12832 Views | Created by MSDN_Forums_User - Wednesday, August 20, 2008 5:20 AM | Last reply by MSDN_Forums_User - Wednesday, August 20, 2008 5:48 AM -
0 Votes
Can I call executeQueryAsync twice?
I wanted to know if this was feasible before I spend more time on it. Lets say you have a js method that calls context.executeQueryAsync at the end of it. In its success paramters, ...Answered | 1 Replies | 11188 Views | Created by jacobUT - Friday, September 10, 2010 11:49 PM | Last reply by jacobUT - Friday, September 10, 2010 11:56 PM - Items 1 to 20 of 2881664 Next ›
No announcements