Click here to Skip to main content
15,903,812 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Hi ,

I am working on application used in INTERMEC CK3G(
Windows Mobile 6.1
) when i am using Console.Beep or "-1" then it work fine on my PC but when i am accessing my application via printer device then it doesn,t work also not showing error .

I have been also use Console.WriteLine('\a') but it doesn't work .
i have also use CoreDll.dll but it through Run time exception .

please any one advice what what approach i need to follow to create a console application.

What I have tried:

Console.WriteLine('\a')

CoreDll.dll

Console.Beep
()


also try to change .wav file in hexadecimal code but not successfull.
Posted
Updated 10-Mar-17 6:51am
v2
Comments
Siddharth Rai 14-Mar-17 0:28am    
??

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900