Welcome to MSDN Blogs Sign in | Join | Help

July 2007 - Posts

DLL Image base addresses are the same in XP, different on Vista

When you start a program on your Windows XP computer, a process is created and several DLLs (Dynamic Link Libraries) are loaded into the process. Some DLLs are “system” DLLs, such as Kernel32.dll, GDI32.dll, User32.dll. These DLLs are loaded early in
Posted by Calvin_Hsia | 5 Comments
Filed under: ,

SQL Select for most recent record

Suppose I have a table of test results with at least 4 columns: ID (unique integer) SuiteName (name of test) RunTime (DateTime) Failed There are several hundred tests, and I will run a batch file that runs all the tests several times a week. There may
Posted by Calvin_Hsia | 4 Comments
Filed under:
 
Page view tracker