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

C / C++ / MFC

 
GeneralRe: CComboBox Pin
Yonatan10-Nov-03 2:59
Yonatan10-Nov-03 2:59 
Questionhow to display access database into dialog? Pin
coda_x17-Sep-03 2:13
coda_x17-Sep-03 2:13 
AnswerRe: how to display access database into dialog? Pin
David Crow17-Sep-03 2:39
David Crow17-Sep-03 2:39 
GeneralRe: how to display access database into dialog? Pin
coda_x17-Sep-03 3:22
coda_x17-Sep-03 3:22 
GeneralRe: how to display access database into dialog? Pin
David Crow17-Sep-03 3:32
David Crow17-Sep-03 3:32 
GeneralRe: how to display access database into dialog? Pin
coda_x17-Sep-03 3:33
coda_x17-Sep-03 3:33 
GeneralRe: how to display access database into dialog? Pin
David Crow17-Sep-03 5:32
David Crow17-Sep-03 5:32 
GeneralChanging Version Info in EXE Files Pin
Steve Thresher17-Sep-03 1:58
Steve Thresher17-Sep-03 1:58 
Is there an easy way to modify the VS_VERSIONINFO resource in a Win32 EXE. We currently open the file, search for the unicode string VS_VERSIONINFO, assume thats the start of the resource in the EXE and overwrite the required fields. This method seems a bit flakey as you need to reserve the correct number of characters for each string (file version, file description etc.) when the resource is defined. Also the structure seems to change according to the length of the strings which I think is due to 32bit boundaries. Can anybody recommend better method?

Systems AXIS Ltd - Software for Business ...
GeneralRe: Changing Version Info in EXE Files Pin
Jagadeesh VN17-Sep-03 2:12
Jagadeesh VN17-Sep-03 2:12 
GeneralRe: Changing Version Info in EXE Files Pin
Steve Thresher17-Sep-03 2:56
Steve Thresher17-Sep-03 2:56 
GeneralRe: Changing Version Info in EXE Files Pin
Jagadeesh VN17-Sep-03 3:04
Jagadeesh VN17-Sep-03 3:04 
GeneralRe: Changing Version Info in EXE Files Pin
Steve Thresher17-Sep-03 4:40
Steve Thresher17-Sep-03 4:40 
GeneralRe: Changing Version Info in EXE Files Pin
FearlessBurner17-Sep-03 3:46
FearlessBurner17-Sep-03 3:46 
GeneralDelete a complete folder Pin
peterchen17-Sep-03 1:50
peterchen17-Sep-03 1:50 
GeneralRe: Delete a complete folder Pin
Jagadeesh VN17-Sep-03 2:37
Jagadeesh VN17-Sep-03 2:37 
GeneralRe: Delete a complete folder Pin
David Crow17-Sep-03 2:41
David Crow17-Sep-03 2:41 
GeneralUse .net WebService from a Visual C++ 6.0 Application Pin
Braulio Dez17-Sep-03 1:01
Braulio Dez17-Sep-03 1:01 
QuestionSetWindowLong using a class member function? Pin
Harco17-Sep-03 0:59
Harco17-Sep-03 0:59 
AnswerRe: SetWindowLong using a class member function? Pin
Jagadeesh VN17-Sep-03 1:21
Jagadeesh VN17-Sep-03 1:21 
GeneralRe: SetWindowLong using a class member function? Pin
Harco17-Sep-03 4:24
Harco17-Sep-03 4:24 
AnswerRe: SetWindowLong using a class member function? Pin
David Crow17-Sep-03 2:43
David Crow17-Sep-03 2:43 
Generalcontrol mouse Pin
Ta_Tee47317-Sep-03 0:22
Ta_Tee47317-Sep-03 0:22 
QuestionMFC is a STA assisted code? Pin
vgrigor16-Sep-03 23:31
vgrigor16-Sep-03 23:31 
AnswerRe: MFC is a STA assisted code? Pin
Jagadeesh VN17-Sep-03 0:57
Jagadeesh VN17-Sep-03 0:57 
AnswerRe: MFC is a STA assisted code? Pin
Jagadeesh VN17-Sep-03 1:11
Jagadeesh VN17-Sep-03 1:11 

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.