Click here to Skip to main content
15,897,032 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
QuestionHow to migrate .lib to dll Pin
alhadav6-Jan-05 2:35
alhadav6-Jan-05 2:35 
AnswerRe: How to migrate .lib to dll Pin
basementman6-Jan-05 4:33
basementman6-Jan-05 4:33 
GeneralRe: How to migrate .lib to dll Pin
Anonymous6-Jan-05 4:43
Anonymous6-Jan-05 4:43 
GeneralRe: How to migrate .lib to dll Pin
basementman6-Jan-05 5:11
basementman6-Jan-05 5:11 
GeneralRe: How to migrate .lib to dll Pin
Jim Crafton6-Jan-05 16:26
Jim Crafton6-Jan-05 16:26 
QuestionHow can I use "User SID" to run a process? Pin
mayash756-Jan-05 2:13
mayash756-Jan-05 2:13 
GeneralResizing CListCtrl Pin
laavsjj6-Jan-05 1:02
laavsjj6-Jan-05 1:02 
GeneralRe: Resizing CListCtrl Pin
Martin Koorts6-Jan-05 2:57
Martin Koorts6-Jan-05 2:57 
Hi
After populating your listbox with values, you can use CListCtrl::GetItemRect (with LVIR_BOUNDS code) to determine the size of the individual items in the list, calculate the total size, and resize the listctrl accordingly.

HTH
Martin
GeneralIs anyone see source code of ZModem for win32?(-) Pin
dim136-Jan-05 0:47
dim136-Jan-05 0:47 
GeneralRe: Is anyone see source code of ZModem for win32?(-) Pin
toxcct6-Jan-05 3:02
toxcct6-Jan-05 3:02 
GeneralRe: Is anyone see source code of ZModem for win32?(-) Pin
dim139-Jan-05 22:06
dim139-Jan-05 22:06 
GeneralRe: Is anyone see source code of ZModem for win32?(-) Pin
Ravi Bhavnani6-Jan-05 4:56
professionalRavi Bhavnani6-Jan-05 4:56 
GeneralRe: Is anyone see source code of ZModem for win32?(-) Pin
dim139-Jan-05 21:54
dim139-Jan-05 21:54 
GeneralUnable to get the parent of the webbrowser control hosted in a dialog box Pin
Anonymous6-Jan-05 0:00
Anonymous6-Jan-05 0:00 
GeneralRe: Unable to get the parent of the webbrowser control hosted in a dialog box Pin
Rouslan Grabar [Russ]6-Jan-05 1:18
Rouslan Grabar [Russ]6-Jan-05 1:18 
GeneralRe: Unable to get the parent of the webbrowser control hosted in a dialog box Pin
Anonymous6-Jan-05 17:56
Anonymous6-Jan-05 17:56 
Generalfunction passing problem Pin
chris285835-Jan-05 23:51
chris285835-Jan-05 23:51 
GeneralRe: function passing problem Pin
Mike Beckerleg6-Jan-05 0:35
Mike Beckerleg6-Jan-05 0:35 
GeneralRe: function passing problem Pin
toxcct6-Jan-05 3:06
toxcct6-Jan-05 3:06 
GeneralUSB in Visual C++ Pin
Johnny Peszek5-Jan-05 23:06
Johnny Peszek5-Jan-05 23:06 
GeneralRe: USB in Visual C++ Pin
Cedric Moonen6-Jan-05 1:09
Cedric Moonen6-Jan-05 1:09 
GeneralRe: USB in Visual C++ Pin
Johnny Peszek6-Jan-05 3:11
Johnny Peszek6-Jan-05 3:11 
GeneralMAPI Addressbook Pin
suboo_vedagiri5-Jan-05 22:56
suboo_vedagiri5-Jan-05 22:56 
GeneralParallel Execution Pin
gls2ro5-Jan-05 22:55
gls2ro5-Jan-05 22:55 
Generalinactive screen Pin
Member 16287145-Jan-05 22:32
Member 16287145-Jan-05 22:32 

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.