|
||||
Once you set a picture, it's stored in the contact info itself (pim.vol maybe?) so you don't need to save all those pics on your device.
The only reason you would need to have those pictures handy is if you're using some contact or phone application that's not using the assigned (poutlook) pictures. I know some apps like PhotoContacts Pro save them to something like my documents\contacts because it allows you to use something like 240x240 pics.
__________________
Projects: (SlideSound) (Personal OEMizer (1.4.0 )) (TDial Designer (v1.1.1 )) (TierAutoinstall (1.9)) and more...
HTC Sliding Sound Control Panel replacement. | SprintTV on Mogul? Donations appreciated |
|
||||
Outlook 2007, Go to your Contacts page, open the contact and right click the picture. Choose copy. Then you can paste it into any paint program.
I think in earlier versions of Outlook (XP) the image shows up as an attachment on the contact. I'm sure I can write something for PPC that'll extract all those images to bmp pretty easily. |
|
||||
K. Give me a little bit.
I already have something started that can sort through contacts and show the picture, and .NET already has a function to save it to bmp. The only thing is they'll all be 72x72 because that's what the contact manager saves them to. |
|
||||
Ok, working.
Unzip and put CPExtractor.exe on your storage card. Run it. It'll show all your contacts that have pictures. You can highlight one with either the stylus or joystick and press enter on the joystick to save the picture to a bmp. If you click "Save All" it will save a picture for every contact that has a picture to "\Storage Card\CPExtractor\Lastname_Firstname.bmp". It's sloppy and there's no option to "Save All" anywhere else except your storage card, but it's part of a contact manager i was working on that I picked apart for this, hehe. I added a progress bar so it will now tell you which file its currently saving after you hit "Save All". |
|
|
|