Click here to Skip to main content
15,914,820 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
Generalyeah, for $$$ Pin
Chris Losinger7-Sep-01 4:06
professionalChris Losinger7-Sep-01 4:06 
GeneralRe: yeah, for $$$ Pin
Darren Schroeder10-Sep-01 15:23
Darren Schroeder10-Sep-01 15:23 
GeneralBitmap Help Pin
7-Sep-01 3:17
suss7-Sep-01 3:17 
GeneralADO stored procedure call Pin
7-Sep-01 3:09
suss7-Sep-01 3:09 
GeneralRe: ADO stored procedure call Pin
Rashid Thadha8-Sep-01 3:53
Rashid Thadha8-Sep-01 3:53 
GeneralI need help with an arrogant CFile Pin
7-Sep-01 1:20
suss7-Sep-01 1:20 
GeneralRe: I need help with an arrogant CFile Pin
[James Pullicino]7-Sep-01 1:54
[James Pullicino]7-Sep-01 1:54 
GeneralRe: I need help with an arrogant CFile Pin
7-Sep-01 2:04
suss7-Sep-01 2:04 
GeneralRe: I need help with an arrogant CFile Pin
tanin8-Sep-01 7:29
tanin8-Sep-01 7:29 
GeneralUsing IE for a project Pin
sleater7-Sep-01 1:07
sleater7-Sep-01 1:07 
GeneralRe: Using IE for a project Pin
Masaaki Onishi7-Sep-01 4:04
Masaaki Onishi7-Sep-01 4:04 
GeneralRe: Using IE for a project Pin
7-Sep-01 16:57
suss7-Sep-01 16:57 
GeneralProcess Control Pin
Steve Thresher7-Sep-01 0:08
Steve Thresher7-Sep-01 0:08 
GeneralRe: Process Control Pin
[James Pullicino]7-Sep-01 1:08
[James Pullicino]7-Sep-01 1:08 
GeneralRe: Process Control Pin
tanin8-Sep-01 7:41
tanin8-Sep-01 7:41 
GeneralFreezing a list control Pin
v_krishnan6-Sep-01 23:14
v_krishnan6-Sep-01 23:14 
GeneralRe: Freezing a list control Pin
[James Pullicino]7-Sep-01 1:51
[James Pullicino]7-Sep-01 1:51 
GeneralRe: Freezing a list control Pin
ORi x7-Sep-01 2:00
ORi x7-Sep-01 2:00 
use InsertItem(&Item) where item is a LVITEM structure and has stateMask = 0

this does exactly what you want, it inserts the new item without focusing on it.

ORi.
GeneralRe: Freezing a list control Pin
v_krishnan7-Sep-01 23:13
v_krishnan7-Sep-01 23:13 
GeneralMSXML DOM question Pin
jkgh6-Sep-01 23:12
jkgh6-Sep-01 23:12 
GeneralMissing Scroll Bars - OLE embedding Pin
AJ1236-Sep-01 22:29
AJ1236-Sep-01 22:29 
GeneralRe: Missing Scroll Bars - OLE embedding Pin
AJ1236-Sep-01 23:58
AJ1236-Sep-01 23:58 
GeneralProb. with FTP data connections.. Pin
Amit Dey6-Sep-01 21:14
Amit Dey6-Sep-01 21:14 
GeneralRe: Prob. with FTP data connections.. Pin
7-Sep-01 7:34
suss7-Sep-01 7:34 
QuestionPossible to determine parallel port settings? Pin
Matt Philmon6-Sep-01 19:54
Matt Philmon6-Sep-01 19:54 

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.