![]() |
|
![]() |
|
|
Thread Tools | Display Modes |
|
|
#21 |
|
Programming Guru
![]() |
Re: Can't think of a title, but please read this atleast -
Again, you can research: http://en.wikipedia.org/wiki/Program_Manager
Seems to be the older version of explorer.exe, included for backwards compatibility with older applications. |
|
|
|
|
|
#22 |
|
Programmer
Join Date: Dec 2007
Posts: 93
Rep Power: 1
![]() |
Re: Can't think of a title, but please read this atleast -
OK thanks all of you guys!
RESOLVED |
|
|
|
|
|
#23 | |
|
Programmer
Join Date: Jan 2008
Posts: 54
Rep Power: 1
![]() |
Re: Can't think of a title, but please read this atleast -
Quote:
I think that the size_t is to reset to "0" but I am not positive. |
|
|
|
|
|
|
#24 |
|
PFO God In Training
![]() Join Date: Jun 2005
Location: near St Louis, MO. (USA)
Posts: 549
Rep Power: 4
![]() |
Re: Can't think of a title, but please read this atleast -
A word about that size_t I used -- I have gotton into a habbit of using size_t where negative values don't make sense, such as the length of a string or a loop counter that runs from 0 upward. In Microsoft VC++ 2005/2008 some C functions return size_t instead of int
|
|
|
|
![]() |
| Bookmarks |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| 1 line if code blocks; easier to read | G.I.Josh | Perl | 5 | Nov 6th, 2007 11:30 PM |
| Download Blocker Finished - Random Text in Window Title? | bigguy | Visual Basic | 1 | Jan 13th, 2006 1:05 PM |
| How to read a line of from a file | aznluvsmc | C | 12 | Oct 22nd, 2005 5:36 PM |
| Read MPEG-4 Is it Possible | tayspen | C# | 4 | Oct 2nd, 2005 3:46 PM |
| Read Programm Version from outside | lgiordano | C | 4 | Jul 13th, 2005 9:58 AM |