Click here to Skip to main content
15,917,061 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralPassing WndProc as a method parameter (Function Pointers Pin
Senkwe Chanda29-Jan-04 9:18
Senkwe Chanda29-Jan-04 9:18 
GeneralRe: Passing WndProc as a method parameter (Function Pointers Pin
Antti Keskinen29-Jan-04 10:57
Antti Keskinen29-Jan-04 10:57 
Questioncan i use two projects in one work space ,, how ??? Pin
Zeeshan Bilal29-Jan-04 8:45
Zeeshan Bilal29-Jan-04 8:45 
AnswerRe: can i use two projects in one work space ,, how ??? Pin
Antti Keskinen29-Jan-04 11:06
Antti Keskinen29-Jan-04 11:06 
AnswerRe: can i use two projects in one work space ,, how ??? Pin
Mukkie29-Jan-04 11:07
Mukkie29-Jan-04 11:07 
Questioni want to send my char array of 1 MB through CSocket .. it Contains Sound data. How i typecast it or ,,,,,? Pin
Anonymous29-Jan-04 8:41
Anonymous29-Jan-04 8:41 
AnswerRe: i want to send my char array of 1 MB through CSocket .. it Contains Sound data. How i typecast it or ,,,,,? Pin
Dean Goodman29-Jan-04 8:56
Dean Goodman29-Jan-04 8:56 
GeneralProblem with ListCtrl on Windows 98 Pin
Brigg Thorp29-Jan-04 8:31
Brigg Thorp29-Jan-04 8:31 
I have a program that has a list view on a dialog. I have a separate thread from a DLL go out and get some data (from Outlook Express in this case). The data ends up begin returned OK, but wehen I try to add the data to the list control, the data keeps getting put in the first entry. I am using InsertItem(-1, NULL) to insert the data into the list control. The funny thing is that this is working in other modes, just not this one. Anyone have any ideas?

By the way, the app consists of a main EXE, which calls an MFC DLL (which holds the UI). The UI DLL in turn uses an extension DLL to save and load data. The UI DLL also calls an MFC DLL to handle the import of the data (no UI).

Any help would be greatly apprecaited.

[EDIT]
By the way, this only happens on onc test system with Windows 98. Other WIndows 98 systems seem to work fine.
[/EDIT]

Regards,

Brigg Thorp
Software Engineer
Timex Corporation
GeneralRe: Problem with ListCtrl on Windows 98 Pin
Nick Nougat30-Jan-04 5:15
Nick Nougat30-Jan-04 5:15 
GeneralMDI question.. Pin
RobJones29-Jan-04 8:14
RobJones29-Jan-04 8:14 
GeneralNever Mind.. Figured it out.. Pin
RobJones29-Jan-04 8:24
RobJones29-Jan-04 8:24 
GeneralLink Error LNK2019 which makes no sense! Pin
bneacetp29-Jan-04 7:33
bneacetp29-Jan-04 7:33 
GeneralRe: Link Error LNK2019 which makes no sense! Pin
ZoogieZork29-Jan-04 8:58
ZoogieZork29-Jan-04 8:58 
GeneralRe: Link Error LNK2019 which makes no sense! Pin
bneacetp29-Jan-04 10:04
bneacetp29-Jan-04 10:04 
GeneralVS.Net2k3 prob: links, but doesn't create .lib Pin
Steve The Plant29-Jan-04 6:52
Steve The Plant29-Jan-04 6:52 
GeneralRe: VS.Net2k3 prob: links, but doesn't create .lib Pin
Dean Goodman29-Jan-04 8:16
Dean Goodman29-Jan-04 8:16 
GeneralRe: VS.Net2k3 prob: links, but doesn't create .lib Pin
Steve The Plant29-Jan-04 8:25
Steve The Plant29-Jan-04 8:25 
GeneralRe: VS.Net2k3 prob: links, but doesn't create .lib Pin
Antti Keskinen29-Jan-04 11:23
Antti Keskinen29-Jan-04 11:23 
GeneralDragging files from my app to the Recycle-Bin, no result Pin
ohadp29-Jan-04 6:14
ohadp29-Jan-04 6:14 
Questionhow to send a buffer through Socket Pin
Anonymous29-Jan-04 6:12
Anonymous29-Jan-04 6:12 
AnswerRe: how to send a buffer through Socket Pin
valikac29-Jan-04 6:15
valikac29-Jan-04 6:15 
GeneralShellExecute Pin
jales29-Jan-04 5:55
jales29-Jan-04 5:55 
GeneralRe: ShellExecute Pin
valikac29-Jan-04 6:10
valikac29-Jan-04 6:10 
GeneralRe: ShellExecute Pin
Roger Wright29-Jan-04 6:30
professionalRoger Wright29-Jan-04 6:30 
GeneralThis help thanks to Robert Caldicote. Pin
Iain Clarke, Warrior Programmer29-Jan-04 6:38
Iain Clarke, Warrior Programmer29-Jan-04 6:38 

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.