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

C / C++ / MFC

 
GeneralRe: Dec to bin Pin
chandu00429-Aug-07 1:46
chandu00429-Aug-07 1:46 
AnswerRe: Dec to bin [modified] Pin
_AnsHUMAN_ 29-Aug-07 1:31
_AnsHUMAN_ 29-Aug-07 1:31 
GeneralRe: Dec to bin Pin
chandu00429-Aug-07 1:44
chandu00429-Aug-07 1:44 
GeneralRe: Dec to bin Pin
_AnsHUMAN_ 29-Aug-07 1:50
_AnsHUMAN_ 29-Aug-07 1:50 
GeneralRe: Dec to bin Pin
chandu00429-Aug-07 1:57
chandu00429-Aug-07 1:57 
GeneralRe: Dec to bin Pin
_AnsHUMAN_ 29-Aug-07 2:04
_AnsHUMAN_ 29-Aug-07 2:04 
GeneralRe: Dec to bin Pin
_AnsHUMAN_ 29-Aug-07 2:10
_AnsHUMAN_ 29-Aug-07 2:10 
GeneralRe: Dec to bin Pin
toxcct29-Aug-07 2:15
toxcct29-Aug-07 2:15 
GeneralRe: Dec to bin Pin
David Crow29-Aug-07 2:51
David Crow29-Aug-07 2:51 
GeneralRe: Dec to bin Pin
led mike29-Aug-07 5:06
led mike29-Aug-07 5:06 
GeneralRe: Dec to bin Pin
Mark Salsbery29-Aug-07 7:38
Mark Salsbery29-Aug-07 7:38 
GeneralRe: Dec to bin Pin
Mark Salsbery29-Aug-07 7:43
Mark Salsbery29-Aug-07 7:43 
GeneralRe: Dec to bin Pin
Larsson29-Aug-07 2:51
Larsson29-Aug-07 2:51 
AnswerRe: Dec to bin Pin
toxcct29-Aug-07 2:00
toxcct29-Aug-07 2:00 
QuestionProtection of Windows for SendMessage Pin
Kreatief29-Aug-07 1:02
Kreatief29-Aug-07 1:02 
AnswerRe: Protection of Windows for SendMessage Pin
Kreatief29-Aug-07 20:56
Kreatief29-Aug-07 20:56 
QuestionIs there any way of getting the excel sheet name Pin
philiptabraham29-Aug-07 0:55
philiptabraham29-Aug-07 0:55 
QuestionRe: Is there any way of getting the excel sheet name Pin
David Crow29-Aug-07 2:58
David Crow29-Aug-07 2:58 
QuestionHow to compile projects in oder Pin
Nandu_77b29-Aug-07 0:23
Nandu_77b29-Aug-07 0:23 
AnswerRe: How to compile projects in oder Pin
KarstenK29-Aug-07 0:35
mveKarstenK29-Aug-07 0:35 
GeneralRe: How to compile projects in oder Pin
Nandu_77b29-Aug-07 1:32
Nandu_77b29-Aug-07 1:32 
AnswerRe: How to compile projects in oder Pin
Cedric Moonen29-Aug-07 0:44
Cedric Moonen29-Aug-07 0:44 
QuestionMaximum number of items in listbox Pin
tuxyboy29-Aug-07 0:16
tuxyboy29-Aug-07 0:16 
Windows 95 only: The nItems parameter is limited to 16-bit values. This means list boxes cannot contain more than 32,767

So above W95 is it supposed to work with let's say app. 60 000 items? Because on XP it doesn't seem to be working correctly. It displays the items, but I also use itemdata pointers. The getcount() doesn't return the correct number of items...
Anybody dealt with something similar?
AnswerRe: Maximum number of items in listbox Pin
chandu00429-Aug-07 0:44
chandu00429-Aug-07 0:44 
GeneralRe: Maximum number of items in listbox Pin
tuxyboy29-Aug-07 1:31
tuxyboy29-Aug-07 1:31 

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.