Click here to Skip to main content
15,918,808 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Help Needed to write WDM Drivers for ISA Bus Pin
Branislav14-Jan-05 21:41
Branislav14-Jan-05 21:41 
QuestionHow to create User DSN Connection using C++ Pin
pubududilena14-Jan-05 18:00
pubududilena14-Jan-05 18:00 
AnswerRe: How to create User DSN Connection using C++ Pin
22491714-Jan-05 20:45
22491714-Jan-05 20:45 
AnswerRe: How to create User DSN Connection using C++ Pin
Pavel Klocek14-Jan-05 23:12
Pavel Klocek14-Jan-05 23:12 
GeneralRe: How to create User DSN Connection using C++ Pin
pubududilena16-Jan-05 18:55
pubududilena16-Jan-05 18:55 
GeneralRe: How to create User DSN Connection using C++ Pin
White Owl17-Jan-05 8:13
White Owl17-Jan-05 8:13 
GeneralSCSI/IDE and ASPI32 Pin
thompsons14-Jan-05 17:53
thompsons14-Jan-05 17:53 
GeneralFunction "Scrambler" Pin
Brad Bruce14-Jan-05 17:01
Brad Bruce14-Jan-05 17:01 
A project I'm working on is migrating to a different library for communications. The functions are slightly different from what we have been using.

I'd like to find a way to read a source file, identify the old function calls, change to the new function calls and rearrange the parameters to work with the new library.

Basically its sort of like this

Old Way:
class.function(param1, param2, param3)

New way
function(&NewClass, param2, param1, param3)

Any suggestions?

Thanks
Brad
GeneralRe: Function "Scrambler" Pin
White Owl15-Jan-05 6:31
White Owl15-Jan-05 6:31 
GeneralCWnd inherited items flicking Pin
Vladimir Dubovoy14-Jan-05 10:38
Vladimir Dubovoy14-Jan-05 10:38 
GeneralRe: CWnd inherited items flicking Pin
Chris Maunder14-Jan-05 17:58
cofounderChris Maunder14-Jan-05 17:58 
GeneralRe: CWnd inherited items flicking Pin
Monty215-Jan-05 2:15
Monty215-Jan-05 2:15 
GeneralCreating a text grabbing app Pin
Dhruv Jayal14-Jan-05 9:58
Dhruv Jayal14-Jan-05 9:58 
GeneralRe: Creating a text grabbing app Pin
alex.barylski14-Jan-05 18:23
alex.barylski14-Jan-05 18:23 
GeneralCreating library MyProject.lib and object MyProject.exp Pin
White Owl14-Jan-05 9:34
White Owl14-Jan-05 9:34 
GeneralRe: Creating library MyProject.lib and object MyProject.exp Pin
Joel Holdsworth14-Jan-05 23:56
Joel Holdsworth14-Jan-05 23:56 
GeneralRe: Creating library MyProject.lib and object MyProject.exp Pin
White Owl15-Jan-05 6:15
White Owl15-Jan-05 6:15 
GeneralConvert grayscale to monochrome Pin
lastdays14-Jan-05 8:52
lastdays14-Jan-05 8:52 
GeneralRe: Convert grayscale to monochrome Pin
PJ Arends14-Jan-05 9:42
professionalPJ Arends14-Jan-05 9:42 
GeneralRe: Convert grayscale to monochrome Pin
lastdays14-Jan-05 10:09
lastdays14-Jan-05 10:09 
GeneralRe: Convert grayscale to monochrome Pin
PJ Arends14-Jan-05 10:37
professionalPJ Arends14-Jan-05 10:37 
GeneralRe: Convert grayscale to monochrome Pin
lastdays14-Jan-05 12:06
lastdays14-Jan-05 12:06 
GeneralRe: Convert grayscale to monochrome Pin
Chris Losinger14-Jan-05 12:24
professionalChris Losinger14-Jan-05 12:24 
GeneralRe: Convert grayscale to monochrome Pin
lastdays15-Jan-05 0:34
lastdays15-Jan-05 0:34 
GeneralPassing arrays to different dialogs Pin
dlarkin7714-Jan-05 8:46
dlarkin7714-Jan-05 8:46 

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.