Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
HomeAnnouncementsFree MagazinesWhite PapersSubmit Content
Discussion GroupsASP.NETWindows FormsLanguages.NET FrameworkVisual Studio.NET
Articles.NET FrameworkASP.NETToolsWindows Forms
.NET DirectoryOpen Source ProjectsUser GroupsWeb Resources
Related Topics
Visual Basic 6SQL ServerMS AccessOther DB ProductsMS Server ProductsMore Topics ...

.NET Forum / Languages / C++ Libraries / April 2004

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
winioctl29 Apr 2004 22:21 GMT1
I try to retrieve local drive layout info in WinXP by calling
1. HANDLE hDevice = CreateFile("\\\\.\\PhysicalDrive0", 0, FILE_READ_ACCESS | FILE_WRITE_ACCESS, NULL, OPEN_EXISTING, 0, NULL);
2. BOOL bResult = DeviceIoControl(hDevice, IOCTL_GET_DRIVE_LAYOUT_EX, NULL, 0, dlie, ...
Windows Messenger interaction13 Apr 2004 21:31 GMT4
Is it possible to interoperate with Windows Messenger using .NET? For
example to create and register event handlers to various windows messenger
events like someone of your contacts to come online.
If yes please mention the relevant namespaces and/or classes.
MSVCRT.DLL12 Apr 2004 09:35 GMT1
Hope someone can help me. My PC is running on WXPhe, P4. I installed a digital video editing software, Adobe Premiere 6.0. The installation files for this software have a version of MSVCRT.DLL which is causing the application to close. I did visit the MS KB pages, but so far I ...
How to programatically determine the .NET Framework Version12 Apr 2004 09:33 GMT1
How to programatically determine the .NET Framework Version
Signature

Tarun
**********************************************************************

DBGPROXY.EXE holding a file reference of a DLL12 Apr 2004 05:07 GMT1
   To debug a C++ program running under DLLHOST, i am attaching to the
DLLHOST process..even after detaching, dbgproxy.exe is holding a file
reference(HANDLE) to the C++ COM component.
So when i  try to modify the C++ program and compile as the dbgproxy.exe is
What versions of the runtimes  are available in Windows 2000 and all of the subsequent service packs?02 Apr 2004 11:04 GMT1
I'd like to know so I can determine a minimum service pack level so that I
don't have to redistribute any runtime files.
Same for Windows 2003.
DLLHOST crashes when network is unplugged02 Apr 2004 09:41 GMT1
   When network is unplugged, components which are residing under COM+
crashes during component creation, this is the case with the components
which are compiled with VC .NET. If the same component is compiled with
VC6.0 component creation is successful.
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.