Click here to Skip to main content
15,905,874 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralShortcut keys Pin
Dor8-Mar-03 13:57
Dor8-Mar-03 13:57 
GeneralRe: Shortcut keys Pin
Nish Nishant8-Mar-03 14:11
sitebuilderNish Nishant8-Mar-03 14:11 
Generalfast line drawing Pin
TV8-Mar-03 13:48
TV8-Mar-03 13:48 
GeneralRe: fast line drawing Pin
Anders Molin8-Mar-03 14:11
professionalAnders Molin8-Mar-03 14:11 
GeneralRe: fast line drawing Pin
TV8-Mar-03 14:15
TV8-Mar-03 14:15 
GeneralRe: fast line drawing Pin
Christian Graus8-Mar-03 14:54
protectorChristian Graus8-Mar-03 14:54 
QuestionView number of socket handles (Win98)? Pin
Moak8-Mar-03 13:16
Moak8-Mar-03 13:16 
AnswerRe: View number of socket handles (Win98)? Pin
Dana Epp8-Mar-03 14:43
Dana Epp8-Mar-03 14:43 
You should be able to get the handle information from a tool Mark Russinovich wrote over at SysInternals called Handle[^].

From their website (unabridged):

Handle is a utility that displays information about open handles for any process in the system, and it works on 9x/Me/NT/etc. You can use it to see the programs that have a file open, or to see the object types and names of all the handles of a program.

I think this should do exactly what you want.

Good luck!

- Dana Cool | :cool:
GeneralRe: View number of socket handles (Win98)? Pin
Moak8-Mar-03 14:52
Moak8-Mar-03 14:52 
GeneralOnFileOpen() extension Pin
Mad Docs Hairy Belly8-Mar-03 11:15
Mad Docs Hairy Belly8-Mar-03 11:15 
GeneralRe: OnFileOpen() extension Pin
MAAK8-Mar-03 20:51
MAAK8-Mar-03 20:51 
GeneralRe: OnFileOpen() extension Pin
Mad Docs Hairy Belly9-Mar-03 4:03
Mad Docs Hairy Belly9-Mar-03 4:03 
GeneralStatic Redraw Pin
Shotgun8-Mar-03 11:03
Shotgun8-Mar-03 11:03 
QuestionHow to hide the web browser control Pin
Hesham Amin8-Mar-03 10:37
Hesham Amin8-Mar-03 10:37 
AnswerRe: How to hide the web browser control Pin
Nish Nishant8-Mar-03 10:49
sitebuilderNish Nishant8-Mar-03 10:49 
GeneralRe: How to hide the web browser control Pin
Hesham Amin8-Mar-03 11:13
Hesham Amin8-Mar-03 11:13 
QuestionExit code 136? Pin
Jason Henderson8-Mar-03 10:22
Jason Henderson8-Mar-03 10:22 
GeneralMessage routing Pin
AnTri8-Mar-03 6:57
AnTri8-Mar-03 6:57 
GeneralRe: Message routing Pin
Kuniva8-Mar-03 7:25
Kuniva8-Mar-03 7:25 
Generalfclose() error Pin
Kuniva8-Mar-03 6:00
Kuniva8-Mar-03 6:00 
GeneralRe: fclose() error Pin
Chris Losinger8-Mar-03 6:43
professionalChris Losinger8-Mar-03 6:43 
GeneralRe: fclose() error Pin
Kuniva8-Mar-03 7:16
Kuniva8-Mar-03 7:16 
GeneralRe: fclose() error Pin
Chris Losinger8-Mar-03 8:28
professionalChris Losinger8-Mar-03 8:28 
GeneralRe: fclose() error Pin
Kuniva8-Mar-03 7:42
Kuniva8-Mar-03 7:42 
GeneralRe: fclose() error Pin
Tim Smith8-Mar-03 16:13
Tim Smith8-Mar-03 16:13 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.