Click here to Skip to main content
15,881,172 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: save Bmp image in sql server in vc++ Pin
chetan78610-Oct-13 23:59
chetan78610-Oct-13 23:59 
QuestionGetting Error Code "1407" in CreateDialogIndirect Pin
sukhas1910-Oct-13 1:19
sukhas1910-Oct-13 1:19 
AnswerRe: Getting Error Code "1407" in CreateDialogIndirect Pin
Richard MacCutchan10-Oct-13 3:31
mveRichard MacCutchan10-Oct-13 3:31 
GeneralRe: Getting Error Code "1407" in CreateDialogIndirect Pin
sukhas1910-Oct-13 5:36
sukhas1910-Oct-13 5:36 
GeneralRe: Getting Error Code "1407" in CreateDialogIndirect Pin
Richard MacCutchan10-Oct-13 6:11
mveRichard MacCutchan10-Oct-13 6:11 
QuestionHello everyone I have some problem in Freelibrary on VC++ 6.0 MFC. Pin
Member 103268989-Oct-13 19:24
professionalMember 103268989-Oct-13 19:24 
SuggestionRe: Hello everyone I have some problem in Freelibrary on VC++ 6.0 MFC. Pin
Richard MacCutchan9-Oct-13 21:06
mveRichard MacCutchan9-Oct-13 21:06 
GeneralRe: Hello everyone I have some problem in Freelibrary on VC++ 6.0 MFC. Pin
Member 103268989-Oct-13 21:41
professionalMember 103268989-Oct-13 21:41 
There are 2 DLL s
First DLL is XMLFILEINTERPRETAION.dll which gives us a Unicode Value and letter id of given each iscii value according to selected script(Devnagari,Gujrati,Gurmukhi,Gujarati,Bengali,Oriya,Tamil,Telugu,Malayalam and Kannada)) from xml file. letterid means English letter which typed by user using Executive keyboard.

Second DLL is DictionaryDataComputation.dll which provides us all dictionary words and we give some suggestion related to given word .And we use first dll for getting suggestions in unicode words and corresponding to english words .if these suggestions are not exist in DLL then these will be display otherwise not .and if user click on these suggestion then these add in my script Dictionary which also build in XML format.

I have used some technologies like DLL, EXE, CArray Template Collection, and MSXML2::DOMDocument for all manipulation (insertion and deletion of nodes) of xml files, Binary Recursion Search Algorithm for sorting and searching in ascending order in xml file.

Whenever I use freeLibrary function then provides this error. if I disable this functionin my code then at first time it does not give any error but this error appears in second time when we are using call DLL function of First DLL.
GeneralRe: Hello everyone I have some problem in Freelibrary on VC++ 6.0 MFC. Pin
Richard MacCutchan9-Oct-13 22:46
mveRichard MacCutchan9-Oct-13 22:46 
GeneralRe: Hello everyone I have some problem in Freelibrary on VC++ 6.0 MFC. Pin
Member 103268989-Oct-13 22:51
professionalMember 103268989-Oct-13 22:51 
GeneralRe: Hello everyone I have some problem in Freelibrary on VC++ 6.0 MFC. Pin
Richard MacCutchan9-Oct-13 22:55
mveRichard MacCutchan9-Oct-13 22:55 
GeneralRe: Hello everyone I have some problem in Freelibrary on VC++ 6.0 MFC. Pin
Member 103268989-Oct-13 23:00
professionalMember 103268989-Oct-13 23:00 
GeneralRe: Hello everyone I have some problem in Freelibrary on VC++ 6.0 MFC. Pin
Richard MacCutchan9-Oct-13 23:17
mveRichard MacCutchan9-Oct-13 23:17 
GeneralRe: Hello everyone I have some problem in Freelibrary on VC++ 6.0 MFC. Pin
Chris Losinger10-Oct-13 4:57
professionalChris Losinger10-Oct-13 4:57 
AnswerRe: Hello everyone I have some problem in Freelibrary on VC++ 6.0 MFC. Pin
Alan Balkany10-Oct-13 5:05
Alan Balkany10-Oct-13 5:05 
GeneralRe: Hello everyone I have some problem in Freelibrary on VC++ 6.0 MFC. Pin
Richard MacCutchan10-Oct-13 6:12
mveRichard MacCutchan10-Oct-13 6:12 
GeneralRe: Hello everyone I have some problem in Freelibrary on VC++ 6.0 MFC. Pin
Alan Balkany11-Oct-13 3:45
Alan Balkany11-Oct-13 3:45 
QuestionCreateThread Pin
john56329-Oct-13 1:43
john56329-Oct-13 1:43 
AnswerRe: CreateThread Pin
Freak309-Oct-13 2:06
Freak309-Oct-13 2:06 
AnswerRe: CreateThread Pin
Richard Andrew x649-Oct-13 4:08
professionalRichard Andrew x649-Oct-13 4:08 
AnswerRe: CreateThread Pin
CPallini9-Oct-13 21:31
mveCPallini9-Oct-13 21:31 
QuestionHow to let the windows show top most? Pin
yu-jian8-Oct-13 4:24
yu-jian8-Oct-13 4:24 
SuggestionRe: How to let the windows show top most? Pin
Albert Holguin8-Oct-13 5:39
professionalAlbert Holguin8-Oct-13 5:39 
QuestionDigital signature in mail message created using MAPI Pin
Turosik7-Oct-13 4:17
Turosik7-Oct-13 4:17 
AnswerRe: Digital signature in mail message created using MAPI Pin
rashin ghodratzade7-Oct-13 5:36
rashin ghodratzade7-Oct-13 5:36 

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.