No announcements
Found 2799569 threads
-
0 Votes
Why !vtop works and not !PTE
!vtop 6700260 1000000 X86VtoP: Virt 01000000, pagedir 6700260 X86VtoP: PAE PDPE 6700260Answered | 2 Replies | 6322 Views | Created by itsawildworld - Saturday, January 15, 2011 9:36 PM | Last reply by itsawildworld - Tuesday, January 18, 2011 4:19 PM -
2 Votes
!pte and NX bit
No specialist, but are you referring to 'E (E) - Executable page flag? According to this Understanding !PTE, Part2: Flags and Large ...Answered | 3 Replies | 625 Views | Created by GiantWarlord - Thursday, October 15, 2015 9:05 PM | Last reply by GiantWarlord - Friday, October 16, 2015 8:13 PM -
4 Votes
Why @DateTime.Now not works
<% =DateTime.Now.ToShortTimeString()%> Actually it looks like he's trying to use ASP.NET Razor syntax but it's not parsing it ...Answered | 7 Replies | 1157 Views | Created by fsze88ATmeDOTcom - Wednesday, October 16, 2013 7:17 AM | Last reply by Carl Cai - Tuesday, October 22, 2013 7:28 AM -
0 Votes
get PTE in user mode
What problem are you really trying to solve? One does not even get the value of a PTE in a driver, so why do you think you need it in user ...Answered | 10 Replies | 650 Views | Created by GiantWarlord - Thursday, May 28, 2015 12:51 AM | Last reply by GiantWarlord - Thursday, June 4, 2015 5:56 PM -
7 Votes
Why does == works and = doesnt
The "==" operator is the equivalence operator. It tests if two values are the same, and returns a boolean: true if they are the same, and false if they are ...Answered | 9 Replies | 1325 Views | Created by Vouschrou - Friday, October 5, 2012 11:48 AM | Last reply by Louis.fr - Monday, October 8, 2012 3:55 PM -
0 Votes
why IDM_APPLYHEADING1 not works in CWebBrowser2?
Turn CWebBrowser2 into edit mode, but following style commands not works: IDM_APPLYHEADING1, IDM_APPLYHEADING2, IDM_APPLYHEADING3 How could ...Answered | 1 Replies | 3383 Views | Created by y_yy2008 - Monday, March 2, 2009 8:39 AM | Last reply by Wesley Yao - Friday, March 6, 2009 10:52 AM -
1 Votes
why does this code does not works
Hi all, I have found this code on the forum and I try it but the problem is why it says that "invalid password!!". Here is the code that I have found:Answered | 5 Replies | 2650 Views | Created by LiL_Is - Tuesday, October 6, 2009 8:03 AM | Last reply by bdbodger - Wednesday, October 7, 2009 6:03 AM -
0 Votes
works but SLOW, why?
is just enough to test out how the core funtionality will work, and it sucks... It works, but performs horribly, the UI does not remain responsive... very slow to ...Answered | 5 Replies | 2772 Views | Created by c0pe - Tuesday, January 27, 2009 6:16 PM | Last reply by c0pe - Tuesday, January 27, 2009 8:29 PM -
0 Votes
binding works in xaml but not in codebehind ... why?
and it works fine there... why not on a grid (it works only in xaml on the grid). Thanks in ...Answered | 2 Replies | 895 Views | Created by interwanderer - Tuesday, February 7, 2012 7:59 AM | Last reply by interwanderer - Tuesday, February 7, 2012 9:43 AM -
0 Votes
Why this Async function works?
setdatagridsource immediately after you call a service operation, your entry may be not deleted yet when the setdatagridsource is executed. You can debug throught the code ...Answered | 4 Replies | 5488 Views | Created by bDarth - Friday, March 12, 2010 7:22 AM | Last reply by Aquilax - Tuesday, March 16, 2010 3:21 AM -
3 Votes
The calculation works, but why?
newly defined calculated measure becomes the current member of the measures dimension, and if you do not explicitly specify a measure the result will be null ...Answered | 4 Replies | 5011 Views | Created by Michael_SQL - Tuesday, April 5, 2011 8:32 PM | Last reply by Michael_SQL - Wednesday, April 6, 2011 5:27 AM -
1 Votes
Why does this code works ?
this project, ( I am Just helping, not even paid for that) and I have no actual understanding of nothing about the logic of what I am doing. However they seems happy and ...Answered | 8 Replies | 2665 Views | Created by Crazypennie - Friday, October 15, 2010 12:33 AM | Last reply by Crazypennie - Friday, October 15, 2010 5:36 PM -
0 Votes
Sharepoint Online Infopath works on E1 and K1 License? Why?
browser. Does it work because we actually have licenses with enabled InfoPath Forms Services and it just works by default for all? Am I ...Answered | 1 Replies | 1807 Views | Created by Georgi Lubomirov - Thursday, November 5, 2015 4:04 PM | Last reply by zst56 - Monday, November 9, 2015 12:07 PM -
0 Votes
Why .ShowDiaglog will not work but the .Show works well?
Why do you make everything modular, now it is strange code and not to understand. It is using windows forms, but really strange. ...Answered | 3 Replies | 350 Views | Created by gaxjyxq - Friday, August 12, 2016 7:12 AM | Last reply by gaxjyxq - Friday, August 12, 2016 8:33 AM -
1 Votes
Why won't Windows 7 works?
One question I have is: Are you upgrading with a DVD, and if so, is it an upgrade DVD or a full install DVD?Answered | 2 Replies | 7576 Views | Created by TJaySteno - Monday, November 23, 2009 6:24 PM | Last reply by Sick Freak - Monday, November 23, 2009 8:26 PM -
0 Votes
Why System.Reflection.FieldInfo.SetValue() works for "Class" but not "Structure"?
The code works fine if you declare Example as a Class instead of a Structure. The problem here is that your Example structure is a value type. SetValue() requires an object ...Answered | 2 Replies | 5518 Views | Created by Johnson Cheung - Tuesday, October 10, 2006 10:36 AM | Last reply by urania - Saturday, October 21, 2006 2:37 PM -
0 Votes
why comPort_DataReceived works some times and get wrong data
i wrote below code to transfer data on serial port.i can send data but my Receive function dose not work correctly. it works sometimes and receives wrong data. for example i ...Answered | 1 Replies | 552 Views | Created by Neda.IT - Wednesday, June 4, 2014 6:17 AM | Last reply by Herro wong - Thursday, June 5, 2014 3:23 AM -
0 Votes
Why to use Asynchronous Inbound Handler and how it works?
Can anyone let me know the scenario where asynchronous inbound handler needed to be required/developed for any wcf lob adapter? Please explain me how this asynchronous inbound ...Answered | 1 Replies | 7254 Views | Created by Indrajit Roy - Friday, September 5, 2008 6:43 AM | Last reply by Mustansir - MSFT - Friday, September 5, 2008 2:20 PM -
3 Votes
Why calling Win API functions in C# works not always?
Hello, I have some expirience in working with Win API functions using C#. Tell me, please, why C# works not very well with Win API functions? Sometimes ...Answered | 4 Replies | 687 Views | Created by Oleksii Kyslyi - Monday, April 29, 2013 8:17 AM | Last reply by Oleksii Kyslyi - Monday, April 29, 2013 12:24 PM -
1 Votes
Why Program works in debug but not release mode
overruns and things like that although often they will be picked up in debug mode. Not much help, I guess. ...Answered | 2 Replies | 47217 Views | Created by Photomultiplier - Thursday, June 14, 2007 8:39 PM | Last reply by Ramkrishna Pawar - Friday, June 15, 2007 7:09 AM - Items 1 to 20 of 2799569 Next ›
No announcements