Menú

Mostrar Mensajes

Esta sección te permite ver todos los mensajes escritos por este usuario. Ten en cuenta que sólo puedes ver los mensajes escritos en zonas a las que tienes acceso en este momento.

Mostrar Mensajes Menú

Mensajes - Eleкtro

#2121
Cita de: Progmasterbr en 11 Junio 2017, 15:18 PMi'm getting this error saying:

"Can't find DLL entry point RtlGetNtVersionNumber in ntdll.dll"

some idea how solve?

Hi.

The error message its self-explanatory, it doesn't exists any exported function with the name "RtlGetNtVersionNumber" in the dll that you are trying to import, in other words: that function name doesn't exists (at least as an export) inside of your specific version of the ntdll.dll file.

Anyways the Windows API function names that starts with "Rtl*" are system reserved (and may be unavailable in newer versions of the operating system), mostly not documented because those functions are not intended to be used by the end-user.

To retrieve the build number of the current O.S you could use GetVersion function instead, or GetVersionEx function + OSVERSIONINFO structure:

Once said this, be aware that if your purpose is to determine which is the current release (NT) version of Windows, then your code is wrong because you are just checking the build number, then it will not determine a Windows NT version properly, instead it just will accept the build numbers that you are handling and it will fail producing the error messagebox that you have specified in your code for any other build number that is not handled. That is not the way to do it, you must evaluate only the major and minor version numbers (wich both in conjunction defines the value to determine Windows version), not the build/compilation number.

For a reference of the Windows NT versioning, read this:

Also take into account that you could simplify the job by replacing all your Select Case for a Select case that evaluates the value returned by the operating system's version helper (boolean) functions:
...from recent Windows version to least recent.

PS: Finally, ensure to don't miss in the MSDN articles the Windows 10 version checking warnings when using GetVersionEx/GetVersion or IsWindows10OrGreater functions if you want to prevent false positives.

Regards.
#2122
Cita de: El_Andaluz en 11 Junio 2017, 04:32 AMSe ha especulado con la posibilidad de que el videojuego sea un engaño o una entidad demoníaca que lo utiliza para poseer a los jugadores.

Claro que si, tiene todo el sentido del mundo, entidades demoniacas con conocimientos de programación a nivel gurú, no tienen otra cosa mejor que hacer que volver a la "vida" y ponerse a desarrollar un videojuego para "poseer a los jugadores" xD. Si es que la soledad en el más allá es algo muy duro...



Por cierto, ese tipo de (ABSURDAS) especulaciones me recuerdan a una película algo friki del 2006, Stay Alive, cuyo argumento era muy parecido, un grupo de chavales que juegan a un videojuego desarrollado por una entidad demoniaca (un fantasma más bien) y los va matando uno a uno...



Hay otra pelicula del mismo rollo con "videojuegos demoniacos asesinos", de los años 90', pero no recuerdo el nombre, aunque era más bien de cyborgs...

Saludos!
#2123
El símbolo % y & son caracteres o keywords reservados del lenguaje Batch... debes escaparlos para tratarlos como una cadena de texto.

Para escapar el símbolo %, simplemente duplícalo: %%

Para escapar los demás símbolos reservados, escribe ^ delante:  ^&

Saludos
#2124
Foro Libre / Re: El juego de cambiar una letra
10 Junio 2017, 16:57 PM
PATÓN

( NO LAS EDITES TU xD )
#2125
Foro Libre / Re: El juego de cambiar una letra
10 Junio 2017, 16:54 PM
Cita de: Ikillnukes en 10 Junio 2017, 16:53 PM
MASÓN

por dos segundos me la has robado, esa palabra era mía, con lo "conspiranoico" que soy... :(

MAMÓN   MATÓN
#2126
Foro Libre / Re: El juego de cambiar una letra
10 Junio 2017, 16:52 PM
MACÓN (panal sin miel, reseco y de color oscuro)
#2127
Foro Libre / Re: El juego de cambiar una letra
10 Junio 2017, 16:48 PM
TAZÓN

#2128
Foro Libre / Re: El juego de cambiar una letra
10 Junio 2017, 16:45 PM
Cita de: Ikillnukes en 10 Junio 2017, 16:43 PM
Y q es un calon?

Un palo. Búscalo en el diccionario, vago. :P

SALÓN -> SAZÓN
#2129
Foro Libre / Re: El juego de cambiar una letra
10 Junio 2017, 16:42 PM
Cita de: Ikillnukes en 10 Junio 2017, 16:40 PMNo era mas facil VALOR no...

Eso es pa gente simple que no se esmera en pensar! xD

TALÓN
#2130
Foro Libre / Re: El juego de cambiar una letra
10 Junio 2017, 16:37 PM
CALÓN