Click here to Skip to main content
15,914,415 members
Home / Discussions / Mobile
   

Mobile

 
GeneralRe: fatal error C1001: INTERNAL COMPILER ERROR Pin
cbusgut23-Nov-03 22:47
cbusgut23-Nov-03 22:47 
GeneralRe: fatal error C1001: INTERNAL COMPILER ERROR Pin
Mike Dimmick23-Nov-03 23:27
Mike Dimmick23-Nov-03 23:27 
GeneralRe: fatal error C1001: INTERNAL COMPILER ERROR Pin
cbusgut5-Dec-03 1:50
cbusgut5-Dec-03 1:50 
QuestionHow to OPEN DB with sort order and SEEK .cdb using API? Pin
Nick.11-Nov-03 22:37
Nick.11-Nov-03 22:37 
GeneralEvent / Message sent to framework on Theme Change Pin
VanHlebar11-Nov-03 16:39
VanHlebar11-Nov-03 16:39 
GeneralRe: Event / Message sent to framework on Theme Change Pin
VanHlebar11-Nov-03 17:04
VanHlebar11-Nov-03 17:04 
GeneralRe: Event / Message sent to framework on Theme Change Pin
João Paulo Figueira12-Nov-03 2:39
professionalJoão Paulo Figueira12-Nov-03 2:39 
GeneralRe: Event / Message sent to framework on Theme Change Pin
VanHlebar12-Nov-03 11:22
VanHlebar12-Nov-03 11:22 
João Paulo Figueira wrote:
... and wParam = 0xF2!

Regards,
João Paulo


That would be correct if I was making the change to the theme and wanted the os to update the screen. What I was looking for was how can my app tell that the os has just changed the today theme, maybe by another application or because the user when into settings->Today and changed it.

WM_WININICHANGE is fired, but it is also fired when the users add/deletes a today module. I have yet to figure out if the message was really sent because the theme was changed or something else.

The definition of the message handler that I found was OnWinIniChange(LPCTSTR lpszSection).

When I have put a break point in this handler lpszSection is always empty. For my purposes it really doesn't matter but it would be nice to not do anything in the function if the user only added a today item and not changed the theme.

-Eric
GeneralNot working as expected Pin
VanHlebar14-Nov-03 5:20
VanHlebar14-Nov-03 5:20 
GeneralRe: Event / Message sent to framework on Theme Change Pin
VanHlebar14-Nov-03 5:45
VanHlebar14-Nov-03 5:45 
GeneralRe: Event / Message sent to framework on Theme Change Pin
João Paulo Figueira14-Nov-03 6:55
professionalJoão Paulo Figueira14-Nov-03 6:55 
GeneralRe: Event / Message sent to framework on Theme Change Pin
VanHlebar14-Nov-03 7:38
VanHlebar14-Nov-03 7:38 
GeneralRe: Event / Message sent to framework on Theme Change Pin
João Paulo Figueira14-Nov-03 8:05
professionalJoão Paulo Figueira14-Nov-03 8:05 
GeneralRe: Event / Message sent to framework on Theme Change Pin
VanHlebar14-Nov-03 9:27
VanHlebar14-Nov-03 9:27 
GeneralRe: Event / Message sent to framework on Theme Change Pin
VanHlebar17-Nov-03 17:33
VanHlebar17-Nov-03 17:33 
GeneralRe: Event / Message sent to framework on Theme Change Pin
João Paulo Figueira18-Nov-03 7:52
professionalJoão Paulo Figueira18-Nov-03 7:52 
GeneralRe: Event / Message sent to framework on Theme Change Pin
VanHlebar20-Nov-03 2:15
VanHlebar20-Nov-03 2:15 
GeneralRe: Event / Message sent to framework on Theme Change Pin
João Paulo Figueira20-Nov-03 7:21
professionalJoão Paulo Figueira20-Nov-03 7:21 
QuestionUse of STUtil class in embedded apps? Pin
Mark Findlay11-Nov-03 14:49
Mark Findlay11-Nov-03 14:49 
QuestionHelp!!!---ATL COM Full Control can't cooperate with MFC? Pin
Dev-xiang10-Nov-03 5:28
Dev-xiang10-Nov-03 5:28 
GeneralLinker error for ConvertStringToBSTR() Pin
nigs_krec9-Nov-03 22:49
nigs_krec9-Nov-03 22:49 
GeneralRe: Linker error for ConvertStringToBSTR() Pin
João Paulo Figueira12-Nov-03 2:51
professionalJoão Paulo Figueira12-Nov-03 2:51 
QuestionCan I Link a checkbox to a TextBox? Pin
woaksie7-Nov-03 13:13
woaksie7-Nov-03 13:13 
GeneralEnabling bluetooth Internet bridge via LAN Access Pin
Moo2437-Nov-03 7:27
Moo2437-Nov-03 7:27 
GeneralProblem with _Connection::Open() ! Pin
nigs_krec7-Nov-03 1:54
nigs_krec7-Nov-03 1:54 

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.