Click here to Skip to main content
15,914,221 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
QuestionTic Tac Toe Pin
SwatiPathania10-Sep-06 4:55
SwatiPathania10-Sep-06 4:55 
AnswerRe: Tic Tac Toe Pin
toxcct10-Sep-06 6:45
toxcct10-Sep-06 6:45 
AnswerRe: Tic Tac Toe Pin
Semion_N10-Sep-06 7:13
Semion_N10-Sep-06 7:13 
GeneralRe: Tic Tac Toe Pin
Jörgen Sigvardsson10-Sep-06 7:14
Jörgen Sigvardsson10-Sep-06 7:14 
QuestionHow can we make an editor using C++ programming language? Pin
SwatiPathania10-Sep-06 4:54
SwatiPathania10-Sep-06 4:54 
AnswerRe: How can we make an editor using C++ programming language? Pin
Waldermort10-Sep-06 5:31
Waldermort10-Sep-06 5:31 
AnswerRe: How can we make an editor using C++ programming language? Pin
Hamid_RT10-Sep-06 20:46
Hamid_RT10-Sep-06 20:46 
QuestionGPRS/GSM Signal Strength Pin
shahzaib9-Sep-06 23:19
shahzaib9-Sep-06 23:19 
Problem:
We are Using a Sony Ericsson PCMCIA card(GC89) as a modem(WLAN) in vb.net
(tablet PC)application. One of the requirement is to show
connection(GPRS/GSM) strength in the application while syncronization of
data. Default software that got installed with the card "Wireless Manager"
also has this feature.

4 solutions:
1. By calling native API exposed by sony ericsson for this card. unfortunatly API is not publically available, we are trying to contact them
2. By using "AT" commands. Every modem supports this command. The problem is we have to talk at port level. And we can't issue any command if modem(its port) is already connected to network for syncronization of data.
3. By hooking at driver directly at User Mode or Kernal Mode using NDIS.
4. Windows using "Wireless Zero Configuration" service to talk to device drivers. Problem is it can only talk if underlying connection is on iEEE 808.11b standard. So i can get wifi signal but not GRPS/GSM. WRAPI library also supporting only iEEE 808.11b

You see any of above solution has some problem. Can anybody pls help me out here.

Appreciate quick response. Thanks
AnswerRe: GPRS/GSM Signal Strength Pin
Trollslayer10-Sep-06 0:02
mentorTrollslayer10-Sep-06 0:02 
GeneralRe: GPRS/GSM Signal Strength Pin
shahzaib10-Sep-06 0:18
shahzaib10-Sep-06 0:18 
QuestionCMenu Ownerdraw popup arrow icon Pin
YaronNir9-Sep-06 22:45
YaronNir9-Sep-06 22:45 
AnswerRe: CMenu Ownerdraw popup arrow icon Pin
Hamid_RT11-Sep-06 6:10
Hamid_RT11-Sep-06 6:10 
QuestionBitmaps [modified] Pin
Waldermort9-Sep-06 20:48
Waldermort9-Sep-06 20:48 
AnswerRe: Bitmaps Pin
Christian Graus9-Sep-06 21:00
protectorChristian Graus9-Sep-06 21:00 
GeneralRe: Bitmaps Pin
Waldermort9-Sep-06 21:09
Waldermort9-Sep-06 21:09 
GeneralRe: Bitmaps Pin
Vipin Aravind9-Sep-06 23:36
Vipin Aravind9-Sep-06 23:36 
GeneralRe: Bitmaps Pin
Waldermort10-Sep-06 0:29
Waldermort10-Sep-06 0:29 
GeneralRe: Bitmaps Pin
Vipin Aravind10-Sep-06 1:48
Vipin Aravind10-Sep-06 1:48 
GeneralRe: Bitmaps Pin
Waldermort10-Sep-06 2:25
Waldermort10-Sep-06 2:25 
QuestionAnother bitmap related question Pin
Waldermort10-Sep-06 2:31
Waldermort10-Sep-06 2:31 
AnswerRe: Another bitmap related question Pin
Christian Graus10-Sep-06 10:27
protectorChristian Graus10-Sep-06 10:27 
Questiontrouble with an if/else statement Pin
billy739-Sep-06 19:38
billy739-Sep-06 19:38 
AnswerRe: trouble with an if/else statement Pin
prasad_som9-Sep-06 20:10
prasad_som9-Sep-06 20:10 
AnswerRe: trouble with an if/else statement Pin
bob169729-Sep-06 20:24
bob169729-Sep-06 20:24 
GeneralRe: trouble with an if/else statement Pin
bob1697210-Sep-06 8:05
bob1697210-Sep-06 8:05 

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.