Click here to Skip to main content
15,923,006 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
QuestionHow to have a mutli column list box ?? Pin
Md Saleem Navalur5-Feb-04 21:24
Md Saleem Navalur5-Feb-04 21:24 
AnswerRe: How to have a mutli column list box ?? Pin
Johann Gerell5-Feb-04 22:13
Johann Gerell5-Feb-04 22:13 
GeneralRe: Question on assigning a IP address Pin
toxcct5-Feb-04 22:18
toxcct5-Feb-04 22:18 
GeneralRe: Question on assigning a IP address Pin
5-Feb-04 23:50
suss5-Feb-04 23:50 
GeneralRe: Question on assigning a IP address Pin
toxcct6-Feb-04 5:06
toxcct6-Feb-04 5:06 
GeneralRe: Question on assigning a IP address Pin
6-Feb-04 14:56
suss6-Feb-04 14:56 
QuestionHow can i get properties of com object dynamically Pin
Inam5-Feb-04 19:44
Inam5-Feb-04 19:44 
GeneralSpeeding up a slow program Pin
Tank_Aviator5-Feb-04 19:29
Tank_Aviator5-Feb-04 19:29 
GeneralRe: Speeding up a slow program Pin
RobJones6-Feb-04 3:52
RobJones6-Feb-04 3:52 
GeneralRe: Speeding up a slow program Pin
Tank_Aviator6-Feb-04 4:38
Tank_Aviator6-Feb-04 4:38 
GeneralRe: Speeding up a slow program Pin
RobJones6-Feb-04 5:04
RobJones6-Feb-04 5:04 
GeneralParallel Port Pin
Member 6488285-Feb-04 19:25
Member 6488285-Feb-04 19:25 
GeneralFile size in KB format ...... Pin
Prakash Nadar5-Feb-04 18:00
Prakash Nadar5-Feb-04 18:00 
GeneralRe: File size in KB format ...... Pin
Roger Wright5-Feb-04 18:51
professionalRoger Wright5-Feb-04 18:51 
GeneralRe: File size in KB format ...... Pin
Prakash Nadar5-Feb-04 21:41
Prakash Nadar5-Feb-04 21:41 
GeneralRe: File size in KB format ...... Pin
dabs5-Feb-04 22:55
dabs5-Feb-04 22:55 
GeneralRe: File size in KB format ...... Pin
Roger Wright6-Feb-04 2:45
professionalRoger Wright6-Feb-04 2:45 
GeneralChipset information Pin
Badut5-Feb-04 17:53
Badut5-Feb-04 17:53 
QuestionGet computer name API? Pin
shultas5-Feb-04 17:23
shultas5-Feb-04 17:23 
AnswerRe: Get computer name API? Pin
PJ Arends5-Feb-04 17:35
professionalPJ Arends5-Feb-04 17:35 
GeneralRe: Get computer name API? Pin
Roger Wright5-Feb-04 17:53
professionalRoger Wright5-Feb-04 17:53 
GeneralRe: Get computer name API? Pin
PJ Arends5-Feb-04 17:56
professionalPJ Arends5-Feb-04 17:56 
GeneralWin32 API Changes Pin
Roger Wright5-Feb-04 17:15
professionalRoger Wright5-Feb-04 17:15 
I've been reading a handy book I bought a while ago, but never got around to opening, called Microsoft Windows 2000 API SuperBible. It obviously was never a best seller, as I got it for $15 on the discount shelf, but it's full of thousands of API descriptions and examples in C++. Neat stuff I can get into real mischief with, like BlockInput(TRUE) and ExitWindowsEx(EWX_FORCE, NULL). It even identifies which OS versions (Win2K or Win9x) each call applies to, and points out usage differences if they exist.

Now that WinXP is the OS of the week, to what extent does XP add to, or invalidate the Win32 API that was current as of Win2K?

Heard in Bullhead City - "You haven't lost your girl -
you've just lost your turn..." [sigh] So true...
Generaldll eat my functions :< Pin
novachen5-Feb-04 16:48
novachen5-Feb-04 16:48 
GeneralRe: dll eat my functions :< Pin
Roger Allen6-Feb-04 0:51
Roger Allen6-Feb-04 0:51 

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.