Sign in to follow this  
Followers 0
In Utero

[Support] GeoIPCountryWhois.csv + Country flags

11 posts in this topic

Hello!

I've got a couple of questions.

Where should the file GeoIPCountryWhois.csv placed?

I have an idea to modify the file for our LAN IPs and to make some own "country flags" to be shown according to our LAN subnets.

So, where are the country flags stored (the ones that are shown before the IP adress in the transfer list) ?

Share this post


Link to post
Share on other sites

ApexDC++/Settings folder. :(

and what about the country flags? Can you be a bit more precise?

Share this post


Link to post
Share on other sites

and what about the country flags? Can you be a bit more precise?

they are stored in a bitmap, that has been compiled inside the exe :(

Share this post


Link to post
Share on other sites

they are stored in a bitmap, that has been compiled inside the exe :)

Is there any simple way to modify those bitmaps? I used ResHacker and found some flags all in one image, but not separated from each other...

Share this post


Link to post
Share on other sites

Is there any simple way to modify those bitmaps? I used ResHacker and found some flags all in one image, but not separated from each other...

Yeah, you've mpst likely found the correct bitmap (why do people use reshacker when source is there?) about easy wya to modify them... well you can add new flags to the images with any gfx app, but i don't think that'll be enough... so you'd actually need to know something about C++ to do that.

Share this post


Link to post
Share on other sites

Yeah, you've mpst likely found the correct bitmap (why do people use reshacker when source is there?) about easy wya to modify them... well you can add new flags to the images with any gfx app, but i don't think that'll be enough... so you'd actually need to know something about C++ to do that.

I have the source, but, unfortunately, it's no use for me. :ermm:

Guess I'll have to modify the bitmap and change some country flags :)

Share this post


Link to post
Share on other sites

I have the source, but, unfortunately, it's no use for me.

How come mabey someone can help

Share this post


Link to post
Share on other sites

How come mabey someone can help

Perhaps someone can help, but I don't know what to do with the source. So I'll just modify the bitmap... Maybe later I'll try the hard way.

Share this post


Link to post
Share on other sites

sorry for the offtopic,but were can i get the latest GeoIPCountryWhois.csv ?

Share this post


Link to post
Share on other sites

sorry for the offtopic,but were can i get the latest GeoIPCountryWhois.csv ?

Help > Update GeoIP databse

Share this post


Link to post
Share on other sites
Sign in to follow this  
Followers 0