Click here to Skip to main content
16,010,650 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Hian Buddy what are u saying,u can directly write to me your problem Pin
ThatsAlok12-Jul-04 3:12
ThatsAlok12-Jul-04 3:12 
GeneralRe: Hian Buddy what are u saying,u can directly write to me your problem Pin
quzi12-Jul-04 18:33
quzi12-Jul-04 18:33 
GeneralRe: Hian Buddy what are u saying,u can directly write to me your problem Pin
ThatsAlok11-Jul-04 23:26
ThatsAlok11-Jul-04 23:26 
GeneralHain don't call my application virus Pin
ThatsAlok11-Jul-04 22:57
ThatsAlok11-Jul-04 22:57 
GeneralRe: Hain don't call my application virus Pin
Antti Keskinen12-Jul-04 4:28
Antti Keskinen12-Jul-04 4:28 
GeneralRe: Hain don't call my application virus Pin
David Crow12-Jul-04 6:04
David Crow12-Jul-04 6:04 
GeneralRe: Hain don't call my application virus Pin
ThatsAlok12-Jul-04 20:05
ThatsAlok12-Jul-04 20:05 
GeneralAbout customizing LoadKeyboardLayout - regarding Pin
Sukumaran K.11-Jul-04 19:24
Sukumaran K.11-Jul-04 19:24 
Sir,
I have created a new Keyboard Layout for Regional Language with microsoft tools and it generated a .dll file namely kksm03.dll and the language id is 00000449.

I would like to load the keyboard layout without installing it in the system and the same may be accessed through the application .exe created by me. I am having the kksm03.dll in mydocuments folder.


I wrote the following program code:

LoadKeyboardLabout("00000449", 1);
. . . .
UnloadKeyboardLayout(0x0449);

The key combinations including dead keys defined in my keyboard layout "kksm03.dll" is not working in the expected line. (I have copied the kksm03.dll in the path where the program .exe file will be normally loaded.)

Please enlight me of how to do the above code/program - Eagerly waiting for the response.

Thanking you.


by KKSM
Generalproblm with float value Pin
Zeeshan Bilal11-Jul-04 19:19
Zeeshan Bilal11-Jul-04 19:19 
GeneralRe: problm with float value Pin
Cedric Moonen11-Jul-04 20:47
Cedric Moonen11-Jul-04 20:47 
Generalthanx Pin
Zeeshan Bilal11-Jul-04 20:55
Zeeshan Bilal11-Jul-04 20:55 
Generaldynamic common controls Pin
Puah11-Jul-04 18:51
Puah11-Jul-04 18:51 
GeneralRe: dynamic common controls Pin
Antti Keskinen11-Jul-04 19:16
Antti Keskinen11-Jul-04 19:16 
GeneralRe: dynamic common controls Pin
Puah11-Jul-04 20:35
Puah11-Jul-04 20:35 
GeneralRe: dynamic common controls Pin
Antti Keskinen11-Jul-04 20:56
Antti Keskinen11-Jul-04 20:56 
GeneralNot really sure how to ask this! Pin
otrcomm11-Jul-04 18:41
otrcomm11-Jul-04 18:41 
GeneralRe: Not really sure how to ask this! Pin
V.11-Jul-04 20:41
professionalV.11-Jul-04 20:41 
GeneralRe: Not really sure how to ask this! Pin
otrcomm11-Jul-04 21:31
otrcomm11-Jul-04 21:31 
GeneralRe: Not really sure how to ask this! Pin
V.11-Jul-04 21:48
professionalV.11-Jul-04 21:48 
QuestionHow does this happen? Pin
the_augy11-Jul-04 18:36
the_augy11-Jul-04 18:36 
AnswerRe: How does this happen? Pin
Antti Keskinen11-Jul-04 19:27
Antti Keskinen11-Jul-04 19:27 
GeneralRe: How does this happen? Pin
the_augy11-Jul-04 20:04
the_augy11-Jul-04 20:04 
AnswerRe: How does this happen? Pin
V.11-Jul-04 20:44
professionalV.11-Jul-04 20:44 
Generalhelp! Pin
sunmozhou11-Jul-04 16:28
sunmozhou11-Jul-04 16:28 
GeneralRe: help! Pin
Ryan Binns11-Jul-04 17:53
Ryan Binns11-Jul-04 17:53 

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.