[PREVIEW] New VCMP browser

Started by ysc3839, Mar 13, 2016, 07:52 AM

Previous topic - Next topic

ysc3839

Quote from: Zeyad Ahmed on Jun 10, 2016, 01:17 AM
Quote from: ysc3839 on Jun 09, 2016, 09:32 AM
Quote from: Finch Real on Jun 09, 2016, 09:02 AM
Quote from: ysc3839 on Jun 09, 2016, 08:54 AM
Quote from: Zeyad Ahmed on Jun 08, 2016, 07:35 PMAwesome @ysc3839 +5
I cant wait to use it
You can use the incomplete version if you want.
Where is the link?
Only source code. If you need I can give you.
Good but you  take hard days and days to make it and share the source code
You Are Amazing @ysc3839 ...
Just some free time...

Luis_Labarca

Hello bro where can I download it
My server RP
IP: 51.222.28.159:8194

EightyVice


Kewun

if you want me to translate this to polish language, pm me!

NicusorN5

I can translate to romanian !

ysc3839

Quote from: Kewun on Jun 13, 2016, 04:29 PMif you want me to translate this to polish language, pm me!
Quote from: NicusorN5 on Jun 15, 2016, 04:54 PMI can translate to romanian !
After I finished it you can translate it by pull requests. And it require you know how to edit RC files. If you don't know it you can ask somebody for help.

EightyVice

Quote from: ysc3839 on Jun 17, 2016, 09:46 AM
Quote from: Kewun on Jun 13, 2016, 04:29 PMif you want me to translate this to polish language, pm me!
Quote from: NicusorN5 on Jun 15, 2016, 04:54 PMI can translate to romanian !
After I finished it you can translate it by pull requests. And it require you know how to edit RC files. If you don't know it you can ask somebody for help.
Some programs use .ini as language configuration

Hari


Credits to Hari
--------------------------------------------------------

ysc3839

Quote from: Zeyad Ahmed on Jun 17, 2016, 07:29 PM
Quote from: ysc3839 on Jun 17, 2016, 09:46 AM
Quote from: Kewun on Jun 13, 2016, 04:29 PMif you want me to translate this to polish language, pm me!
Quote from: NicusorN5 on Jun 15, 2016, 04:54 PMI can translate to romanian !
After I finished it you can translate it by pull requests. And it require you know how to edit RC files. If you don't know it you can ask somebody for help.
Some programs use .ini as language configuration
I want to make a single-file program. So I won't use .ini files.

ysc3839


EK.IceFlake

@ysc3839 I tried to compile this but it used some deprecated functions, one function I was having problems with was inet_addr and it suggested me to use inet_pton... apparently it didn't exist, I loaded winsock but no effect.

ysc3839

Quote from: ext-d.CrystalBlue on Jun 18, 2016, 07:04 AM@ysc3839 I tried to compile this but it used some deprecated functions, one function I was having problems with was inet_addr and it suggested me to use inet_pton... apparently it didn't exist, I loaded winsock but no effect.
Which Visual Studio do you use? I use VS2015 and no this issue. And I know inet_addr was deprecated but inet_pton only available after Windows Vista.

EK.IceFlake

I used VS2013, it also gives an error that says something like a warning was treated as an error when I used inetaddr

ysc3839

Quote from: ext-d.CrystalBlue on Jun 18, 2016, 01:23 PMI used VS2013, it also gives an error that says something like a warning was treated as an error when I used inetaddr
I uses VS2015. May be there's something wrong with old version. And I suggest you use VS2015.

EightyVice