No announcements
Found 2833055 threads
-
0 Votes
Process ID from FWPM_LAYER_OUTBOUND_IPPACKET_V4 layer?
As stated, you can use multiple methods to get the process ID at FWPM_LAYER_OUTBOUND_TRANSPORT_V{4|6}.Proposed | 5 Replies | 4453 Views | Created by Bryan Ashby - Wednesday, May 1, 2013 11:39 PM | Last reply by Dusty Harper [MSFT] - Monday, April 21, 2014 6:06 PM -
0 Votes
Filtering on IP Protocol at FWPM_LAYER_OUTBOUND_IPPACKET_V4/V6
Unfortunately, I also need to inspect the IP header for the outbound TCP packet and that is not available at that layer ...Answered | 2 Replies | 3160 Views | Created by Soquel Dude - Wednesday, January 30, 2013 6:37 PM | Last reply by Soquel Dude - Thursday, January 31, 2013 9:14 PM -
0 Votes
During processing data at stream layer.
RESOURCE_RELEASE is meant to be a notification layer.Answered | 3 Replies | 2972 Views | Created by JongHyun Kim - Thursday, February 21, 2013 5:52 AM | Last reply by Dusty Harper [MSFT] - Wednesday, February 27, 2013 8:05 PM -
1 Votes
Multiple pin layers; deleting pins from the bottom layer
I have had several apps that use multiple layers and have been able to ad/remove data from each layer at any time without any issue.Answered | 5 Replies | 713 Views | Created by Timothylaiwg - Wednesday, July 26, 2017 12:46 PM | Last reply by Ricky_Brundritt - Tuesday, August 1, 2017 1:19 PM -
0 Votes
Service Layer, Business Layer Data Layer redirects ?
See chapter 13 for service layer guidelines and chapter 9 for layers and tiers.Answered | 6 Replies | 5063 Views | Created by zapacila89 - Thursday, July 30, 2009 8:32 AM | Last reply by Paul Gielens - Friday, July 31, 2009 8:44 AM -
0 Votes
Interfaces For DAL in Data Access Layer or Business Layer
In Scott's book, DDD depends on DI (Dependency Injection) and IoC (Inversion Of Control) by Injecting the repositories into the domain model from the Application Services layer.Answered | 5 Replies | 6927 Views | Created by witdaj - Thursday, December 22, 2011 7:01 PM | Last reply by atconway - Wednesday, January 4, 2012 2:04 PM -
0 Votes
Layering?
If he's making a tile map engine then the layers he refers to are probably not image layers.Answered | 7 Replies | 1917 Views | Created by mholmes_3038 - Monday, November 12, 2012 9:21 PM | Last reply by Acamar - Wednesday, January 14, 2015 12:41 AM -
0 Votes
How to get process ID of NON-TCP/UDP packet with WFP architecture
Hi, I have implemented a WFP kernel driver to capture relation between process ID and outbound packet.Answered | 2 Replies | 4959 Views | Created by RickWang - Monday, January 7, 2013 3:58 AM | Last reply by RickWang - Tuesday, January 8, 2013 6:20 AM -
10 Votes
Get process id from window handle
To those who end up with a process ID of zero, I think either the variable was not properly initialized or there is a type mismatch.Answered | 12 Replies | 114560 Views | Created by CBuilder - Sunday, September 3, 2006 10:53 PM | Last reply by aakno - Friday, January 8, 2010 3:29 AM -
0 Votes
Decoupling WCF from the application layer
Hi Mark, Regarding on the decoupling WCF from the application layer, do you mean you want to avoid using WCF related types in your application layer ...Answered | 1 Replies | 4103 Views | Created by Quortex - Friday, March 5, 2010 5:14 PM | Last reply by Steven Cheng - MSFT - Tuesday, March 9, 2010 4:22 AM -
1 Votes
How To Get The Process Description Based On Process ID?
"But problem is, if an executable is having an admin access rights then i am getting the modulepath as empty as a result unable to get the process description ...Answered | 7 Replies | 2914 Views | Created by Padma Yeddula - Thursday, July 10, 2014 7:16 AM | Last reply by Padma Yeddula - Friday, July 11, 2014 4:29 AM -
0 Votes
Remove layers from map in V8
To remove layers you need to use the map.layers.remove or map.layers.removeAt functions: https://msdn.microsoft.com/en-us/library/mt748659.aspx If using the remove function you need ...Answered | 1 Replies | 1453 Views | Created by Balasaheb Molawade - Wednesday, November 9, 2016 2:14 PM | Last reply by Ricky_Brundritt - Wednesday, November 9, 2016 8:02 PM -
0 Votes
Separation of DB layer and SSIS layer
To seperate the database layer from SSIS layer (a) Dont use any inline sql scripts in SSIS, instead use Stored procedure and call the stored procs in ...Answered | 1 Replies | 1471 Views | Created by TK05 - Friday, August 16, 2013 11:31 AM | Last reply by Prajesh - Friday, August 16, 2013 1:56 PM -
2 Votes
How to kill a Process with ID
Edited: after double check TaskManager, I found that when I started the first instance, a process with id, say 1234 was added to Task Manager.Answered | 14 Replies | 9739 Views | Created by Helen.W - Friday, December 18, 2009 10:47 PM | Last reply by Helen.W - Tuesday, December 22, 2009 9:40 PM -
0 Votes
process id in vc++
If you have the handle to the process you can use GetProcessId on the handle to get its ID.Answered | 2 Replies | 3210 Views | Created by squareman - Monday, February 15, 2010 11:36 AM | Last reply by «_Superman_» - Monday, February 15, 2010 11:59 AM -
0 Votes
Questions about Callout/Layer and Filter
This layer functions differently from other layers (if you want more info, I suggest looking on MSDN) or the samples (Answered | 5 Replies | 1658 Views | Created by firtank - Wednesday, November 13, 2013 8:14 AM | Last reply by Dusty Harper [MSFT] - Monday, November 18, 2013 10:40 AM -
1 Votes
how to get process id and kill the process
Hi Pankaj That's a tricky thing bcoz process id is generated and assigned by the OS when an application is started and it changes every time you run the ...Answered | 4 Replies | 20338 Views | Created by Pankaj Gurjar - Tuesday, February 18, 2014 10:03 AM | Last reply by Pankaj Gurjar - Wednesday, February 19, 2014 11:02 AM -
0 Votes
Forward event from Service layer
Have you considered to define an event handler in View Model or Business Layer, then pass (via constructors or BusinessLogic and ServiceInstance) to Service Layer, which ...Answered | 2 Replies | 285 Views | Created by JP_MSDeveloper - Wednesday, March 23, 2016 8:48 PM | Last reply by Viorel_ - Thursday, March 24, 2016 6:12 AM -
4 Votes
failed to register layer: layer does not exist
docker images output is empty, all I can see is column headers (REPOSITORY TAG IMAGE ID CREATED SIZE) with no rows below.Answered | 7 Replies | 943 Views | Created by s0v3r1gn - Tuesday, July 12, 2016 10:05 PM | Last reply by Maciek Misztal - Friday, July 22, 2016 10:43 AM -
0 Votes
GetPrimitives Method of the Layer Class Only Returns Primitives if the Layer is Visible
Ends up this was originally by design as this function is used by the rendering engine of the map and to save processing time, it only returns the shapes that are visible.Answered | 4 Replies | 1233 Views | Created by Ken C Bowman - Friday, July 1, 2016 9:38 PM | Last reply by Ken C Bowman - Friday, August 12, 2016 3:07 PM - Items 1 to 20 of 2833055 Next ›
No announcements