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

C / C++ / MFC

 
AnswerRe: how to get a handle to a text box not my own created? Pin
ThatsAlok8-May-05 18:33
ThatsAlok8-May-05 18:33 
Questionhow to get a handle to a text box not my own created? Pin
Amr Abdel-Mohsen8-May-05 13:42
Amr Abdel-Mohsen8-May-05 13:42 
GeneralVC++ - Including " in a text string without ending the string Pin
JSadleir8-May-05 13:07
JSadleir8-May-05 13:07 
GeneralRe: VC++ - Including " in a text string without ending the string Pin
Rama Krishna Vavilala8-May-05 13:31
Rama Krishna Vavilala8-May-05 13:31 
GeneralRe: VC++ - Including " in a text string without ending the string Pin
JSadleir8-May-05 13:35
JSadleir8-May-05 13:35 
GeneralSetPrinter() Failed with ERROR_ACCESS_DENIED Pin
lxy8-May-05 12:31
lxy8-May-05 12:31 
GeneralFilePathProblem Pin
ddmcr8-May-05 11:14
ddmcr8-May-05 11:14 
GeneralRe: FilePathProblem Pin
Chris Losinger8-May-05 11:27
professionalChris Losinger8-May-05 11:27 
char buf[MAX_PATH+1];
DWORD res = GetModuleFileName(AfxGetInstanceHandle(), buf, MAX_PATH);



Cleek | Image Toolkits | Thumbnail maker

GeneralRe: FilePathProblem Pin
ddmcr8-May-05 22:05
ddmcr8-May-05 22:05 
GeneralRe: FilePathProblem Pin
Blake Miller9-May-05 5:09
Blake Miller9-May-05 5:09 
GeneralRe: FilePathProblem Pin
ddmcr9-May-05 7:19
ddmcr9-May-05 7:19 
GeneralRiched32.dll on w9x Pin
PJ Arends8-May-05 11:09
professionalPJ Arends8-May-05 11:09 
GeneralRe: Riched32.dll on w9x Pin
Graham Bradshaw8-May-05 11:24
Graham Bradshaw8-May-05 11:24 
GeneralRe: Riched32.dll on w9x [edited] Pin
PJ Arends8-May-05 11:53
professionalPJ Arends8-May-05 11:53 
GeneralRe: Riched32.dll on w9x Pin
Jim Crafton8-May-05 12:34
Jim Crafton8-May-05 12:34 
GeneralRe: Riched32.dll on w9x Pin
PJ Arends8-May-05 14:07
professionalPJ Arends8-May-05 14:07 
GeneralMFC as Static produces runtime error. Pin
Shining20058-May-05 9:39
Shining20058-May-05 9:39 
GeneralRe: MFC as Static produces runtime error. Pin
Blake Miller9-May-05 5:12
Blake Miller9-May-05 5:12 
Questionhow much processing power is my app using Pin
Mridang Agarwalla8-May-05 7:45
Mridang Agarwalla8-May-05 7:45 
AnswerRe: how much processing power is my app using Pin
Christian Graus8-May-05 18:40
protectorChristian Graus8-May-05 18:40 
AnswerRe: how much processing power is my app using Pin
Ryan Binns8-May-05 18:43
Ryan Binns8-May-05 18:43 
GeneralCEdit Validation Pin
ddmcr8-May-05 6:39
ddmcr8-May-05 6:39 
GeneralRe: CEdit Validation Pin
Jack Puppy8-May-05 7:50
Jack Puppy8-May-05 7:50 
GeneralRe: CEdit Validation Pin
Anonymous16-May-05 2:15
Anonymous16-May-05 2:15 
GeneralDisplay data in pages Pin
Ivan Cachicatari8-May-05 5:31
Ivan Cachicatari8-May-05 5:31 

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.