WinAsm Studio, The Assembly IDE - Free Downloads, Source Code
Sponsors
Articles
Programming Quick Start
32-bit Assembler is Easy
Porting Iczelion tutorials
What is FASM
Hard Drive Recovery
Wiring your own LAN
Personal menu
Welcome Guest
User:
Pass:
Register!
Resend Validation Email
 
Forum
 

Hex ASCII String to Binary Conversion, Is there an MS API function to do this?

JimG
Quote Post


Extremely Active Member
******

Group: Moderators
Posts: 725
Member No.: 11
Joined: 16-May 04


I just spent many hours, searching for a windows function to take text and convert it into binary (The reverse of wsprintf).

I finally gave up and wrote my own, but I'm sure it must exist somewhere in the windows library.

I'd prefer to use a built-in function where possible...

Anyone knows what the API is to do this?
PMEmail Poster
Top
akyprian
Quote Post


Administrator
******

Group: Admins
Posts: 2307
Member No.: 1
Joined: 12-May 04


To my best knowledge, there is no such an API function.
QUOTE
I'd prefer to use a built-in function where possible...

Don't make this a rule...
There are cases that you need something more (e.g. speed, flexibility etc), so ...

Cheers,

Antonis
PMEmail PosterUsers Website
Top
JimG
Quote Post


Extremely Active Member
******

Group: Moderators
Posts: 725
Member No.: 11
Joined: 16-May 04


Thanks Antonis, I was beginning to suspect such...

After I posted this I did run across an API called GetDlgItemInt, that works with an edit control.

If the edit control does it, there is probably a hidden function somewhere, but it only took about 26 instructions, so, no big deal.
PMEmail Poster
Top
1 User(s) are reading this topic (1 Guests and 0 Anonymous Users)
0 Members:

Topic Options Reply to this topicStart new topicStart Poll

 

Sponsors
Computer Science

Internet
C/C++
Hardware & PC maintenance

HiEditor

General Discussions
Suggestions/Bug Reports
WinAsm Studio

General Discussions
Suggestions/Bug Reports
WinAsm Studio FAQ
Multilingual User Interface
Add-Ins
Assembly Programming

Main
Newbies
Projects
Custom Controls
Snippets
Announcements & Rules

Announcements

General

Online Degrees - Distance Learning
The Heap
Russian
Google