Click here to Skip to main content
15,905,508 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
Questionget Message from other windows than my application Pin
desir10-Jan-06 5:28
desir10-Jan-06 5:28 
AnswerRe: get Message from other windows than my application Pin
Nish Nishant10-Jan-06 6:16
sitebuilderNish Nishant10-Jan-06 6:16 
QuestionHelp Windows XP Embedded Pin
picazo10-Jan-06 4:55
picazo10-Jan-06 4:55 
AnswerRe: Help Windows XP Embedded Pin
toxcct10-Jan-06 5:02
toxcct10-Jan-06 5:02 
GeneralRe: Help Windows XP Embedded Pin
picazo10-Jan-06 5:27
picazo10-Jan-06 5:27 
GeneralRe: Help Windows XP Embedded Pin
toxcct10-Jan-06 5:32
toxcct10-Jan-06 5:32 
GeneralRe: Help Windows XP Embedded Pin
picazo10-Jan-06 5:47
picazo10-Jan-06 5:47 
QuestionAn accessor witch show fields comes from many tables Pin
mikobi10-Jan-06 2:55
mikobi10-Jan-06 2:55 
AnswerRe: An accessor witch show fields comes from many tables Pin
Sebastian Schneider10-Jan-06 3:50
Sebastian Schneider10-Jan-06 3:50 
GeneralRe: An accessor witch show fields comes from many tables Pin
mikobi11-Jan-06 0:00
mikobi11-Jan-06 0:00 
QuestionMessage Queue Pin
Eytukan10-Jan-06 2:09
Eytukan10-Jan-06 2:09 
QuestionRe: Message Queue Pin
David Crow10-Jan-06 2:13
David Crow10-Jan-06 2:13 
AnswerRe: Message Queue Pin
Eytukan10-Jan-06 2:17
Eytukan10-Jan-06 2:17 
AnswerRe: Message Queue Pin
Nish Nishant10-Jan-06 4:12
sitebuilderNish Nishant10-Jan-06 4:12 
GeneralRe: Message Queue Pin
Eytukan10-Jan-06 4:25
Eytukan10-Jan-06 4:25 
AnswerRe: Message Queue Pin
Gavin Taylor10-Jan-06 7:45
professionalGavin Taylor10-Jan-06 7:45 
Question[Message Deleted] Pin
Eytukan10-Jan-06 1:51
Eytukan10-Jan-06 1:51 
QuestionRe: regsvr32 Pin
David Crow10-Jan-06 2:16
David Crow10-Jan-06 2:16 
AnswerRe: regsvr32 Pin
Eytukan10-Jan-06 2:17
Eytukan10-Jan-06 2:17 
AnswerRe: regsvr32 Pin
Eytukan10-Jan-06 2:18
Eytukan10-Jan-06 2:18 
GeneralRe: regsvr32 Pin
David Crow10-Jan-06 2:27
David Crow10-Jan-06 2:27 
You did not answer my first question so this is only a theory. Regsvr32.exe does nothing more than call one of two predefined, exported functions within a DLL or OCX file. That does not mean, however, that the DLL or OCX file can't name those exported functions something else. If that is the case, a regsvr32.exee replacement will be needed that calls those functions instead. Make sense?


"The words of God are not like the oak leaf which dies and falls to the earth, but like the pine tree which stays green forever." - Native American Proverb


GeneralRe: regsvr32 Pin
Eytukan10-Jan-06 2:32
Eytukan10-Jan-06 2:32 
GeneralRe: regsvr32 Pin
David Crow10-Jan-06 2:37
David Crow10-Jan-06 2:37 
GeneralRe: regsvr32 Pin
Eytukan10-Jan-06 2:46
Eytukan10-Jan-06 2:46 
GeneralRe: regsvr32 Pin
Eytukan10-Jan-06 2:47
Eytukan10-Jan-06 2:47 

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.