| View previous topic :: View next topic |
| Author |
Message |
Pihas
Joined: 25 Oct 2008 Posts: 60 Location: Lithuania
|
Posted: Sun Apr 05, 2009 6:12 am Post subject: Web browser sample source? |
|
|
| Does any body know where to get web browser sample source ? |
|
| Back to top |
|
 |
J.F.
Joined: 22 Feb 2004 Posts: 2906
|
|
| Back to top |
|
 |
Insert_witty_name
Joined: 10 May 2006 Posts: 376
|
Posted: Sun Apr 05, 2009 10:25 pm Post subject: |
|
|
| It's in the SDK samples... |
|
| Back to top |
|
 |
Pihas
Joined: 25 Oct 2008 Posts: 60 Location: Lithuania
|
Posted: Sun Apr 05, 2009 11:46 pm Post subject: |
|
|
There isn't (wlanscan_elf, wlanscan, simple_prx, simple, resolver) .... you think that i am so dump and didnt' use search...
I need web browser simple source with just open web browser, ~ around 106kb compiled after close it runs eboot .pbp wich haave to be in yhe same dir... I looked for it but can't find |
|
| Back to top |
|
 |
jojojoris
Joined: 30 Mar 2008 Posts: 261
|
Posted: Mon Apr 06, 2009 1:05 am Post subject: |
|
|
| Pihas wrote: | There isn't (wlanscan_elf, wlanscan, simple_prx, simple, resolver) .... you think that i am so dump and didnt' use search...
I need web browser simple source with just open web browser, ~ around 106kb compiled after close it runs eboot .pbp wich haave to be in yhe same dir... I looked for it but can't find |
Well i do think that you are so dump that you didn't search in the SDK samples.
look at this sample:
\samples\utility\htmlviewer _________________
| Code: | int main(){
SetupCallbacks();
makeNiceGame();
sceKernelExitGame();
} |
|
|
| Back to top |
|
 |
Pihas
Joined: 25 Oct 2008 Posts: 60 Location: Lithuania
|
Posted: Mon Apr 06, 2009 1:22 am Post subject: |
|
|
| ...... :D thx |
|
| Back to top |
|
 |
|