Click here to Skip to main content
15,898,635 members
Home / Discussions / Mobile
   

Mobile

 
Questionproblems with anubis typhoon 4500SD Pin
sabhe01122-Nov-06 23:53
sabhe01122-Nov-06 23:53 
QuestionIssues with paint event in .netcf after adding sip/menu Pin
rwal90122-Nov-06 5:33
rwal90122-Nov-06 5:33 
Questionconfused about Windows Mobile different categories Pin
George_George21-Nov-06 21:19
George_George21-Nov-06 21:19 
AnswerRe: confused about Windows Mobile different categories Pin
steve_rm27-Nov-06 15:28
steve_rm27-Nov-06 15:28 
GeneralRe: confused about Windows Mobile different categories Pin
George_George4-Dec-06 19:06
George_George4-Dec-06 19:06 
AnswerRe: confused about Windows Mobile different categories Pin
Anu Koshy2-Jun-10 22:14
Anu Koshy2-Jun-10 22:14 
QuestionUnable to open Design View in VS2005 Pin
Dennis Dykstra21-Nov-06 16:19
Dennis Dykstra21-Nov-06 16:19 
QuestioneMbedded Visual C++4.0 SP3 VBScript Event Handler Problem Pin
niceguyeddie20-Nov-06 10:07
niceguyeddie20-Nov-06 10:07 
Hello,
I'm trying to use the macro feature of eVC4.0 to add the capability of updating the build number every time my project is compiled/built (there is no built in capability for doing this). So I hunted down so information on how others had got 'er done. All the information I could find was for doing it with the normal Visual Studio (probably the problem). But I've come to the conclusion that my problem is that the VBscript events don't seem to be triggering the handler that I'm defining. i.e. the following code should open a message box when I built the project and it does not!

<br />
'------------------------------------------------------------------------------<br />
'FILE DESCRIPTION: Updates the build number every time a [successful] build happens. <br />
'------------------------------------------------------------------------------<br />
<br />
Sub Application_BeforeBuildStart()<br />
<br />
	msgbox "Hey hey!!!"<br />
<br />
End Sub<br />


Can anyone tell me why these VBscript events are not firing within eMbedded Visual C++? There is very little documentation on this. There is one topic that is called "Handling Events", and they cite an example using the "Application_BeforeApplicationShutDown()" event handler but I can't seem to get that one to work either.

Is there some way to turn these events on or make them call my handler?


Ok, thanks for helping a brother out,
-niceguyeddie
QuestionPocket PC Developer Required Pin
ChunkyBags19-Nov-06 15:50
ChunkyBags19-Nov-06 15:50 
AnswerRe: Pocket PC Developer Required Pin
Jeffrey Walton25-Nov-06 23:07
Jeffrey Walton25-Nov-06 23:07 
AnswerRe: Pocket PC Developer Required Pin
Chris S Kaiser15-Dec-06 9:26
Chris S Kaiser15-Dec-06 9:26 
QuestionNeed GPS Information Pin
Arthur Manena18-Nov-06 14:03
Arthur Manena18-Nov-06 14:03 
AnswerRe: Need GPS Information Pin
Jeffrey Walton25-Nov-06 23:09
Jeffrey Walton25-Nov-06 23:09 
QuestionMMS application! Pin
Coding C#18-Nov-06 1:16
Coding C#18-Nov-06 1:16 
QuestionWidows Mobile 5.0 Pocket PC and missing .Net Framework Pin
JuhaA17-Nov-06 2:52
JuhaA17-Nov-06 2:52 
QuestionMulti modal dialog mobile application - crash Pin
sdt2415-Nov-06 5:51
sdt2415-Nov-06 5:51 
AnswerRe: Multi modal dialog mobile application - crash Pin
Mike Dimmick20-Nov-06 0:50
Mike Dimmick20-Nov-06 0:50 
QuestionSend Mails with CF 2.0 Pin
Ffelagund14-Nov-06 3:20
Ffelagund14-Nov-06 3:20 
AnswerRe: Send Mails with CF 2.0 Pin
Dennis Dykstra21-Nov-06 16:49
Dennis Dykstra21-Nov-06 16:49 
QuestionInvoking an application in C# from a button on windows mobile 2003 Pin
pankaj_12312-Nov-06 17:49
pankaj_12312-Nov-06 17:49 
Questionproblem with Nokia Web Browser 4.0 Pin
ctlqt1211-Nov-06 19:29
ctlqt1211-Nov-06 19:29 
Question"SendKeys" for a mobile device ??? Pin
reinhard_jd10-Nov-06 10:51
reinhard_jd10-Nov-06 10:51 
QuestionAccessing Oracle from device Pin
Richard Jones10-Nov-06 8:01
Richard Jones10-Nov-06 8:01 
QuestionMissing System.Data.ODBC Pin
nemopeti9-Nov-06 21:41
nemopeti9-Nov-06 21:41 
QuestionSocketRecieveTimeout in .NetCompactFramework Pin
aruna_koride9-Nov-06 20:21
aruna_koride9-Nov-06 20:21 

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.