Welcome, Guest. Please login or register. Did you miss your activation email?

Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - pilehead

Pages: [1]
1
Window / How to get a window handle?
« on: June 05, 2011, 07:46:03 pm »
thank you!

2
Window / How to get a window handle?
« on: June 05, 2011, 07:02:23 pm »
Hello!
I have created a renderwindow in my program with App(sf::VideoMode(800, 600, 32), "SFML Window");
How can i get its handle (i need it to use in some winapi functions)?

3
General / 0x1 code in VC++
« on: May 31, 2011, 01:36:49 pm »
Hello!
I am trying to compile samples from SFML 1.6 and have got a problem. My Visual Studio compiles samples correctly (and if i run them from anywhere (for ex. Total commander), they work ok). But when i push F5 in VC++, window of project just blinks and fades away, while VC++  reports to me that it has ended with 0x1 code. Any suggestions? :?:

Pages: [1]
anything